summaryrefslogtreecommitdiff
path: root/sys/netinet/in_var.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/2.2.1_cvscvs2svn1997-03-271-1/+1
* IGMPv2 routines rewritten, to be more compact and to fully complyBill Fenner1996-03-141-5/+5
* Provide a direct entry point for IP input. This actually resultsGarrett Wollman1996-02-051-1/+2
* Fix logic bug (!= should be ==) in recent P2P/multicast kludge.David Greenman1996-01-091-2/+2
* Try to make multicast routing work correctly over point-to-pointGarrett Wollman1996-01-031-1/+8
* Actually call in_rtqdrain()as was originally intended.Garrett Wollman1995-12-191-1/+2
* New style sysctl & staticize alot of stuff.Poul-Henning Kamp1995-11-141-4/+1
* Merge with 4.4-Lite-2. This is actually a 64-bit fix; the second parameterGarrett Wollman1995-09-211-5/+6
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-3/+3
* in_var.h: in_multi structures now form a queue(3)-style LIST structureGarrett Wollman1995-03-231-8/+11
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'Bruce Evans1995-03-161-1/+6
* Patch for proper multicast support on point-to-point links.Steven Wallace1994-10-251-3/+5
* Initial get-the-easy-case-working upgrade of the multicast codeGarrett Wollman1994-09-061-1/+15
* Made idempotent.Paul Richards1994-08-211-1/+6
* Fix up some sloppy coding practices:Garrett Wollman1994-08-181-3/+1
* 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-1/+1
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+200