/freebsd/sys/security/mac_none/ |
H A D | mac_none.c | diff 5e7ce4785f43ef1e01c5a85bc10c9ddba60076d7 Wed Mar 26 16:12:03 CET 2003 Robert Watson <rwatson@FreeBSD.org> Modify the mac_init_ipq() MAC Framework entry point to accept an additional flags argument to indicate blocking disposition, and pass in M_NOWAIT from the IP reassembly code to indicate that blocking is not OK when labeling a new IP fragment reassembly queue. This should eliminate some of the WITNESS warnings that have started popping up since fine-grained IP stack locking started going in; if memory allocation fails, the creation of the fragment queue will be aborted.
Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories diff 5e7ce4785f43ef1e01c5a85bc10c9ddba60076d7 Wed Mar 26 16:12:03 CET 2003 Robert Watson <rwatson@FreeBSD.org> Modify the mac_init_ipq() MAC Framework entry point to accept an additional flags argument to indicate blocking disposition, and pass in M_NOWAIT from the IP reassembly code to indicate that blocking is not OK when labeling a new IP fragment reassembly queue. This should eliminate some of the WITNESS warnings that have started popping up since fine-grained IP stack locking started going in; if memory allocation fails, the creation of the fragment queue will be aborted.
Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories
|
/freebsd/sys/sys/ |
H A D | mac.h | diff 5e7ce4785f43ef1e01c5a85bc10c9ddba60076d7 Wed Mar 26 16:12:03 CET 2003 Robert Watson <rwatson@FreeBSD.org> Modify the mac_init_ipq() MAC Framework entry point to accept an additional flags argument to indicate blocking disposition, and pass in M_NOWAIT from the IP reassembly code to indicate that blocking is not OK when labeling a new IP fragment reassembly queue. This should eliminate some of the WITNESS warnings that have started popping up since fine-grained IP stack locking started going in; if memory allocation fails, the creation of the fragment queue will be aborted.
Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories diff 5e7ce4785f43ef1e01c5a85bc10c9ddba60076d7 Wed Mar 26 16:12:03 CET 2003 Robert Watson <rwatson@FreeBSD.org> Modify the mac_init_ipq() MAC Framework entry point to accept an additional flags argument to indicate blocking disposition, and pass in M_NOWAIT from the IP reassembly code to indicate that blocking is not OK when labeling a new IP fragment reassembly queue. This should eliminate some of the WITNESS warnings that have started popping up since fine-grained IP stack locking started going in; if memory allocation fails, the creation of the fragment queue will be aborted.
Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories
|
/freebsd/sys/security/mac_lomac/ |
H A D | mac_lomac.c | diff 5e7ce4785f43ef1e01c5a85bc10c9ddba60076d7 Wed Mar 26 16:12:03 CET 2003 Robert Watson <rwatson@FreeBSD.org> Modify the mac_init_ipq() MAC Framework entry point to accept an additional flags argument to indicate blocking disposition, and pass in M_NOWAIT from the IP reassembly code to indicate that blocking is not OK when labeling a new IP fragment reassembly queue. This should eliminate some of the WITNESS warnings that have started popping up since fine-grained IP stack locking started going in; if memory allocation fails, the creation of the fragment queue will be aborted.
Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories diff 5e7ce4785f43ef1e01c5a85bc10c9ddba60076d7 Wed Mar 26 16:12:03 CET 2003 Robert Watson <rwatson@FreeBSD.org> Modify the mac_init_ipq() MAC Framework entry point to accept an additional flags argument to indicate blocking disposition, and pass in M_NOWAIT from the IP reassembly code to indicate that blocking is not OK when labeling a new IP fragment reassembly queue. This should eliminate some of the WITNESS warnings that have started popping up since fine-grained IP stack locking started going in; if memory allocation fails, the creation of the fragment queue will be aborted.
Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories
|
/freebsd/sys/security/mac/ |
H A D | mac_pipe.c | diff 5e7ce4785f43ef1e01c5a85bc10c9ddba60076d7 Wed Mar 26 16:12:03 CET 2003 Robert Watson <rwatson@FreeBSD.org> Modify the mac_init_ipq() MAC Framework entry point to accept an additional flags argument to indicate blocking disposition, and pass in M_NOWAIT from the IP reassembly code to indicate that blocking is not OK when labeling a new IP fragment reassembly queue. This should eliminate some of the WITNESS warnings that have started popping up since fine-grained IP stack locking started going in; if memory allocation fails, the creation of the fragment queue will be aborted.
Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories diff 5e7ce4785f43ef1e01c5a85bc10c9ddba60076d7 Wed Mar 26 16:12:03 CET 2003 Robert Watson <rwatson@FreeBSD.org> Modify the mac_init_ipq() MAC Framework entry point to accept an additional flags argument to indicate blocking disposition, and pass in M_NOWAIT from the IP reassembly code to indicate that blocking is not OK when labeling a new IP fragment reassembly queue. This should eliminate some of the WITNESS warnings that have started popping up since fine-grained IP stack locking started going in; if memory allocation fails, the creation of the fragment queue will be aborted.
Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories
|
H A D | mac_system.c | diff 5e7ce4785f43ef1e01c5a85bc10c9ddba60076d7 Wed Mar 26 16:12:03 CET 2003 Robert Watson <rwatson@FreeBSD.org> Modify the mac_init_ipq() MAC Framework entry point to accept an additional flags argument to indicate blocking disposition, and pass in M_NOWAIT from the IP reassembly code to indicate that blocking is not OK when labeling a new IP fragment reassembly queue. This should eliminate some of the WITNESS warnings that have started popping up since fine-grained IP stack locking started going in; if memory allocation fails, the creation of the fragment queue will be aborted.
Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories diff 5e7ce4785f43ef1e01c5a85bc10c9ddba60076d7 Wed Mar 26 16:12:03 CET 2003 Robert Watson <rwatson@FreeBSD.org> Modify the mac_init_ipq() MAC Framework entry point to accept an additional flags argument to indicate blocking disposition, and pass in M_NOWAIT from the IP reassembly code to indicate that blocking is not OK when labeling a new IP fragment reassembly queue. This should eliminate some of the WITNESS warnings that have started popping up since fine-grained IP stack locking started going in; if memory allocation fails, the creation of the fragment queue will be aborted.
Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories
|
H A D | mac_vfs.c | diff 5e7ce4785f43ef1e01c5a85bc10c9ddba60076d7 Wed Mar 26 16:12:03 CET 2003 Robert Watson <rwatson@FreeBSD.org> Modify the mac_init_ipq() MAC Framework entry point to accept an additional flags argument to indicate blocking disposition, and pass in M_NOWAIT from the IP reassembly code to indicate that blocking is not OK when labeling a new IP fragment reassembly queue. This should eliminate some of the WITNESS warnings that have started popping up since fine-grained IP stack locking started going in; if memory allocation fails, the creation of the fragment queue will be aborted.
Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories diff 5e7ce4785f43ef1e01c5a85bc10c9ddba60076d7 Wed Mar 26 16:12:03 CET 2003 Robert Watson <rwatson@FreeBSD.org> Modify the mac_init_ipq() MAC Framework entry point to accept an additional flags argument to indicate blocking disposition, and pass in M_NOWAIT from the IP reassembly code to indicate that blocking is not OK when labeling a new IP fragment reassembly queue. This should eliminate some of the WITNESS warnings that have started popping up since fine-grained IP stack locking started going in; if memory allocation fails, the creation of the fragment queue will be aborted.
Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories
|
H A D | mac_syscalls.c | diff 5e7ce4785f43ef1e01c5a85bc10c9ddba60076d7 Wed Mar 26 16:12:03 CET 2003 Robert Watson <rwatson@FreeBSD.org> Modify the mac_init_ipq() MAC Framework entry point to accept an additional flags argument to indicate blocking disposition, and pass in M_NOWAIT from the IP reassembly code to indicate that blocking is not OK when labeling a new IP fragment reassembly queue. This should eliminate some of the WITNESS warnings that have started popping up since fine-grained IP stack locking started going in; if memory allocation fails, the creation of the fragment queue will be aborted.
Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories diff 5e7ce4785f43ef1e01c5a85bc10c9ddba60076d7 Wed Mar 26 16:12:03 CET 2003 Robert Watson <rwatson@FreeBSD.org> Modify the mac_init_ipq() MAC Framework entry point to accept an additional flags argument to indicate blocking disposition, and pass in M_NOWAIT from the IP reassembly code to indicate that blocking is not OK when labeling a new IP fragment reassembly queue. This should eliminate some of the WITNESS warnings that have started popping up since fine-grained IP stack locking started going in; if memory allocation fails, the creation of the fragment queue will be aborted.
Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories
|
H A D | mac_framework.h | diff 5e7ce4785f43ef1e01c5a85bc10c9ddba60076d7 Wed Mar 26 16:12:03 CET 2003 Robert Watson <rwatson@FreeBSD.org> Modify the mac_init_ipq() MAC Framework entry point to accept an additional flags argument to indicate blocking disposition, and pass in M_NOWAIT from the IP reassembly code to indicate that blocking is not OK when labeling a new IP fragment reassembly queue. This should eliminate some of the WITNESS warnings that have started popping up since fine-grained IP stack locking started going in; if memory allocation fails, the creation of the fragment queue will be aborted.
Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories diff 5e7ce4785f43ef1e01c5a85bc10c9ddba60076d7 Wed Mar 26 16:12:03 CET 2003 Robert Watson <rwatson@FreeBSD.org> Modify the mac_init_ipq() MAC Framework entry point to accept an additional flags argument to indicate blocking disposition, and pass in M_NOWAIT from the IP reassembly code to indicate that blocking is not OK when labeling a new IP fragment reassembly queue. This should eliminate some of the WITNESS warnings that have started popping up since fine-grained IP stack locking started going in; if memory allocation fails, the creation of the fragment queue will be aborted.
Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories
|
H A D | mac_net.c | diff 5e7ce4785f43ef1e01c5a85bc10c9ddba60076d7 Wed Mar 26 16:12:03 CET 2003 Robert Watson <rwatson@FreeBSD.org> Modify the mac_init_ipq() MAC Framework entry point to accept an additional flags argument to indicate blocking disposition, and pass in M_NOWAIT from the IP reassembly code to indicate that blocking is not OK when labeling a new IP fragment reassembly queue. This should eliminate some of the WITNESS warnings that have started popping up since fine-grained IP stack locking started going in; if memory allocation fails, the creation of the fragment queue will be aborted.
Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories diff 5e7ce4785f43ef1e01c5a85bc10c9ddba60076d7 Wed Mar 26 16:12:03 CET 2003 Robert Watson <rwatson@FreeBSD.org> Modify the mac_init_ipq() MAC Framework entry point to accept an additional flags argument to indicate blocking disposition, and pass in M_NOWAIT from the IP reassembly code to indicate that blocking is not OK when labeling a new IP fragment reassembly queue. This should eliminate some of the WITNESS warnings that have started popping up since fine-grained IP stack locking started going in; if memory allocation fails, the creation of the fragment queue will be aborted.
Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories
|
H A D | mac_policy.h | diff 5e7ce4785f43ef1e01c5a85bc10c9ddba60076d7 Wed Mar 26 16:12:03 CET 2003 Robert Watson <rwatson@FreeBSD.org> Modify the mac_init_ipq() MAC Framework entry point to accept an additional flags argument to indicate blocking disposition, and pass in M_NOWAIT from the IP reassembly code to indicate that blocking is not OK when labeling a new IP fragment reassembly queue. This should eliminate some of the WITNESS warnings that have started popping up since fine-grained IP stack locking started going in; if memory allocation fails, the creation of the fragment queue will be aborted.
Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories diff 5e7ce4785f43ef1e01c5a85bc10c9ddba60076d7 Wed Mar 26 16:12:03 CET 2003 Robert Watson <rwatson@FreeBSD.org> Modify the mac_init_ipq() MAC Framework entry point to accept an additional flags argument to indicate blocking disposition, and pass in M_NOWAIT from the IP reassembly code to indicate that blocking is not OK when labeling a new IP fragment reassembly queue. This should eliminate some of the WITNESS warnings that have started popping up since fine-grained IP stack locking started going in; if memory allocation fails, the creation of the fragment queue will be aborted.
Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories
|
H A D | mac_process.c | diff 5e7ce4785f43ef1e01c5a85bc10c9ddba60076d7 Wed Mar 26 16:12:03 CET 2003 Robert Watson <rwatson@FreeBSD.org> Modify the mac_init_ipq() MAC Framework entry point to accept an additional flags argument to indicate blocking disposition, and pass in M_NOWAIT from the IP reassembly code to indicate that blocking is not OK when labeling a new IP fragment reassembly queue. This should eliminate some of the WITNESS warnings that have started popping up since fine-grained IP stack locking started going in; if memory allocation fails, the creation of the fragment queue will be aborted.
Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories diff 5e7ce4785f43ef1e01c5a85bc10c9ddba60076d7 Wed Mar 26 16:12:03 CET 2003 Robert Watson <rwatson@FreeBSD.org> Modify the mac_init_ipq() MAC Framework entry point to accept an additional flags argument to indicate blocking disposition, and pass in M_NOWAIT from the IP reassembly code to indicate that blocking is not OK when labeling a new IP fragment reassembly queue. This should eliminate some of the WITNESS warnings that have started popping up since fine-grained IP stack locking started going in; if memory allocation fails, the creation of the fragment queue will be aborted.
Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories
|
H A D | mac_internal.h | diff 5e7ce4785f43ef1e01c5a85bc10c9ddba60076d7 Wed Mar 26 16:12:03 CET 2003 Robert Watson <rwatson@FreeBSD.org> Modify the mac_init_ipq() MAC Framework entry point to accept an additional flags argument to indicate blocking disposition, and pass in M_NOWAIT from the IP reassembly code to indicate that blocking is not OK when labeling a new IP fragment reassembly queue. This should eliminate some of the WITNESS warnings that have started popping up since fine-grained IP stack locking started going in; if memory allocation fails, the creation of the fragment queue will be aborted.
Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories diff 5e7ce4785f43ef1e01c5a85bc10c9ddba60076d7 Wed Mar 26 16:12:03 CET 2003 Robert Watson <rwatson@FreeBSD.org> Modify the mac_init_ipq() MAC Framework entry point to accept an additional flags argument to indicate blocking disposition, and pass in M_NOWAIT from the IP reassembly code to indicate that blocking is not OK when labeling a new IP fragment reassembly queue. This should eliminate some of the WITNESS warnings that have started popping up since fine-grained IP stack locking started going in; if memory allocation fails, the creation of the fragment queue will be aborted.
Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories
|
H A D | mac_framework.c | diff 5e7ce4785f43ef1e01c5a85bc10c9ddba60076d7 Wed Mar 26 16:12:03 CET 2003 Robert Watson <rwatson@FreeBSD.org> Modify the mac_init_ipq() MAC Framework entry point to accept an additional flags argument to indicate blocking disposition, and pass in M_NOWAIT from the IP reassembly code to indicate that blocking is not OK when labeling a new IP fragment reassembly queue. This should eliminate some of the WITNESS warnings that have started popping up since fine-grained IP stack locking started going in; if memory allocation fails, the creation of the fragment queue will be aborted.
Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories diff 5e7ce4785f43ef1e01c5a85bc10c9ddba60076d7 Wed Mar 26 16:12:03 CET 2003 Robert Watson <rwatson@FreeBSD.org> Modify the mac_init_ipq() MAC Framework entry point to accept an additional flags argument to indicate blocking disposition, and pass in M_NOWAIT from the IP reassembly code to indicate that blocking is not OK when labeling a new IP fragment reassembly queue. This should eliminate some of the WITNESS warnings that have started popping up since fine-grained IP stack locking started going in; if memory allocation fails, the creation of the fragment queue will be aborted.
Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories
|
/freebsd/sys/security/mac_stub/ |
H A D | mac_stub.c | diff 5e7ce4785f43ef1e01c5a85bc10c9ddba60076d7 Wed Mar 26 16:12:03 CET 2003 Robert Watson <rwatson@FreeBSD.org> Modify the mac_init_ipq() MAC Framework entry point to accept an additional flags argument to indicate blocking disposition, and pass in M_NOWAIT from the IP reassembly code to indicate that blocking is not OK when labeling a new IP fragment reassembly queue. This should eliminate some of the WITNESS warnings that have started popping up since fine-grained IP stack locking started going in; if memory allocation fails, the creation of the fragment queue will be aborted.
Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories diff 5e7ce4785f43ef1e01c5a85bc10c9ddba60076d7 Wed Mar 26 16:12:03 CET 2003 Robert Watson <rwatson@FreeBSD.org> Modify the mac_init_ipq() MAC Framework entry point to accept an additional flags argument to indicate blocking disposition, and pass in M_NOWAIT from the IP reassembly code to indicate that blocking is not OK when labeling a new IP fragment reassembly queue. This should eliminate some of the WITNESS warnings that have started popping up since fine-grained IP stack locking started going in; if memory allocation fails, the creation of the fragment queue will be aborted.
Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories
|
/freebsd/sys/security/mac_test/ |
H A D | mac_test.c | diff 5e7ce4785f43ef1e01c5a85bc10c9ddba60076d7 Wed Mar 26 16:12:03 CET 2003 Robert Watson <rwatson@FreeBSD.org> Modify the mac_init_ipq() MAC Framework entry point to accept an additional flags argument to indicate blocking disposition, and pass in M_NOWAIT from the IP reassembly code to indicate that blocking is not OK when labeling a new IP fragment reassembly queue. This should eliminate some of the WITNESS warnings that have started popping up since fine-grained IP stack locking started going in; if memory allocation fails, the creation of the fragment queue will be aborted.
Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories diff 5e7ce4785f43ef1e01c5a85bc10c9ddba60076d7 Wed Mar 26 16:12:03 CET 2003 Robert Watson <rwatson@FreeBSD.org> Modify the mac_init_ipq() MAC Framework entry point to accept an additional flags argument to indicate blocking disposition, and pass in M_NOWAIT from the IP reassembly code to indicate that blocking is not OK when labeling a new IP fragment reassembly queue. This should eliminate some of the WITNESS warnings that have started popping up since fine-grained IP stack locking started going in; if memory allocation fails, the creation of the fragment queue will be aborted.
Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories
|
/freebsd/sys/security/mac_mls/ |
H A D | mac_mls.c | diff 5e7ce4785f43ef1e01c5a85bc10c9ddba60076d7 Wed Mar 26 16:12:03 CET 2003 Robert Watson <rwatson@FreeBSD.org> Modify the mac_init_ipq() MAC Framework entry point to accept an additional flags argument to indicate blocking disposition, and pass in M_NOWAIT from the IP reassembly code to indicate that blocking is not OK when labeling a new IP fragment reassembly queue. This should eliminate some of the WITNESS warnings that have started popping up since fine-grained IP stack locking started going in; if memory allocation fails, the creation of the fragment queue will be aborted.
Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories diff 5e7ce4785f43ef1e01c5a85bc10c9ddba60076d7 Wed Mar 26 16:12:03 CET 2003 Robert Watson <rwatson@FreeBSD.org> Modify the mac_init_ipq() MAC Framework entry point to accept an additional flags argument to indicate blocking disposition, and pass in M_NOWAIT from the IP reassembly code to indicate that blocking is not OK when labeling a new IP fragment reassembly queue. This should eliminate some of the WITNESS warnings that have started popping up since fine-grained IP stack locking started going in; if memory allocation fails, the creation of the fragment queue will be aborted.
Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories
|
/freebsd/sys/security/mac_biba/ |
H A D | mac_biba.c | diff 5e7ce4785f43ef1e01c5a85bc10c9ddba60076d7 Wed Mar 26 16:12:03 CET 2003 Robert Watson <rwatson@FreeBSD.org> Modify the mac_init_ipq() MAC Framework entry point to accept an additional flags argument to indicate blocking disposition, and pass in M_NOWAIT from the IP reassembly code to indicate that blocking is not OK when labeling a new IP fragment reassembly queue. This should eliminate some of the WITNESS warnings that have started popping up since fine-grained IP stack locking started going in; if memory allocation fails, the creation of the fragment queue will be aborted.
Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories diff 5e7ce4785f43ef1e01c5a85bc10c9ddba60076d7 Wed Mar 26 16:12:03 CET 2003 Robert Watson <rwatson@FreeBSD.org> Modify the mac_init_ipq() MAC Framework entry point to accept an additional flags argument to indicate blocking disposition, and pass in M_NOWAIT from the IP reassembly code to indicate that blocking is not OK when labeling a new IP fragment reassembly queue. This should eliminate some of the WITNESS warnings that have started popping up since fine-grained IP stack locking started going in; if memory allocation fails, the creation of the fragment queue will be aborted.
Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories
|
/freebsd/sys/netinet/ |
H A D | ip_input.c | diff 5e7ce4785f43ef1e01c5a85bc10c9ddba60076d7 Wed Mar 26 16:12:03 CET 2003 Robert Watson <rwatson@FreeBSD.org> Modify the mac_init_ipq() MAC Framework entry point to accept an additional flags argument to indicate blocking disposition, and pass in M_NOWAIT from the IP reassembly code to indicate that blocking is not OK when labeling a new IP fragment reassembly queue. This should eliminate some of the WITNESS warnings that have started popping up since fine-grained IP stack locking started going in; if memory allocation fails, the creation of the fragment queue will be aborted.
Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories diff 5e7ce4785f43ef1e01c5a85bc10c9ddba60076d7 Wed Mar 26 16:12:03 CET 2003 Robert Watson <rwatson@FreeBSD.org> Modify the mac_init_ipq() MAC Framework entry point to accept an additional flags argument to indicate blocking disposition, and pass in M_NOWAIT from the IP reassembly code to indicate that blocking is not OK when labeling a new IP fragment reassembly queue. This should eliminate some of the WITNESS warnings that have started popping up since fine-grained IP stack locking started going in; if memory allocation fails, the creation of the fragment queue will be aborted.
Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories
|