summaryrefslogtreecommitdiffstats
path: root/sbin/ping/ping.c
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2002-10-02 02:42:38 +0000
committerrwatson <rwatson@FreeBSD.org>2002-10-02 02:42:38 +0000
commit4be0d09ad35a2492cce9a9a891c2c800ad5c9669 (patch)
tree81842f8d46f9993f87a705e87627ee32a0867eaa /sbin/ping/ping.c
parentb9a8a81041d75fd2f18a80da77ef21a9b9ea5394 (diff)
downloadFreeBSD-src-4be0d09ad35a2492cce9a9a891c2c800ad5c9669.zip
FreeBSD-src-4be0d09ad35a2492cce9a9a891c2c800ad5c9669.tar.gz
Add a new MAC entry point, mac_thread_userret(td), which permits policy
modules to perform MAC-related events when a thread returns to user space. This is required for policies that have floating process labels, as it's not always possible to acquire the process lock at arbitrary points in the stack during system call processing; process labels might represent traditional authentication data, process history information, or other data. LOMAC will use this entry point to perform the process label update prior to the thread returning to userspace, when plugged into the MAC framework. Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories
Diffstat (limited to 'sbin/ping/ping.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud