You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package
Hans Dedecker 400c5f03c3 base-files: fix wan6 interface config generation for pppoe
Setting ipv6 to auto in case of a pppoe interface will trigger the
creation of a dynamic wan_6 interface meaning two IPv6 interfaces
(wan6 and wan_6) will be active on top of the pppoe interface.
This leads to unpredictable behavior in the network; therefore set
ipv6 to 1 which will prevent the dynamic creation of the wan_6
interface.
Further alias the wan6 interface on top of the wan interface for pppoe
as the wan6 interface can only be started when the link local address is
ready. In case of pppoe the link local address is negotiated during the
Internet Protocol Control Protocol when the PPP link is setup meaning
all the IP address info is only available when the wan interface is up.

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
7 years ago
..
base-files base-files: fix wan6 interface config generation for pppoe 7 years ago
boot uboot-envtools: Add support for IPQ806x AP148 and DB149 7 years ago
devel strace: bump to 4.19 7 years ago
firmware linux-firmware: pack Intel iwl FW separately 7 years ago
kernel mac80211: make iwlwifi select AC support 7 years ago
libs libs/wolfssl: bump to version 3.12.0 ; add myself as maintainer 7 years ago
network tcpdump: noop commit to refer CVEs fixed in 4.9.2 7 years ago
system ubox: update to git HEAD version 7 years ago
utils utils/e2fsprogs: Update to 1.43.6 7 years ago
Makefile build: cleanup tmp/ dir of target rootfs 7 years ago