Skip URL tables with invalid names. Fixes #13425
captiveportal: fix comment
Restore the correct comment, as pointed out by "Fole Systems" inhttps://redmine.pfsense.org/issues/13323#change-62565
Correct omission of ipv6 addresses in get_interface_addresses. #11545
The original v6 translation wrapping from pfSense_get_ifaddrs() output to thatof pfSense_get_interface_addresses had some confusion around array keys that isresolved in this commit.
Add two missing '\n' to pkg.conf.
This file is quickly overwritten by the (correct) version written bypfSense-upgrade, this makes this failure hard to see.
Get radius nas ip from correct variable. Fix #13356
Ensure we apply policy routing on whitelisted captive portal MAC addresses
We cannot simply 'pass in quick' for the _patthru tagged packets,because that means we don't process any subsequent policy routing (orother user) rules.
We want the _passthru tagged (i.e. whitelisted by MAC address) packets...
Filter reload at end of rc.newwanip. Fixes #13228
Don't force DNS to use 4/6 here. Fixes #13318
It's not trying to force communication with aspecific address family DNS server.
get_interface_addresses: Silence array_filter warnings
Remove incorrectly restored code. Fixes #13308
View revisions
Also available in: Atom