201 Commits (3d65d0291c0b55b44fd9fa1c54ae01938ced9191)

Author SHA1 Message Date
Steven Barth 38080ae550 6relayd: fix shell library includes in init-script 12 years ago
Steven Barth 8a97d823a4 6relayd: avoid a race-condition with looping RAs 12 years ago
Steven Barth f129c6786e netifd: Fix segfaults in IPv6 prefix handling 12 years ago
Steven Barth f1fd0f8278 odhcp6c: Fix address assignment with infinite validity 12 years ago
Felix Fietkau 4a86973285 uhttpd: fix selecting the right ustream implementation when openssl is to be used (#12857) 12 years ago
Felix Fietkau 5bc6555e08 netifd: update to latest version, fixes alias support 12 years ago
Felix Fietkau 18a7d0e945 network/iproute2: Bump version to 3.7.0 12 years ago
Felix Fietkau e55ee0817f uhttpd: update to a newer version, fixes chunked transfer on some POST requests 12 years ago
Felix Fietkau 6f0ecf0541 uhttpd: switch to uhttpd2, it is now feature complete 12 years ago
Jo-Philipp Wich f2766239ea netifd: add a band-aid fix for the wifi setup vs. netifd init race by increasing the wait time to five seconds 12 years ago
Steven Barth 62e9957cc4 ipv6-support: adapt UCI defaults to new ordering 12 years ago
Steven Barth 5a122f7e5f odhcp6c: Fix parsing more than one DNS server 12 years ago
Steven Barth f517d0481a ipv6-support: Rename enable-ipv6 UCI defaults 12 years ago
Jo-Philipp Wich 7250e27869 xtables-addons: rework uid/gid compat patch to use KUIDT_INIT() and KGIDT_INIT() macros 12 years ago
Jo-Philipp Wich 3b798d819d xtables-addons: move to package/, add myself as maintainer 12 years ago
Steven Barth 66fa83d211 odhcp6c: Detect a different MAC if interface has none * Fixes DHCPv6 behaviour over PPP and similar 12 years ago
Steven Barth 73875c1215 ppp: don't automatically set IPv6 default route * Fixes "ndisc_router_discovery() failed to add default route" 12 years ago
Steven Barth 1ecc744583 netifd: @aliases use layer 3 devices instead of main devices Fixes dhcpv6 protocol alias 12 years ago
Steven Barth 3235d860a6 ipv6-support: Switch to native IPv6 support 12 years ago
Steven Barth 955a1e8e28 6rd: add support for native IPv6 prefix handling 12 years ago
Steven Barth 811cd2acf4 6to4: add support for native IPv6 prefix handling 12 years ago
Steven Barth 2a94f67029 6in4: add support for native IPv6 prefix handling 12 years ago
Steven Barth a1e92f6dd1 6relayd: add suitable default configuration 12 years ago
Steven Barth 859fd7f614 6distributed: Remove obsolete service (replaced by netifd) 12 years ago
Steven Barth 06890959d1 netifd: Introduce native IPv6 prefix-handling 12 years ago
Jo-Philipp Wich 03a50b9087 netfilter.mk: add addrtype match to iptables-mod-extra (kmod-ipt-extra) 12 years ago
Jo-Philipp Wich e5548b03e5 netifd: update to git head, adds 64bit counters 12 years ago
Steven Barth 0cd21ca785 odhcp6c: Send RS on start 12 years ago
Steven Barth f0df2006af odhcp6c: Add preliminary proto-handler 12 years ago
Steven Barth b58a13cb2c ipv6-support: don't use disable_ipv6 12 years ago
Steven Barth fde5b934fd 6relayd: Rewrite init-script logic 12 years ago
Steven Barth b077480a59 firewall: Add ULA site border for IPv6 traffic This prevents private traffic from leaking out to the internet 12 years ago
Jo-Philipp Wich 3b7882e775 iwinfo: don't use the txpower value from debugfs for now, it does not match the values reported via wext 12 years ago
John Crispin ff0c7a9ec9 don't depend on lua 12 years ago
Steven Barth 965afef317 ipv6-support: Update iteration * Add support for blocking forwarding while address assignments * Fix relay restarting function 12 years ago
Steven Barth c7d9d7c952 odhcp6c: Add support for SNTP and SIP options 12 years ago
Steven Barth 4a2e55f30f 6relayd: Announce RDNSS and DNSSL via RA 12 years ago
Jo-Philipp Wich 1683a146f4 iwinfo: replace more wext calls with nl80211 equivalents, attempt to infer nl80211 tx power from debugfs before querying wext 12 years ago
Jo-Philipp Wich 54c0b40427 dnsmasq: allow dhcp host entries without mac addresses (#11928) 12 years ago
Jo-Philipp Wich c8a8f8fd55 lldpd: various enhancements 12 years ago
John Crispin a730e96569 Remove remaining etrax references 12 years ago
Steven Barth 7a25be66c3 6relayd: Detect changes of default routes for RAs 12 years ago
Steven Barth def80bbecf ipv6-support: Remove unnecessary code 12 years ago
Steven Barth 4c09d5dde3 ipv6-support: Fix typo in dhcpv6-script * thanks to KarlHegbloom for reporting 12 years ago
Steven Barth b7c1f24f9b ipv6-support: Use more consistent default values 12 years ago
Steven Barth e7719bb4aa ipv6-support: Updated functionality * Add site-border feature again * Add option to always announce a default router 12 years ago
Steven Barth ce41e59030 6distributed: Add null-route for delegated prefix * Fixes forwarding loops for unused subprefixes 12 years ago
Steven Barth d6c955e39a 6relayd: Announce DNS search domain via DHCPv6 12 years ago
Steven Barth 253d7345e1 ipv6-support: Remove site-border feature * was causing routing problems * will be reimplemented using firewall 12 years ago
Steven Barth 941f4ccd68 Remove site-border routing filter due to problems 12 years ago