Don't always toggle display of advanced options. Fix #16330
Allow disabling logging of packets blocked due to unmatched IP options. Implement #460345
Ignore link-local IPv6 address from PPPoE DEVD events
Returns the behavior of ignoring LL addresses. The LL fallback is nolonger needed since the IPv6 peer address is now always included.
Followup to a0baea958c7fae9363c757317e9d52874a257b70
Refactor rule labels. Implement #16325
- Define labels as key/value pairs.- Add new functions to handle labels defined in config.xml rules.- Support generating unique labels for pf rules from the respective config.xml rules when possible; namely NAT rules cannot have labels....
unbound: remove sock-queue-timeout until supported upstream. Fixes #16299
pppoe_handler: Remove ipv6 router workaround
With changes to if_pppoe, we not have an associated destination address for thep2p address and the workaround is no longer necessary.
pkg: disable FreeBSD-kmods repo
VIP corrections: Validate IPv4 for proxyarp and respect saved vip type
get_interface_addresses(): Change use of 'tunnel' for p2p destination addresses to 'dstaddr'
In the php module, the 'tunnel' address attribute returned frompfSense_get_ifaddrs() has been renamed to 'dstaddr' to more appropriatelyreflect that the address is a p2p destination. This change alters the behavior...
Fix thermal sensor threshold values
View revisions
Also available in: Atom