Component: firewall
159 changelog entries across 58 version(s)
Releases by channel (stacked)
- added inversion support for "limit" option;
- added bit rate matching for "limit" option;
- improved performance for "limit" option;
- do not allow to add new rule before built-in (reverted);
- SIP helper update for newer Cisco phones;
- fixed connection-rate matcher;
- do not lose firewall mangle rules on start-up;
- fixed limit and dst-limit options.
- sip helper improved, large packets no longer dropped;
- added ipsec-policy matcher to check wheather packet was/will be ipsec processed or not;
- fixed sector writes rising starting since 6.28;
- packet defragmenting will only happen with connection tracking enabled;
- optimized option matching order with-in a rule;
- rules that require CONNTRACK to work will now have Invalid flag when CONNTRACK is disabled;
- rules that require use-ip-firewall to work will now have invalid flag when use-ip-firewall is disabled;
- rules that have interface with "Slave" flag specified as in-/out-interface will now have Invalid flag;
- rules that have interface without "Slave" flag specified as in-/out-bridge-port will now have Invalid flag;
- rules with Invalid flags will now be auto-commented to explain why;
- to-address can be specified as ip address with mask in addition to ip range;