steve h wrote:

- i create a table <foo> in the main ruleset and stick
10.0.0.0/24 in it.  i pass in from <foo> in an anchored ruleset.
the rule does not match.  shouldn't tables in a 'parent' anchor
ruleset be global?

Yes. That's likely a bug. Please make a testcase.

  there are some tables i use everywhere.
if i create the table in a bunch of anchor rulesets, it whines
about namespace (so i have to rename it each time...?)

It should whines only if the table is both in a parent and child
ruleset (like /table and /ruleset/table)
It should not whines if it is in two unrelated subrulesets
(like /ruleset1/table and /ruleset2/table)

If that's not the behaviour you see, then there is a bug.

Cedric

Reply via email to