freebsd-skq/sbin/pfctl
bz f57b2f8c40 MFC r259916:
Use feature_present(3) to determine whether to open an INET or an
 INET6 socket when needed to allow pfctl to work on noinet and noinet6
 kernels (and try to provide a fallback using AF_LINK as best effort).
 Adjust the Makefile to also respect relevant src.conf(5) options
 for compile time decisions on INET and INET6 support.

 Reviewed by:	glebius (no objections)
2014-08-16 13:20:44 +00:00
..
Makefile MFC r259916: 2014-08-16 13:20:44 +00:00
parse.y
pf_print_state.c - Get rid of #ifdef __FreeBSD__. 2012-09-29 16:42:01 +00:00
pfctl_altq.c MFC r259916: 2014-08-16 13:20:44 +00:00
pfctl_optimize.c
pfctl_osfp.c
pfctl_parser.c MFC r259916: 2014-08-16 13:20:44 +00:00
pfctl_parser.h MFC r259916: 2014-08-16 13:20:44 +00:00
pfctl_qstats.c
pfctl_radix.c
pfctl_table.c
pfctl.8
pfctl.c Merge r261882, r261898, r261937, r262760, r262799: 2014-03-11 15:43:06 +00:00
pfctl.h