summaryrefslogtreecommitdiffstats
path: root/sys/netinet/in_proto.c
Commit message (Expand)AuthorAgeFilesLines
...
* #if out unsupported IMP code.wollman1996-02-081-1/+3
* in_proto.c: spell ``Internet'' right and put whitespace after commas.wollman1995-12-201-7/+8
* Completed function declarations and/or added prototypes.bde1995-12-021-3/+5
* fix #includes & warnings.phk1995-11-201-2/+3
* New style sysctl & staticize alot of stuff.phk1995-11-141-7/+6
* Start adding new style sysctl here too.phk1995-11-091-1/+10
* Reviewed by: julian and jhay@mikom.csir.co.zajulian1995-10-261-1/+12
* Merge 4.4-Lite-2: update some declarations that we don't support anyway.wollman1995-09-211-4/+4
* Corrected a bug that caused protocol-4 tunnels (used for multicastwollman1995-06-261-2/+2
* Kernel side of 3.5 multicast routing code, based on work by Bill Fennerwollman1995-06-131-4/+5
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Make networking domains drop-ins, through the magic of GNU ld. (Some day,wollman1995-05-111-2/+10
* Implemented PCB hashing. Includes new functions in_pcbinshash, in_pcbrehash,dg1995-04-091-1/+2
* Transaction TCP support now standard. Hack away!wollman1995-02-161-6/+2
* Merge Transaction TCP, courtesy of Andras Olah <olah@cs.utwente.nl> andwollman1995-02-091-5/+2
* Fixed another TTCP ifdef problem...there isn't any tcp_sysctl field indg1995-02-091-3/+6
* T/TCP changes to generic IP code. This is all ifdefed TTCP so shouldwollman1995-02-081-2/+7
* Advanced route cache management is now an official part of IP support.wollman1994-12-111-7/+1
* Add code to be a bit smarter about IP routes, conditioned on the optionwollman1994-11-021-2/+11
* Made TCPDEBUG truely optional. Based on changes I made in FreeBSD 1.1.5.dg1994-09-151-121/+123
* Shuffle some functions and variables around to make it possible forwollman1994-09-141-6/+2
* Initial get-the-easy-case-working upgrade of the multicast codewollman1994-09-061-106/+122
* Added $Id$dg1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-0/+2
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+183
OpenPOWER on IntegriCloud