summaryrefslogtreecommitdiffstats
path: root/sys/netinet/in_var.h
Commit message (Expand)AuthorAgeFilesLines
* Some staticized variables were still declared to be extern.bde1997-09-071-4/+1
* The long-awaited mega-massive-network-code- cleanup. Part I.wollman1997-04-271-2/+3
* 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-1/+1
* Provide PRC_IFDOWN and PRC_IFUP support for IP. Now, when an interfacewollman1997-02-131-0/+2
* Who had the conical hat? Correct a typo, hidden by a bad cast,wollman1997-01-211-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Use the new if_multiaddrs list for multicast addresses rather than thewollman1997-01-131-33/+23
* Somehow the removal of ia_next didn't make it in the last time. Hopewollman1996-12-151-2/+1
* Convert the interface address and IP interface address structureswollman1996-12-131-16/+17
* IGMPv2 routines rewritten, to be more compact and to fully complyfenner1996-03-141-5/+5
* Provide a direct entry point for IP input. This actually resultswollman1996-02-051-1/+2
* Fix logic bug (!= should be ==) in recent P2P/multicast kludge.dg1996-01-091-2/+2
* Try to make multicast routing work correctly over point-to-pointwollman1996-01-031-1/+8
* Actually call in_rtqdrain()as was originally intended.wollman1995-12-191-1/+2
* New style sysctl & staticize alot of stuff.phk1995-11-141-4/+1
* Merge with 4.4-Lite-2. This is actually a 64-bit fix; the second parameterwollman1995-09-211-5/+6
* Remove trailing whitespace.rgrimes1995-05-301-3/+3
* in_var.h: in_multi structures now form a queue(3)-style LIST structurewollman1995-03-231-8/+11
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-161-1/+6
* Patch for proper multicast support on point-to-point links.swallace1994-10-251-3/+5
* Initial get-the-easy-case-working upgrade of the multicast codewollman1994-09-061-1/+15
* Made idempotent.paul1994-08-211-1/+6
* Fix up some sloppy coding practices:wollman1994-08-181-3/+1
* Added $Id$dg1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-1/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+200
OpenPOWER on IntegriCloud