summaryrefslogtreecommitdiffstats
path: root/sys/netinet/ip_options.c
Commit message (Expand)AuthorAgeFilesLines
* Add code to allow the system to handle multiple routing tables.julian2008-05-091-2/+3
* Convert pcbinfo and inpcb mutexes to rwlocks, and modify macros torwatson2008-04-171-1/+1
* Replace the last susers calls in netinet6/ with privilege checks.bz2008-01-241-0/+1
* Merge first in a series of TrustedBSD MAC Framework KPI changesrwatson2007-10-241-1/+1
* Add FBSDID to all files in netinet so that people can moresilby2007-10-071-2/+3
* Normalize style a bit: reduce pseudo-randomness of comment layout andrwatson2007-05-111-63/+66
* Move universally to ANSI C function declarations, with relativelyrwatson2007-05-101-15/+5
* Complete break-out of sys/sys/mac.h into sys/security/mac/mac_framework.hrwatson2006-10-221-1/+2
* Remove 'ipprintfs' which were protected under DIAGNOSTIC. It doesn'tandre2005-11-191-20/+0
* Consolidate all IP Options handling functions into ip_options.[ch] andandre2005-11-181-0/+708
OpenPOWER on IntegriCloud