| Age | Commit message (Expand) | Author |
| 1998-08-09 | defopt PFIL_HOOKS. | mrg |
| 1998-07-17 | Fix PR5508: ipfil cut-through forwarding causes panic | sommerfe |
| 1998-04-28 | Only transmit fragments if the send queue of interface can actually hold | matt |
| 1998-03-24 | Ensure that we take the IP option length into account when we calculate | kml |
| 1998-03-19 | convert pfil(9) in and out lists from <sys/queue.h> LISTs to TAILQs, and | mrg |
| 1998-02-15 | Add correct copyright notice for IP address hash change. This code is donate... | tls |
| 1998-02-13 | Change list of interface IP addresses to a hash. Improves performance on hos... | tls |
| 1998-02-13 | Fix variable declarations: register -> register int. | kleink |
| 1998-01-12 | Use option header file for MROUTING | scottr |
| 1998-01-07 | add the following, derived from FreeBSD: | lukem |
| 1997-10-14 | Add support for returning maximum supported MTU when ip_output fails with | matt |
| 1997-04-15 | Move the mtod calls *after* we've made sure that the packet has passed the | christos |
| 1997-02-18 | pseudo-device ipfilter brings in PFIL_HOOKS. | mrg |
| 1997-01-11 | Implement the IP_RECVIF socket option: supply a datagram packet's incoming | thorpej |
| 1996-12-20 | always reassign ip after calling function. | mrg |
| 1996-12-20 | in pfil_hooks: always reassign ip after calling hook. | mrg |
| 1996-10-22 | Fix a panic from the pfil_hooks. | veego |
| 1996-10-11 | Fix a mbuf leak in ip_output(). | is |
| 1996-09-14 | move the packet filter hooks in to a saner location. while i'm here, rename | mrg |
| 1996-09-09 | Add in_nullhost() and in_hosteq() macros, to hide some protocol | mycroft |
| 1996-09-06 | add packet filter interface code. see pfil(9) for more details. you | mrg |
| 1996-02-26 | two more local addr changes, all done differently now (idea from charles) | mrg |
| 1996-02-13 | netinet prototypes | christos |
| 1995-07-01 | null mbuf pointer could cause system crash; avoid it. From | cgd |
| 1995-06-12 | Various cleanup, including: | mycroft |
| 1995-06-04 | Don't cast things unnecessarily. | mycroft |
| 1995-06-04 | Clean up many more casts. | mycroft |
| 1995-06-01 | Avoid byte-swapping IP addresses at run time. | mycroft |
| 1995-05-15 | simplify ip_output() out-of-memory condition slightly, and style nits. | cgd |
| 1995-04-13 | be a bit more careful and explicit with types. (basically a large no-op.) | cgd |
| 1995-04-11 | Remove some explicit references to loif. | mycroft |
| 1994-06-29 | New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' | cgd |
| 1994-05-13 | Update to 4.4-Lite networking code, with a few local changes. | mycroft |
| 1994-02-02 | Multicast is no longer optional. | hpeyerl |
| 1994-01-19 | Fix arguments to ip_getmoptions. | brezak |
| 1994-01-18 | Fix some prototype detected warnings/errors. | brezak |
| 1994-01-18 | Patch for ip-multicast bugs from mccanne@ee.lbl.gov (Steven McCanne) | brezak |
| 1994-01-10 | Should compile now with or without `options MULTICAST'. | mycroft |
| 1994-01-09 | Prototype the rest. | mycroft |
| 1994-01-08 | Fix some inconsistent spacing; spaces at the end of lines, etc. | mycroft |
| 1994-01-07 | kill COMPAT_OLDSOCKOPT | cgd |
| 1994-01-06 | Apparently noone ever tested the COMPAT_OLDSOCKOPT flag... | ws |
| 1993-12-18 | Canonicalize all #includes. | mycroft |
| 1993-12-06 | oops; fix that last... | cgd |
| 1993-12-06 | the ugliest compatibility hack i think i've ever seen... | cgd |
| 1993-12-06 | multicast support. | hpeyerl |
| 1993-11-05 | fix from david greenman, davidg@freefall.cdrom.com: | cgd |
| 1993-05-22 | add include of select.h if necessary for protos, or delete if extraneous | cgd |
| 1993-05-18 | make kernel select interface be one-stop shopping & clean it all up. | cgd |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd |