freebsd-dev/sbin/pfctl
Luiz Otavio O Souza db1bbde602 Make pfctl(8) more flexible when parsing bandwidth values.
This is the current behaviour in OpenBSD and a similar patch exist in
pfSense too.

Obtained from:	OpenBSD (partly - rev. 1.625)
MFC after:	2 weeks
Sponsored by:	Rubicon Communications (Netgate)
2016-04-14 18:37:40 +00:00
..
Makefile Convert sbin/ to LIBADD 2014-11-25 11:23:12 +00:00
Makefile.depend DIRDEPS_BUILD: Regenerate without local dependencies. 2016-02-24 17:20:11 +00:00
parse.y Make pfctl(8) more flexible when parsing bandwidth values. 2016-04-14 18:37:40 +00:00
pf_print_state.c Make pfctl(8) work on strict-alignment platforms, by copying a pair of 2016-01-30 22:03:14 +00:00
pfctl_altq.c Add ALTQ(9) support for the CoDel algorithm. 2015-08-21 22:02:22 +00:00
pfctl_optimize.c
pfctl_osfp.c
pfctl_parser.c pf: Remove support for 'scrub fragment crop|drop-ovl' 2015-08-27 21:27:47 +00:00
pfctl_parser.h Add ALTQ(9) support for the CoDel algorithm. 2015-08-21 22:02:22 +00:00
pfctl_qstats.c Add ALTQ(9) support for the CoDel algorithm. 2015-08-21 22:02:22 +00:00
pfctl_radix.c
pfctl_table.c
pfctl.8 mdoc: remove superfluous paragraph macros. 2014-06-23 18:40:21 +00:00
pfctl.c pfctl: Fix uninitialised veriable 2015-11-01 17:20:17 +00:00
pfctl.h