opnsense-src/sbin/pfctl
kp 81a368c520 pfctl: Allow TOS bits to be cleared
TOS value 0 is valid, so use 256 as an invalid value rather than zero.
This allows users to enforce TOS == 0 with pf.

Reported by:	Radek Krejča <radek.krejca@starnet.cz>
2017-05-06 13:30:06 +02:00
..
Makefile src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
Makefile.depend src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
parse.y pfctl: Allow TOS bits to be cleared 2017-05-06 13:30:06 +02:00
pf_print_state.c src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
pfctl.8 src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
pfctl.c src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
pfctl.h src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
pfctl_altq.c src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
pfctl_optimize.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
pfctl_osfp.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
pfctl_parser.c src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
pfctl_parser.h src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
pfctl_qstats.c src: clean-cut move to release/11.0.0 2016-10-03 12:28:21 +02:00
pfctl_radix.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00
pfctl_table.c src: initial commit based on FreeBSD-10.0 2014-11-09 09:30:14 +01:00