mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 23:02:02 -04:00
adds _np to a couple of function prototypes that provided more broad/useful interfaces than POSIX.1e interfaces included. Also, move from using a heuristic to identify POSIX.1e-semantic ACLs to using different ACL types for non-POSIX.1e ACLs. This should clean up the existing fuzzy logic that determined when acl_sort() should be applied before kernel submission. |
||
|---|---|---|
| .. | ||
| acl_calc_mask.c | ||
| acl_delete.c | ||
| acl_free.c | ||
| acl_from_text.c | ||
| acl_get.c | ||
| acl_init.c | ||
| acl_set.c | ||
| acl_support.c | ||
| acl_support.h | ||
| acl_to_text.c | ||
| acl_valid.c | ||
| Makefile | ||