* Per-Olov Sjöholm ([EMAIL PROTECTED]) wrote:
> On Friday 31 March 2006 12.45, you wrote:
> > >This patch allows multiple tags in the tagged statement, like this:
> > > pass out all on $ext proto tcp tagged { ADMIN, DEV }
> > >I find it useful when using tags extensively.
> >
> > Hi, I hope someone finds this as useful as I do.
>
> Are the tags still sticky?
there's no modification in the way packets are tagged, this only affects
the question "is this packet tagged with tag foo" and now allows you to
write: "is this packet tagged with tag foo or bar".