Fix firewall rules for PPPoE server
1) PPPoE Clients are located within 'Remote Address Range' (sa) and not Server Address (ip), see lines 1194 and 1195. 2) Interfaces for floating rules were not being correctly added due to a bug on interface detection caused by PPPoE differences....
Merge pull request #2764 from NewEraCracker/redmine-6011
Merge pull request #2994 from stilez/patch-31
Merge pull request #3018 from phil-davis/usersettings
Handle more invalid IPv6 formats
Merge pull request #2934 from k-paulius/patch-14
Merge pull request #2944 from stilez/patch-23
Merge pull request #3024 from phil-davis/include_once
Shorten gwifip if whole socket path exceeds 100 chars
dpinger stopps with an error when the socketname exceeds over(around) 100 characters. The dpinger will not start and not delivermonitoring results to the WebUI.
These long socket names can get created when using link-local addresses...
Use a different delimiter for dpinger socket names
Currently underscores are used to seperate gwifip, monitorip, etc, butunderscors are also used in vlan subinterfaces like em0_vlan10 andtherefore can't be used because the interface scope is appended to IPv6...
View revisions
Also available in: Atom