summaryrefslogtreecommitdiff
path: root/sys/netinet/ip.h
AgeCommit message (Expand)Author
2009-07-27Define the common DiffServ Codepoints so pf(4) can use them.Claudio Jeker
2006-04-27use underscore variants of _BYTE_ORDER macros which are always definedTed Unangst
2005-12-10in ansi c, bitfields must be done against int, unsigned int, or _Bool.Theo de Raadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-04-24fix typo; Patrick LatifiTodd C. Miller
2002-05-16bring in ECN support from KAME.Kenjiro Cho
2001-06-09Inclusion protection.Angelos D. Keromytis
1999-12-08bring in KAME IPv6 code, dated 19991208.Jun-ichiro itojun Hagino
1999-07-06Added support for TCP MD5 option (RFC 2385).cmetz
1997-02-24OpenBSD tags + some prototyping policeNiklas Hallqvist
1997-01-26Make ip_len and ip_off unsigned values; don't transmit or accept packetsThorsten Lockert
1996-10-18Do not run IP defragmentation routines unneccecarily; NetBSD PR# 2772Thorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt