summaryrefslogtreecommitdiff
path: root/sys/netinet/ip_options.c
Commit message (Expand)AuthorAgeFilesLines
* MFC change 182311Christian S.J. Peron2008-10-131-3/+0
* Merge r178285, r178318, r178319, r178320, r178321, r178322, r178325,Robert Watson2008-08-181-1/+1
* MFC an ABI compatible implementation of Multiple routing tables.Julian Elischer2008-07-241-2/+3
* MFC:Bjoern A. Zeeb2008-03-091-0/+1
* Add FBSDID to all files in netinet so that people can moreMike Silbersack2007-10-071-2/+3
* Normalize style a bit: reduce pseudo-randomness of comment layout andRobert Watson2007-05-111-63/+66
* Move universally to ANSI C function declarations, with relativelyRobert Watson2007-05-101-15/+5
* Complete break-out of sys/sys/mac.h into sys/security/mac/mac_framework.hRobert Watson2006-10-221-1/+2
* Remove 'ipprintfs' which were protected under DIAGNOSTIC. It doesn'tAndre Oppermann2005-11-191-20/+0
* Consolidate all IP Options handling functions into ip_options.[ch] andAndre Oppermann2005-11-181-0/+708