On Sat, Jan 9, 2010 at 11:40 AM, Toni Mueller <[email protected]> wrote: > The first alternative yields: > > # /sbin/pfctl -n -f pf.conf.test > pf.conf.test:23: illegal tos value (null) > > > And the second alternative yields: > > # /sbin/pfctl -n -f pf.conf.test > pf.conf.test:23: illegal tos value 0x0 > > > Where, in the source code, should I go to attempt to fix this?
Best guess: sbin/pfctl/parse.y

