7387 Commits (08ff97672027a8d1fa148779c0fa06e154dd0a85)

Author SHA1 Message Date
Steven Barth e0a338c969 base-files: Set default value for IPv6 forwarding 12 years ago
Felix Fietkau 55eab5ac44 netifd: update to latest version, adds another fix for interface aliases 12 years ago
Steven Barth 5859fc7a39 netifd: Fix a segfault when globals.ula_prefix is empty 12 years ago
Felix Fietkau a4c7a953e5 uhttpd: always turn on TLS support, include ustream-ssl as a build dependency 12 years ago
Felix Fietkau 7b845ca9c7 ustream-ssl: remove dependency conditional part to avoid build breakage when no variant is selected 12 years ago
Felix Fietkau aca0690ce5 ustream-ssl: update to latest version, fixes handling large chunks of data (fixes #12866) 12 years ago
Luka Perkov 2245726371 uboot-lantiq: upgrade to 2013.01 12 years ago
Felix Fietkau bab482b93f uhttpd: fix another small hang issue with the same symptoms 12 years ago
Felix Fietkau 166ea3832b uhttpd: fix connection hangs 12 years ago
Felix Fietkau bc1d72c7bf tcpdump: add SLL parsing support to tcpdump-mini, use -ffunction-sections, -fdata-sections and --gc-sections to reduce size 12 years ago
Jo-Philipp Wich 1941fb309d base-files: network.sh: fix typo in previous commit 12 years ago
Jo-Philipp Wich 3b2db1838a base-files: network.sh: simplify network_get_prefix6() 12 years ago
Felix Fietkau c725669079 uhttpd: fix unencrypted passwords in httpd.conf 12 years ago
Felix Fietkau 11e3592531 ath9k: add support for more antenna mask combinations on AR93xx 12 years ago
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 e219c56a11 ath9k: merge another round of cleanups and stability fixes, refresh patches 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
Jo-Philipp Wich 3afbe1669f busybox: add an upstream ntpd fix (#12841) 12 years ago
Steven Barth 62e9957cc4 ipv6-support: adapt UCI defaults to new ordering 12 years ago
Jo-Philipp Wich 648bd409e3 base-files: use numerically prefixed uci-defaults names 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
Steven Barth 411d818008 base-files: rename ULA generation script 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
Felix Fietkau a6ad512d82 kernel: 8250.ko is called 8250_core.ko on linux 3.7+, fixes package/kernel build error in snapshot builds 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
Florian Fainelli 8b21ccae13 kernel: allow building kmod-rtc-marvell for mvebu target 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 847cd984b9 base-files: add support for ipv6-prefixes in connection with netifd 12 years ago
Steven Barth 06890959d1 netifd: Introduce native IPv6 prefix-handling 12 years ago
Gabor Juhos e959b45920 package/kernel: move input modules into a separate submenu 12 years ago
Felix Fietkau f4802fa8bf kernel: make sure that packages are generated for built-in crypto modules to avoid dependency errors with kmod-crypto-core on 3.7 12 years ago
Florian Fainelli 10ef67ed21 kernel: avoid recursive dependency caused by kmod-i2c-mv64xxx 12 years ago
Jo-Philipp Wich 03a50b9087 netfilter.mk: add addrtype match to iptables-mod-extra (kmod-ipt-extra) 12 years ago