summaryrefslogtreecommitdiffstats
path: root/pimd/pim_cmd.c
diff options
context:
space:
mode:
authorGreg Troxel <gdt@ir.bbn.com>2015-03-23 15:16:29 -0400
committerGreg Troxel <gdt@ir.bbn.com>2015-03-23 15:16:29 -0400
commit941789e470199df4f612368f669ecc0fd096fb9a (patch)
tree7320a1dad4346e06a77d786274d8e8962688db00 /pimd/pim_cmd.c
parentec62e1438ece9af0546f9028aa1403f2c84bf177 (diff)
downloadquagga-941789e470199df4f612368f669ecc0fd096fb9a.tar.bz2
quagga-941789e470199df4f612368f669ecc0fd096fb9a.tar.xz
Fix alignment assumptions on non-RT_ROUNDUP platforms.
The comment said that apple uses int and BSD traditionally used long, but the code was backwards. This fixes apple to be int, and otherwise long. That should make FreeBSD, which aligns to long, work correctly, even without using SA_SIZE.
Diffstat (limited to 'pimd/pim_cmd.c')
0 files changed, 0 insertions, 0 deletions