miniupnpd: Generate miniupnpd config using more explicit bools
The miniupnp config section has boolean flags that are either true with the value'on', and are inferred to be false by omission or an empty value. To be moreexplicit when generating the miniupnpd config, compare these values to 'on'...
Fix rule label for default IPsec rules. Fix #16095
Fix new log preference checkboxes
Fix regression from 7dc6055725cd400c04ead94560cda876de3f253d
Move IPv4 link-locak firewall logs into a separate log preference. Implement #16092
Fix a type while here as well.
Activate snort2c log preference
Followup to b67a4eae7b9b815480789b08aa0c847f5689dede.
Move snort2c firewall logs into a separate log preference. Implement #16092
Include reason for firewall log actions. Implement #15415, Fix #16093
Show the rule for packets dropped due to IP options
When clicking the Action icon for a firewall rule log, the rule is notshown when it's a "pass" rule that dropped the packet due to IP options.
Refactor firewall logging preferences
Move the firewall logging preferences to a single string[] variable andmake it a global. No functional changes.
View revisions
Also available in: Atom