index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
security
/
mac
/
mac_inet.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Continue work to optimize performance of "options MAC" when no MAC policy
rwatson
2009-06-03
1
-0
/
+46
*
Rename MAC Framework-internal macros used to invoke policy entry points:
rwatson
2009-05-01
1
-32
/
+39
*
Rework MAC Framework synchronization in a number of ways in order to
rwatson
2009-03-14
1
-28
/
+45
*
Add static DTrace probes for MAC Framework access control checks and
rwatson
2009-03-08
1
-1
/
+14
*
Add mac_inpcb_check_visible MAC Framework entry point, which is similar
bz
2008-10-17
1
-0
/
+12
*
Introduce two related changes to the TrustedBSD MAC Framework:
rwatson
2008-08-23
1
-28
/
+46
*
The TrustedBSD MAC Framework named struct ipq instances 'ipq', which is the
rwatson
2008-06-13
1
-14
/
+14
*
Plug a memory leak which can occur when multiple MAC policies are loaded
csjp
2008-05-27
1
-0
/
+4
*
When propagating a MAC label from an inpcb to an mbuf, allow read and
rwatson
2008-04-19
1
-1
/
+1
*
Convert pcbinfo and inpcb mutexes to rwlocks, and modify macros to
rwatson
2008-04-17
1
-3
/
+3
*
Continue to move from generic network entry points in the TrustedBSD MAC
rwatson
2007-10-28
1
-2
/
+29
*
Move towards more explicit support for various network protocol stacks
rwatson
2007-10-28
1
-1
/
+25
*
Rename 'mac_mbuf_create_from_firewall' to 'mac_netinet_firewall_send' as
rwatson
2007-10-26
1
-2
/
+2
*
Normalize TCP syncache-related MAC Framework entry points to match most
rwatson
2007-10-25
1
-8
/
+8
*
Merge first in a series of TrustedBSD MAC Framework KPI changes
rwatson
2007-10-24
1
-33
/
+36
*
Normalize variable naming in the MAC Framework by adopting the normal
rwatson
2007-04-22
1
-23
/
+21
*
Continue 7-CURRENT MAC Framework rearrangement and cleanup:
rwatson
2007-02-06
1
-1
/
+0
*
In mac_inpcb_sosetlabel(), assert the socket lock rather than commenting
rwatson
2006-12-28
1
-1
/
+1
*
Move src/sys/sys/mac_policy.h, the kernel interface between the MAC
rwatson
2006-12-22
1
-2
/
+1
*
Remove mac_enforce_subsystem debugging sysctls. Enforcement on
rwatson
2006-12-21
1
-3
/
+0
*
Re-wrap comment at 77 character columns.
rwatson
2006-12-20
1
-7
/
+7
*
Fix LOR between the syncache and inpcb locks when MAC is present in the
csjp
2006-12-13
1
-0
/
+54
*
Complete break-out of sys/sys/mac.h into sys/security/mac/mac_framework.h
rwatson
2006-10-22
1
-0
/
+1
*
Remove MAC_DEBUG label counters, which were used to debug leaks and
rwatson
2006-09-20
1
-13
/
+0
*
Introduce a new entry point, mac_create_mbuf_from_firewall. This entry point
csjp
2006-09-12
1
-0
/
+10
*
Move inet and inet6 related MAC Framework entry points from mac_net.c
rwatson
2004-02-26
1
-0
/
+292