summaryrefslogtreecommitdiffstats
path: root/sys/security/mac/mac_inet.c
Commit message (Expand)AuthorAgeFilesLines
* Move towards more explicit support for various network protocol stacksrwatson2007-10-281-1/+25
* Rename 'mac_mbuf_create_from_firewall' to 'mac_netinet_firewall_send' asrwatson2007-10-261-2/+2
* Normalize TCP syncache-related MAC Framework entry points to match mostrwatson2007-10-251-8/+8
* Merge first in a series of TrustedBSD MAC Framework KPI changesrwatson2007-10-241-33/+36
* Normalize variable naming in the MAC Framework by adopting the normalrwatson2007-04-221-23/+21
* Continue 7-CURRENT MAC Framework rearrangement and cleanup:rwatson2007-02-061-1/+0
* In mac_inpcb_sosetlabel(), assert the socket lock rather than commentingrwatson2006-12-281-1/+1
* Move src/sys/sys/mac_policy.h, the kernel interface between the MACrwatson2006-12-221-2/+1
* Remove mac_enforce_subsystem debugging sysctls. Enforcement onrwatson2006-12-211-3/+0
* Re-wrap comment at 77 character columns.rwatson2006-12-201-7/+7
* Fix LOR between the syncache and inpcb locks when MAC is present in thecsjp2006-12-131-0/+54
* Complete break-out of sys/sys/mac.h into sys/security/mac/mac_framework.hrwatson2006-10-221-0/+1
* Remove MAC_DEBUG label counters, which were used to debug leaks andrwatson2006-09-201-13/+0
* Introduce a new entry point, mac_create_mbuf_from_firewall. This entry pointcsjp2006-09-121-0/+10
* Move inet and inet6 related MAC Framework entry points from mac_net.crwatson2004-02-261-0/+292
OpenPOWER on IntegriCloud