summaryrefslogtreecommitdiffstats
path: root/sys/netinet/ip_var.h
Commit message (Expand)AuthorAgeFilesLines
* Some staticized variables were still declared to be extern.bde1997-09-071-2/+1
* Connect the ipdivert div_usrreqs struct to the ip proto switch tablepeter1997-05-251-3/+2
* The long-awaited mega-massive-network-code- cleanup. Part I.wollman1997-04-271-3/+5
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Convert raw IP from mondo-switch-statement-from-Hell towollman1997-02-181-2/+1
* Provide PRC_IFDOWN and PRC_IFUP support for IP. Now, when an interfacewollman1997-02-131-0/+1
* Count multicast packets received for groups of which we are notwollman1997-01-211-0/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Forward-declare `struct inpcb' so that including this file doesn't causebde1996-11-121-1/+2
* Add the IP_RECVIF socket option, which supplies a packet's incoming interfacefenner1996-11-111-1/+3
* Don't allow reassembly to create packets bigger than IP_MAXPACKET, and countfenner1996-10-251-2/+3
* Give ip_len and ip_off more natural, unsigned types.wollman1996-10-231-3/+3
* Forward-declared `struct route' for the KERNEL case so that <net/route.h>bde1996-10-151-5/+7
* Adding changes to ipfw and the kernel to support ip packet diversion..julian1996-07-101-2/+14
* Make rip_input() take the header lengthfenner1996-03-261-5/+4
* Fix a bunch of spelling errors in the comment fields ofmpp1996-01-301-2/+2
* Another mega commit to staticize things.phk1995-12-141-2/+1
* Path MTU Discovery is now standard.wollman1995-12-051-3/+1
* New style sysctl & staticize alot of stuff.phk1995-11-141-16/+1
* Merge 4.4-Lite-2 by updating the version number.wollman1995-09-211-2/+2
* Initial back-end support for IP MTU discovery, gated on MTUDISC. The supportwollman1995-09-181-1/+4
* Fix test for determining when RSVP is inactive in a router. (In thiswollman1995-07-261-1/+2
* Added function prototypes for ip_rsvp_vif_init, ip_rsvp_vif_done, anddg1995-06-281-1/+4
* Kernel side of 3.5 multicast routing code, based on work by Bill Fennerwollman1995-06-131-3/+4
* Remove trailing whitespace.rgrimes1995-05-301-3/+3
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-161-1/+3
* This set of patches enables IP multicasting to work under FreeBSD. I amwollman1995-03-161-1/+5
* YPfixphk1995-02-141-1/+3
* Shuffle some functions and variables around to make it possible forwollman1994-09-141-2/+2
* Initial get-the-easy-case-working upgrade of the multicast codewollman1994-09-061-2/+6
* Made idempotent.paul1994-08-211-1/+6
* Fix up some sloppy coding practices:wollman1994-08-181-6/+5
* Added $Id$dg1994-08-021-0/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+188
OpenPOWER on IntegriCloud