diff options
author | rwatson <rwatson@FreeBSD.org> | 2002-08-12 02:00:21 +0000 |
---|---|---|
committer | rwatson <rwatson@FreeBSD.org> | 2002-08-12 02:00:21 +0000 |
commit | 2f9e2502bd8fdce2b8b1515897376a342ba6b028 (patch) | |
tree | 419a40a2f2650869dcd9a616bc847975e055d20b /sys/netinet/tcp_output.c | |
parent | af5794c63f2d2e790c171f0dac5479e8df629065 (diff) | |
download | FreeBSD-src-2f9e2502bd8fdce2b8b1515897376a342ba6b028.zip FreeBSD-src-2f9e2502bd8fdce2b8b1515897376a342ba6b028.tar.gz |
Declare a module service "kernel_mac_support" when MAC support is
enabled and the kernel provides the MAC registration and entry point
service. Declare a dependency on that module service for any
MAC module registered using mac_policy.h. For now, hard code the
version as 1, but once we've come up with a versioning policy, we'll
move to a #define of some sort. In the mean time, this will prevent
loading a MAC module when 'options MAC' isn't present, which (due to
a bug in the kernel linker) can result if the MAC module is preloaded
via loader.conf.
This particular evil recommended by: peter
Obtained from: TrustedBSD Project
Sponsored by: DARPA, NAI LAbs
Diffstat (limited to 'sys/netinet/tcp_output.c')
0 files changed, 0 insertions, 0 deletions