Phil Sutter <[email protected]> wrote:
> Commit f8e29a13fed8d ("xtables: avoid bogus 'is incompatible' warning")
> fixed for compatibility checking to extend over all chains, not just the
> relevant ones. This patch does the same for rules: Make sure only rules
> belonging to the relevant table are being considered.
> 
> Note that comparing the rule's table name is sufficient here since the
> table family is already considered when populating the rule cache.
> 
> Signed-off-by: Phil Sutter <[email protected]>

Applied, thank you.

Reply via email to