]> git.puffer.fish Git - matthieu/frr.git/commit
2004-12-29 Greg Troxel <gdt@poblano.ir.bbn.com>
authorgdt <gdt>
Wed, 29 Dec 2004 20:06:23 +0000 (20:06 +0000)
committergdt <gdt>
Wed, 29 Dec 2004 20:06:23 +0000 (20:06 +0000)
commitd44debedf53b85c989b72fe7c6924ffc1e7e625b
tree4c527145158b49674cffb714fb571fd7d9a92b24
parent4660687a38034d60296fbc9e82aae772011c407f
2004-12-29  Greg Troxel  <gdt@poblano.ir.bbn.com>

* sockopt.c (getsockopt_ipv4_ifindex): Document calling
convention.  Beef up comments.  Handle the case where the cmsghdr
has a zero controllen, or more specifically when the wanted option
is not present.  This is needed for Solaris 8, and in general for
any platform for which configure finds a method and it can fail.
Mark some changes with XXX to be cleaned up post 0.98.
lib/ChangeLog
lib/sockopt.c