]> git.puffer.fish Git - mirror/frr.git/commit
2004-01-05 Greg Troxel <gdt@fnord.ir.bbn.com>
authorgdt <gdt>
Tue, 6 Jan 2004 01:13:05 +0000 (01:13 +0000)
committergdt <gdt>
Tue, 6 Jan 2004 01:13:05 +0000 (01:13 +0000)
commit4bfbea8cc369ef7bb4157efa4324e4ebf3b7374b
tree3540e32a1e50f2da3032bf8620b6ff520713754e
parentdbee01fe8b0dc1fd0a5de7e9edcbf319f55a4c92
2004-01-05  Greg Troxel  <gdt@fnord.ir.bbn.com>
        * kernel_socket.c (ifm_read): Major cleanup.  Use Sowmini's code
        to find the sockaddr_dl in all cases, narrowing the Solaris ifdef
        to just the accomodation of broken kernels.  Check sockaddr_dl
        carefully up front, and later assume any non-NULL sdl pointer is
        valid.  Clean up types and variable declarations, and rename
        WRAPUP to SAROUNDUP to make the name fit the behavior.
zebra/ChangeLog
zebra/kernel_socket.c