]> git.puffer.fish Git - matthieu/frr.git/commit
Add extra padding in cmsgdata buffer; there wasn't enough on
authorgdt <gdt>
Wed, 11 Aug 2004 15:58:00 +0000 (15:58 +0000)
committergdt <gdt>
Wed, 11 Aug 2004 15:58:00 +0000 (15:58 +0000)
commit80893817f29f950fc893c3c2ae19432785ff4413
tree65deff4aa2a9b2d54bcf1edf65a2f744468b107d
parent246c135ecf589aad215374daa982b36d7b3e6e0c
Add extra padding in cmsgdata buffer; there wasn't enough on
NetBSD/sparc, resulting in overwriting the address.

Add code to check if overwriting is happening, at least for now.

Set msg_flags to MSG_DONTROUTE; they had been stack garbage.
zebra/rtadv.c