]> git.puffer.fish Git - mirror/frr.git/commit
2004-12-29 Greg Troxel <gdt@poblano.ir.bbn.com>
authorgdt <gdt>
Wed, 29 Dec 2004 18:53:30 +0000 (18:53 +0000)
committergdt <gdt>
Wed, 29 Dec 2004 18:53:30 +0000 (18:53 +0000)
commit1d69fdf645d8434e8e1488f8bf0c73613df09da9
treec3612df88e349556c1570d7d2ce0b37ce590ea5d
parent3cade26fea2febf99780288d31d0bfe7e1b16ef1
2004-12-29  Greg Troxel  <gdt@poblano.ir.bbn.com>

* sockopt.c (getsockopt_ipv4_ifindex): Return 0 when passed a NULL
  cmsghdr pointer.

I believe this will avoid ospfd crashing on Solaris 8, which seems to
define IP_RECVIF but not actually implement it.
lib/ChangeLog
lib/sockopt.c