Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-01-06 | 2004-01-05 Greg Troxel <gdt@fnord.ir.bbn.com> | gdt | |
* 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. | |||
2004-01-06 | increase buffer size for kernel reads | gdt | |
2004-01-05 | 2004-01-05 Greg Troxel <gdt@ahi.ir.bbn.com> | gdt | |
* kernel_socket.c (kernel_read): Look up interfaces by index first, so that state changes which do not include a sockaddr_dl now work. Add many sanity checks. In particular, do not assume that a sockaddr_dl follows a message without checking the ifm_addrs flags, and do not trust the length in a sockaddr_dl. Add/clarify many comments. | |||
2003-12-03 | reorder includes to avoid warning. | gdt | |
fixes rest of bug #62 | |||
2003-05-25 | "ip forwarding" command. Patch from Jim Crumpler. | hasso | |
2003-05-16 | Update Changelogs | paul | |
2002-12-13 | Initial revision | paul | |