| Age | Commit message (Expand) | Author |
| 1998-01-05 | Finishing merging 4.4BSD-Lite2 netinet. At this point, the only changes | thorpej |
| 1997-09-12 | Adjust packet len in mbuf header for incoming broadcasts. | drochner |
| 1997-07-28 | Make the following tunable via sysctl, inspired by BSD/OS: | thorpej |
| 1997-06-24 | Don't adjust ip->ip_len before calling icmp_error(); icmp_error() already | thorpej |
| 1997-01-11 | Implement the IP_RECVIF socket option: supply a datagram packet's incoming | thorpej |
| 1996-10-25 | In udp_output(), sanity check the length of the packet to be transmitted. | thorpej |
| 1996-10-16 | Rename recently checked in KGDB to IPKDB to resolve conflicts with older KGDB | ws |
| 1996-09-30 | Add (and change) machine independent files for KGDB support | ws |
| 1996-09-16 | Make sure the sin_zero fields are filled. | mycroft |
| 1996-09-15 | Hash unconnected PCBs. | mycroft |
| 1996-09-09 | Add in_nullhost() and in_hosteq() macros, to hide some protocol | mycroft |
| 1996-05-23 | udp_output() doesn't actually take control data, so don't pretend it does. | mycroft |
| 1996-05-23 | Make sure the control mbufs are freed in all cases. | mycroft |
| 1996-05-23 | Fix a race condition in PRU_DISCONNECT. | mycroft |
| 1996-05-22 | Pass a proc pointer down to the usrreq and pcbbind functions for PRU_ATTACH, ... | mycroft |
| 1996-05-20 | if the sender set a cksum, check it, regardless if we care to | mrg |
| 1996-03-16 | Fix printf format args. | christos |
| 1996-02-13 | netinet prototypes | christos |
| 1996-01-31 | Build a hash table of PCBs. Hash function needs tweaking. | mycroft |
| 1995-11-21 | make netinet work on systems where pointers and longs are 64 bits | cgd |
| 1995-08-12 | splnet --> splsoftnet | mycroft |
| 1995-06-26 | fix typo | cgd |
| 1995-06-18 | convert pcb lists to CIRCLEQs, so that the end can be looked at more | cgd |
| 1995-06-12 | Fix bogon in previous. | mycroft |
| 1995-06-12 | Change in_pcbnotify*() to take an errno value. Make inetctlerrmap[] an | mycroft |
| 1995-06-12 | Oops. Make source quench work again. | mycroft |
| 1995-06-12 | Various cleanup, including: | mycroft |
| 1995-06-04 | Clean up many more casts. | mycroft |
| 1995-06-01 | Avoid byte-swapping IP addresses at run time. | mycroft |
| 1995-04-13 | be a bit more careful and explicit with types. (basically a large no-op.) | cgd |
| 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-10 | Format police. | mycroft |
| 1994-02-02 | Multicast is no longer optional. | hpeyerl |
| 1994-01-10 | Should compile now with or without `options MULTICAST'. | mycroft |
| 1994-01-08 | More prototypes. | mycroft |
| 1994-01-08 | Slight rearrangement. | mycroft |
| 1994-01-08 | Prototypes. | mycroft |
| 1994-01-08 | Fix some inconsistent spacing; spaces at the end of lines, etc. | mycroft |
| 1993-12-18 | Canonicalize all #includes. | mycroft |
| 1993-12-06 | multicast support. | hpeyerl |
| 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 |