[#] http://marc.info/?l=openbsd-cvs&m=140875268919548&w=2
openbsd-cvs(obsdave,2) — All
2014-08-23 04:55:07


Module name: src
Changes by: pelikan@cvs.openbsd.org 2014/08/22 18:11:03

Modified files:
regress/sbin/pfctl: Makefile
sbin/pfctl : parse.y pfctl.c pfctl_parser.h
Added files:
regress/sbin/pfctl: pfail54.in pfail54.ok

Log message:
when you specify queues in a rule, make sure they have been defined.

DIOCADDRULE EBUSY turns into an error message that pfctl -n catches.
DIOCXCOMMIT EINVAL after the kernel rejected the rules was reported
to occur, possibly from hfsc.c: this should be fixed as well.

ok henning mikeb sthen