]> git.puffer.fish Git - mirror/frr.git/commit
2004-08-11 Greg Troxel <gdt@fnord.ir.bbn.com>
authorgdt <gdt>
Wed, 11 Aug 2004 18:06:38 +0000 (18:06 +0000)
committergdt <gdt>
Wed, 11 Aug 2004 18:06:38 +0000 (18:06 +0000)
commit57492d564c6c86578bb1ff929bd3e750a5027abd
treea5423f2b52be462d22a87ad960e3b97d6401d949
parent80893817f29f950fc893c3c2ae19432785ff4413
2004-08-11  Greg Troxel  <gdt@fnord.ir.bbn.com>

* rtadv.c (rtadv_send_packet): Allocate space for control messages
more carefully; it was wrong on NetBSD/sparc where CMSG alignment
is to 8 bytes instead of 4, and overwriting the address.  Use the
provided macros for determining lengths.
zebra/ChangeLog
zebra/rtadv.c