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....
Do not allow the selection of more than one NIC with if_pppoe.
Effectively disable the MLPPP support with if_pppoe.
(cherry picked from commit 00c6e25f2ce6d793680dbe01053ec84c7cba500b)
Handle the differences in the 'Advanced Options' section for if_pppoe.
(cherry picked from commit ee4539ba7331fab0225df1ed03346adc944eb49c)
Change the knob to select mpd5/kernel PPPoE to a per-connection setting.
Replaces the original global setting.
Ticket: #18294(cherry picked from commit e52a8eda6fa90e613f940553cfe438baafc7e7ea)
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 new pppoe-handler script
Add a new script, pppoe-handler, that will be called by devd when properevents happen on pppoe interfaces.
(cherry picked from commit 79f87326c412ae6291c82b6aa13e5a0fcd3a94af)
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....
ACB: uncheck the device key warning by default
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'...
View revisions
Also available in: Atom