fw4: improve flowtable handling
authorJo-Philipp Wich <jo@mein.io>
Fri, 4 Feb 2022 19:34:06 +0000 (20:34 +0100)
committerJo-Philipp Wich <jo@mein.io>
Fri, 4 Feb 2022 19:34:06 +0000 (20:34 +0100)
commit52831a00bec8e3676e2747029c0349f6be9c2593
treea8685e54fcce17fa04160b23c7e06b6bbe37051d
parent7cb10c809314261c20ddca069eacd469adf44be3
fw4: improve flowtable handling

 - Delete the flowtable while loading the rulset in case it exists already
   since flowtable with offload flag canot overwrite ones without and vice
   versa

 - Resolve higher level devices such as 802.1q or bridge devices to lower,
   offload capable ones in case hardware offloading is requested

 - Revert disabling of "flow_offloading_hw" option

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
root/usr/share/firewall4/main.uc
root/usr/share/firewall4/templates/ruleset.uc
root/usr/share/ucode/fw4.uc