Skip to content

Sync Airoha SDK TCSUPPORT_ORN_EBTABLES option with iptables/ebtables patches

Maxim Menshikov requested to merge mmenshikov-econet-ebtables_orn into devel

Airoha has TCSUPPORT_ORN_EBTABLES option that alters the ebtables-related structures if not defined. In the latest SDK, this option is enabled again. Therefore this patch implicitly defines this option, rolls back structures in iptables and ebtables, and ensures that this option is propagated to these programs.

Merge request reports