openwrt-redmi-ax3000/package/network/services/ppp
Andy Chiang 7079e456ad 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>
2025-11-09 16:17:01 +01:00
..
files ppp: add reqprefix norelease ac_mac 2025-11-09 16:17:01 +01:00
patches ppp: fix building with GCC 15.1 2025-06-08 12:20:15 +02:00
utils treewide: strip trailing whitespace 2025-05-20 00:47:37 +02:00
Makefile ppp: fix PKG_MIRROR_HASH 2025-10-09 13:37:58 +02:00