Hi people, I've upgraded to my laptop to a fresh snapshots a few minutes ago. I noticed that the way I previously changed pf anchor content from the command line does not work any more. pfctl fails with a
pfctl: pfctl_get_ticket: assertion failed The following pf.conf can be used to replicate the problem: anchor test Using echo "pass on bge0" | pfctl -a test -f - produces the mentioned error message and does not update the anchor content. Even passing an empty string fails. Before the 'add new queueing stuff' patch was committed, this worked. I added a few printfs to pfctl, and it looks like the failure path starts at pfctl_load_queues. If there's anything I can do to help debug this, I'd be glad to do so :) -- Gregor Best