Remove the pppoe reset cron job when the interface is disabled or with if_pppoe
Limit port forward overlap checks to the same IP address family. Fix #16130
Bring in Kea enhancements from Plus
When the PPPoE client backend is changed, show the reboot message.
(cherry picked from commit 615713329278baf93d4712321d3e4a497061a315)
Change the mpd5/if_pppoe knob back to a global setting.
They cannot cooexist, so makes no sense have it as a per connection setting.
Enforce a few protections and warnings when the user switch from mpd5 with aMLPP setup to if_pppoe, which do not support MLPPP....
Revert "pppoe: Add knob to move it back to mpd5"
This reverts commit 0bf19af7d0b9222ea24899103c64819b0d08160a.
This knob will be per connection and not a global setting.
(cherry picked from commit be004fb3007dbde03492a784be322de71e7ecfda)
pppoe: Add knob to move it back to mpd5
A new PPPoE implementation, using if_pppoe kernel module, is going to beintroduced soon and will be used by default. Add a knob under System ->Advanced -> Networking to let users to move it back to previousimplementation using mpd5....
Strip manufacturer from MAC field passed to WoL from ARP table. Fixes #15162
Exclude states that don't match the selected interface. Fix #16043
Improve performance of state display in diag_dump_states.php
The variable $killdstip was previously used in the tool-tip for the killstate icon which later changed to reference srcip/dstip instead. Improvethe performance by removing this variable, assigning each state's date in...
View revisions
Also available in: Atom