summaryrefslogtreecommitdiff
path: root/sys/netinet/in_proto.c
Commit message (Expand)AuthorAgeFilesLines
* Modify the kernel to use the new pr_usrreqs interface rather than the oldGarrett Wollman1996-07-111-3/+4
* Adding changes to ipfw and the kernel to support ip packet diversion..Julian Elischer1996-07-101-1/+11
* Remove one last rip_output from inetsw (gpalmer missed it in rev 1.30)Bill Fenner1996-06-201-2/+2
* Remove useless entries from the inetsw structure initiliser whichGary Palmer1996-05-081-8/+8
* Delete #if 0 block containing unused definitions for ARPANET/DDN IMPGarrett Wollman1996-04-261-47/+1
* Fix a warning by not referencing ip_output() as a pr_output() member.Garrett Wollman1996-04-181-2/+2
* Make rip_input() take the header lengthBill Fenner1996-03-261-4/+1
* Move or add #include <queue.h> in preparation for upcoming struct socketDavid Greenman1996-03-111-2/+2
* #if out unsupported IMP code.Garrett Wollman1996-02-081-1/+3
* in_proto.c: spell ``Internet'' right and put whitespace after commas.Garrett Wollman1995-12-201-7/+8
* Completed function declarations and/or added prototypes.Bruce Evans1995-12-021-3/+5
* fix #includes & warnings.Poul-Henning Kamp1995-11-201-2/+3
* New style sysctl & staticize alot of stuff.Poul-Henning Kamp1995-11-141-7/+6
* Start adding new style sysctl here too.Poul-Henning Kamp1995-11-091-1/+10
* Reviewed by: julian and jhay@mikom.csir.co.zaJulian Elischer1995-10-261-1/+12
* Merge 4.4-Lite-2: update some declarations that we don't support anyway.Garrett Wollman1995-09-211-4/+4
* Corrected a bug that caused protocol-4 tunnels (used for multicastGarrett Wollman1995-06-261-2/+2
* Kernel side of 3.5 multicast routing code, based on work by Bill FennerGarrett Wollman1995-06-131-4/+5
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* Make networking domains drop-ins, through the magic of GNU ld. (Some day,Garrett Wollman1995-05-111-2/+10
* Implemented PCB hashing. Includes new functions in_pcbinshash, in_pcbrehash,David Greenman1995-04-091-1/+2
* Transaction TCP support now standard. Hack away!Garrett Wollman1995-02-161-6/+2
* Merge Transaction TCP, courtesy of Andras Olah <olah@cs.utwente.nl> andGarrett Wollman1995-02-091-5/+2
* Fixed another TTCP ifdef problem...there isn't any tcp_sysctl field inDavid Greenman1995-02-091-3/+6
* T/TCP changes to generic IP code. This is all ifdefed TTCP so shouldGarrett Wollman1995-02-081-2/+7
* Advanced route cache management is now an official part of IP support.Garrett Wollman1994-12-111-7/+1
* Add code to be a bit smarter about IP routes, conditioned on the optionGarrett Wollman1994-11-021-2/+11
* Made TCPDEBUG truely optional. Based on changes I made in FreeBSD 1.1.5.David Greenman1994-09-151-114/+116
* Shuffle some functions and variables around to make it possible forGarrett Wollman1994-09-141-6/+2
* Initial get-the-easy-case-working upgrade of the multicast codeGarrett Wollman1994-09-061-104/+120
* Added $Id$David Greenman1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.Rodney W. Grimes1994-05-251-0/+2
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+183