summaryrefslogtreecommitdiff
path: root/sys/netinet/ip.h
AgeCommit message (Expand)Author
2000-05-02One more __attribute__((__packed__)) to dissuade egcs from makingsommerfeld
1999-11-20Add the `packed' attribute to structures which describe wire protocol data.thorpej
1999-07-01IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628.itojun
1998-02-10add/cleanup multiple inclusion protection.perry
1998-01-05Finishing merging 4.4BSD-Lite2 netinet. At this point, the only changesthorpej
1996-12-11Minor change to a comment.mycroft
1996-10-25Make length and offset fields unsigned. From Kevin M. Lahey <kml@nas.nasa.gov>thorpej
1996-09-21commit fix in pr 2772 -- the IP input code was assuming that theperry
1996-09-14move the packet filter hooks in to a saner location. while i'm here, renamemrg
1996-09-12forward decl. struct mbuf (for now).mrg
1996-09-12Move an #ifdef _KERNEL up above all the packet filter stuff. Thisexplorer
1996-09-06add packet filter interface code. see pfil(9) for more details. youmrg
1995-05-15"routine" precedence has a value of 0.cgd
1995-04-17spacing cleaup. also, minor type mixup fixups.cgd
1995-04-13be a bit more careful and explicit with types. (basically a large no-op.)cgd
1994-06-29New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'cgd
1994-05-13Update to 4.4-Lite networking code, with a few local changes.mycroft
1994-01-08Fix some inconsistent spacing; spaces at the end of lines, etc.mycroft
1993-05-20more rcsid additions and file header cleanupscgd
1993-04-19Add consistent multiple-inclusion protection.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd