commit | 4bfbea8cc369ef7bb4157efa4324e4ebf3b7374b | [log] [tgz] |
---|---|---|
author | gdt <gdt> | Tue Jan 06 01:13:05 2004 +0000 |
committer | gdt <gdt> | Tue Jan 06 01:13:05 2004 +0000 |
tree | 3540e32a1e50f2da3032bf8620b6ff520713754e | |
parent | dbee01fe8b0dc1fd0a5de7e9edcbf319f55a4c92 [diff] |
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.