mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-06 01:16:33 +00:00
The xt_id match was used by the firewall3 package to track its own rules but the approach has been changed to use xt_comment instead now, so we can drop this nonstandard extension. Signed-off-by: Jo-Philipp Wich <jo@mein.io>