120 Commits (c86485210ba6136bc90fc2708611ae5a609b6bf1)

Author SHA1 Message Date
Steven Barth 82576f0ca3 ipv6-support: next iteration * Introduce mode 6rd * Introduce mode 6to4 * Fix announcement of DNS-Servers received from DHCPv6 * Fix some corner-cases in relaying behaviour 12 years ago
Steven Barth 61e8c6b83b 6relayd: More RFC-compatibility and size reduction 12 years ago
Steven Barth f14e1f1b1d 6distributed: Add compatibility with 6rd and 6to4 12 years ago
Jo-Philipp Wich d221222907 ppp: unconditionally start pppd with nodefaultroute and usepeerdns (#12580) 12 years ago
Felix Fietkau 838d6e3b8d netifd: update to latest version, fixes resolv.conf writes on interface setting changes 12 years ago
Florian Fainelli 9e355444a6 dropbear: update to 2012.55 and refresh patches 12 years ago
Jo-Philipp Wich 6504b268b3 firewall: extend nat reflection support 12 years ago
Felix Fietkau 8516ddb133 mac80211, hostapd: Fix macfilter for multi bssid setups 12 years ago
Mirko Vogt 4c30952394 Make ltq-dsl-app compile with an eglibc-based toolchain 12 years ago
Steven Barth 4bda16cf27 ipv6-support: Second Iteration * mode 'downstream' renamed to 'router' * mode 'upstream' renamed to 'dhcpv6' * mode 'relay' added * cleanups and minor bugfixes in state handling 12 years ago
Steven Barth 71ed7ae842 netifd: empty hotplug handler removed 12 years ago
Steven Barth c6b0c63cad 6distributed: Poll for ubus to come up (fix race) 12 years ago
Gabor Juhos 5d8a7a0ce5 Make teql hotplug script run sooner 12 years ago
Steven Barth a0f0c23109 ipv6-support: Add conffiles section 12 years ago
Steven Barth a4edea5ef3 ipv6-support: Add new IPv6-support meta-package 12 years ago
Steven Barth e6e6e0d152 odhcp6c: Add new embedded DHCPv6 client 12 years ago
Steven Barth 25d943e872 6distributed: add local IPv6 prefix distributor 12 years ago
Steven Barth 7d3495b431 6relayd: Fix some RFC 6204 compatibility issues 12 years ago
Steven Barth dffa972af1 Remove old IPv6 sysctl-config (deprecated) 12 years ago
Florian Fainelli 062d3c1e67 iptables: fix typo in iptables musl patch after r34313 12 years ago
Florian Fainelli 14ed3f0f22 iptables: add some musl portability fixes 12 years ago
Florian Fainelli 94bdc366d4 netfid: fix build on musl 12 years ago
Florian Fainelli f1498531c7 hostapd: include sys/stat.h for a struct stat definition 12 years ago
Steven Barth 417af03ba5 6relayd: add conffiles section, thanks swalker 12 years ago
Steven Barth 45137b0896 6relayd: various updates & fixes - Add RD- and DHCPv6-server functionality - Rework configuration and add example UCI file - Fix various bugs and be more RFC compliant 12 years ago
Jo-Philipp Wich db207e2a87 ppp: - fix multilink ppp with custom ifnames, patch by George Kashperko <george@znau.edu.ua> - refresh patches 12 years ago
Jo-Philipp Wich 3a81f75d72 resolveip: fix endless getopt() loop when compiled for arm (#12290) 12 years ago
Jo-Philipp Wich 611b2e8bb3 netifd: don't send a default client identifier in DHCP requests if no clientid uci option is given (#12426) 12 years ago
Felix Fietkau c1aae78816 ppp: add more pppol2tpv3 related structs from the kernel headers to fix compile issues with linux 3.6 12 years ago
Felix Fietkau 16c72b09cc iptables: remove support for libipq, it has been obsolete for years and is unsupported in newer kernels 12 years ago
Steven Barth 9aba83eced 6relayd: auto-configure local interfaces as well 12 years ago
Jo-Philipp Wich 73c75e0dd8 uhttpd: update to latest git head, improves handling of invalid requests 12 years ago
Steven Barth c3d04d4630 6relayd: update to work around a raw-socket bug 12 years ago
Steven Barth 1fe7efbddb ipv6: add 6relayd (RD-, DHCPv6- & NDP-Proxy) 12 years ago
Felix Fietkau fc3939a996 netifd: update to latest version, fixes adding an alias during config reload for an interface that is already up 12 years ago
Jo-Philipp Wich 0e3de8eff7 iwinfo: properly initialize memory of global nl80211_state, fixes random libnl-tiny assertions when using nl80211_probe() on not supported devices 12 years ago
Felix Fietkau f911fb32fe hostapd: merge some pending fixes (fixes assoc errors when moving between vaps of the same wifi device) 12 years ago
Jo-Philipp Wich 1895d55e9d ltq-dsl-app: fix offline postinstall for dsl_control 12 years ago
Hamish Guthrie 81a3d9ba31 licensing: Add licensing metadata to many packages Two new variables are introduces to many packages, namely PKG_LICENSE and PKG_LICENSE_FILES - there may be more than one license applied to packages, and these are listed in the PKG_LICENSE variable and separated by spaces. All relevant license files are also added to the PKG_LICENSE_FILES variable, also space separated. 12 years ago
Jo-Philipp Wich 5fb6cf9a11 uhttpd: fix compilation with eglibc 12 years ago
Felix Fietkau 825592b54b netifd: update to latest version, fixes device cleanup and config reload issues when assigning a device to a different bridge 12 years ago
Felix Fietkau 88f3c59fb9 netifd: enable parallel build 12 years ago
John Crispin a34499e095 move lots of kernel related packages to the new system/ folder 12 years ago
Felix Fietkau 965710d3e1 samba36: enable parallel build 12 years ago
John Crispin c2b8d1a619 Fix broadcast DHCP client startup option in dhcp.sh 12 years ago
Felix Fietkau 26944502e3 hostapd: merge a security fix for a TLS message buffer overflow (CVE-2012-4445) 12 years ago
Florian Fainelli 8fc2b30281 iftop: update iftop to 1.0pre2 12 years ago
Jo-Philipp Wich 160c2ef011 uhttpd: update to latest git head - introduces support for multiple index files - fixes build with only the TLS module selected 12 years ago
Jo-Philipp Wich 14e14faa0b uhttpd: switch to external git repo + cmake build system 12 years ago
Florian Fainelli 19f91b26f5 rssileds: improve performance 12 years ago