You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
natflow: Refactor interface group filtering logic and enhance fastnat…
… handling
- Renamed `NF_FF_IFNAME_FILTER` to `NF_FF_FORCE_FASTNAT` for clarity in fastnat enforcement.
- Improved device matching based on `ifname_group`, adding conditions to skip fastnat when interfaces don’t match.
- Enhanced helper clearing logic for non-helper-required connections, optimizing fastnat processing.
These changes improve natflow control and provide clearer behavior for interface filtering.