openwrt/package/network/services/ppp
Andy Chiang 13226471ef
Some checks are pending
Build all core packages / Build all core packages for selected target (push) Waiting to run
ppp: add reqprefix norelease ac_mac
Use ppp and enable autoipv6, odhcp6c supports reqprefix and norelease to minimize the chance of IPv6 PD changes.[1]
PPPoE supports connecting to a specific AC/BRAS by using the pppoe-mac parameter.[2]

1. https://github.com/openwrt/openwrt/blob/master/package/network/ipv6/odhcp6c/files/dhcpv6.sh#L67
   https://github.com/openwrt/openwrt/blob/master/package/network/ipv6/odhcp6c/files/dhcpv6.sh#L77
2. https://github.com/ppp-project/ppp/blob/master/pppd/plugins/pppoe/plugin.c#L93

Signed-off-by: Andy Chiang <AndyChiang_git@outlook.com>
Link: https://github.com/openwrt/openwrt/pull/19978
Signed-off-by: Robert Marko <robimarko@gmail.com>
(cherry picked from commit 7079e456ad)
Link: https://github.com/openwrt/openwrt/pull/20824
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2025-12-03 18:13:13 +01:00
..
files ppp: add reqprefix norelease ac_mac 2025-12-03 18:13:13 +01:00
patches ppp: remove more unnecessary kernel checks 2024-11-28 18:47:25 +00:00
utils packages: sort network related packages into package/network/ 2012-10-10 12:32:29 +00:00
Makefile ppp: install pkg-config file on InstallDev 2024-10-22 16:10:05 +02:00