aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/ip.h
Commit message (Expand)AuthorAgeFilesLines
* Fix two instances of variant struct definitions in sys/netinet:Poul-Henning Kamp2002-10-201-10/+3
* o Add IPOPT_ESO for the 'Extended Security' IP option (RFC1108)Robert Watson2001-12-141-0/+1
* o Add definition for IPOPT_CIPSO, the commercial security IP optionRobert Watson2001-12-141-0/+1
* IPSEC support in the kernel.Yoshinobu Inoue1999-12-221-0/+4
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Fixed pedantic semantics errors (bitfields not of type int, signed intBruce Evans1998-06-071-5/+5
* NetBSD PR# 2772Dima Ruban1998-02-261-1/+2
* Removed a stale comment. (We don't declare ip_len and ip_offset asBruce Evans1997-12-191-5/+1
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Give ip_len and ip_off more natural, unsigned types.Garrett Wollman1996-10-231-3/+3
* Define a few macros useful in the _IP_VHL case.Garrett Wollman1996-04-181-1/+8
* IGMPv2 routines rewritten, to be more compact and to fully complyBill Fenner1996-03-141-1/+2
* If _IP_VHL is defined, declare a single ip_vhl member in struct ip ratherGarrett Wollman1995-12-211-1/+5
* Merge 4.4-Lite-2 by updating the version number.Garrett Wollman1995-09-211-2/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-5/+5
* Add IPTOS_MINCOST according to RFC 1349Andrey A. Chernov1995-05-051-2/+3
* 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/+168