Hi,

[ will cross-post this to tech@ ]

On Mon, 05.10.2009 at 18:47:10 +0200, Toni Mueller <openbsd-m...@oeko.net> 
wrote:
> On Thu, 01.10.2009 at 12:21:19 +0200, Toni Mueller <openbsd-m...@oeko.net> 
> wrote:
> > Searching around, I found that this question was already raised by
> > Martin Hedenfalk well over a year ago 
> > (http://marc.info/?l=openbsd-misc&m=121127258816047&w=2), but he got no
> > answer.
> 
> scrub in all tos 3 set-tos 0

with 4.6, this would be:

match in all tos 3 scrub (set-tos 0)     or
match in all tos 3 scrub (set-tos 0x0)

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?


TIA!


-- 
Kind regards,
--Toni++

Reply via email to