summaryrefslogtreecommitdiff
path: root/sys/netinet/udp_var.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.8.0_cvscvs2svn2003-04-031-1/+1
* MFC: remove unused data structure definitionLuigi Rizzo2001-02-181-10/+0
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-1/+1
* udp IPv6 support, IPv6/IPv4 tunneling support in kernel,Yoshinobu Inoue1999-12-071-1/+1
* KAME related header files additions and merges.Yoshinobu Inoue1999-11-051-3/+14
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* This is the much-awaited cleaned up version of IPFW [ug]id support.Brian Feldman1999-06-191-1/+2
* * Change sysctl from using linker_set to construct its tree using SLISTs.Doug Rabson1999-02-161-1/+3
* Remove stale references to ih_next and ih_prev.Doug Rabson1998-11-171-3/+1
* Convert socket structures to be type-stable and add a version number.Garrett Wollman1998-05-151-2/+4
* Some staticized variables were still declared to be extern.Bruce Evans1997-09-071-4/+1
* Fix all areas of the system (or at least all those in LINT) to avoid storingGarrett Wollman1997-08-161-1/+12
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Fix the mechanism for choosing wehether to save the slow-start thresholdGarrett Wollman1997-02-141-2/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Instrument UDP PCB hashing to see how often the hash lookup is effectiveGarrett Wollman1996-06-051-1/+2
* Uniformized pr_ctlinput protosw functions. The third arg is now `voidBruce Evans1995-12-161-2/+2
* Fixed recent staticizations. Some protypes for static functions wereBruce Evans1995-11-161-3/+1
* New style sysctl & staticize alot of stuff.Poul-Henning Kamp1995-11-141-2/+1
* Implemented PCB hashing. Includes new functions in_pcbinshash, in_pcbrehash,David Greenman1995-04-091-2/+3
* Add lots of useful MIB variables and a few not-so-useful ones forGarrett Wollman1995-02-161-4/+10
* Made idempotent.Paul Richards1994-08-211-1/+6
* Added $Id$David Greenman1994-08-021-0/+1
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+92