Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
e4f3b5ce 05/08/2025 05:16 PM Reid Linnemann

Fix double rc.newwanipv6 execution on if_pppoe

When using if_pppoe and DHCPv6 over the PPP link, both the devd handler script
and dhcp6c execute /etc/rc.newwanipv6 as a result of an address assignment,
which is not fatal but does cause some extra delay as the filter is reloaded and...

9c41e113 05/05/2025 08:37 PM Reid Linnemann

pppoe-handler: Mute spurious invalid address warnings

Move the address checking out of the main body of the script into switch cases
that actually use the address

(cherry picked from commit 51ce224e061a26728bb42d11d238a11bbd989850)

30cad817 05/05/2025 08:37 PM Reid Linnemann

if_pppoe: Resolve endless loop on dhcp6c

When using if_pppoe, the use of ppp-ipv6 to up the pppoe interface on ADDR_ADD
causes a loop of calling interface_dhcp6_configure(), which
restarts dhcp6c, which acquires a lease and assigns an address, which emits an...

9316ad06 04/29/2025 02:06 AM Marcos M

Fix config check for if_pppoe

'system/use_mpd5_for_pppoe' is not a valid config path.

e7f3a037 03/27/2025 06:39 PM Marcos M

Keep IPv4 addresses on IPv6 ppp-linkdown events. Fix #16103

Co-authored-by David King <>

ac2eea65 03/21/2025 03:59 AM Renato Botelho

pppoe: Add new pppoe-handler script

Add a new script, pppoe-handler, that will be called by devd when proper
events happen on pppoe interfaces.

(cherry picked from commit 79f87326c412ae6291c82b6aa13e5a0fcd3a94af)

dd619ffb 02/17/2025 08:26 PM Brad Davis

Properly quote these variables and use the built-in echo

e6dd4136 02/17/2025 07:56 PM Brad Davis

Remove SED as it is now unused

1a94dd65 02/17/2025 07:47 PM Brad Davis

Simplify clearing the arp table by using functionality built into arp(1)

93423f89 02/17/2025 07:40 PM Brad Davis

Properly quote these variables and avoid using test -o

View revisions

Also available in: Atom