| Commit message (Expand) | Author | Age | Files | Lines |
* | firewall: fix typo in reflection hotplug script | Jo-Philipp Wich | 2012-12-07 | 2 | -2/+2 |
* | 6to4: Remove static radvd-integration * Please use the new ipv6-support package | Steven Barth | 2012-12-07 | 1 | -118/+2 |
* | ipv6-support: next iteration * Introduce mode 6rd * Introduce mode 6to4 * Fix... | Steven Barth | 2012-12-06 | 4 | -12/+35 |
* | 6relayd: More RFC-compatibility and size reduction | Steven Barth | 2012-12-06 | 1 | -2/+2 |
* | 6distributed: Add compatibility with 6rd and 6to4 | Steven Barth | 2012-12-06 | 1 | -2/+2 |
* | ppp: unconditionally start pppd with nodefaultroute and usepeerdns (#12580) | Jo-Philipp Wich | 2012-12-06 | 2 | -12/+5 |
* | netifd: update to latest version, fixes resolv.conf writes on interface setti... | Felix Fietkau | 2012-12-05 | 1 | -2/+2 |
* | dropbear: update to 2012.55 and refresh patches | Florian Fainelli | 2012-12-04 | 5 | -104/+10 |
* | firewall: extend nat reflection support | Jo-Philipp Wich | 2012-12-04 | 2 | -86/+123 |
* | mac80211, hostapd: Fix macfilter for multi bssid setups | Felix Fietkau | 2012-12-04 | 1 | -0/+21 |
* | Make ltq-dsl-app compile with an eglibc-based toolchain | Mirko Vogt | 2012-12-03 | 2 | -0/+25 |
* | ipv6-support: Second Iteration * mode 'downstream' renamed to 'router' * mode... | Steven Barth | 2012-12-03 | 5 | -53/+119 |
* | netifd: empty hotplug handler removed | Steven Barth | 2012-12-03 | 1 | -10/+0 |
* | 6distributed: Poll for ubus to come up (fix race) | Steven Barth | 2012-12-02 | 1 | -2/+2 |
* | Make teql hotplug script run sooner | Gabor Juhos | 2012-12-02 | 2 | -1/+1 |
* | ipv6-support: Add conffiles section | Steven Barth | 2012-11-29 | 1 | -0/+4 |
* | ipv6-support: Add new IPv6-support meta-package | Steven Barth | 2012-11-29 | 5 | -0/+437 |
* | odhcp6c: Add new embedded DHCPv6 client | Steven Barth | 2012-11-29 | 1 | -0/+37 |
* | 6distributed: add local IPv6 prefix distributor | Steven Barth | 2012-11-29 | 2 | -0/+64 |
* | 6relayd: Fix some RFC 6204 compatibility issues | Steven Barth | 2012-11-29 | 2 | -9/+4 |
* | Remove old IPv6 sysctl-config (deprecated) | Steven Barth | 2012-11-29 | 1 | -26/+0 |
* | iptables: fix typo in iptables musl patch after r34313 | Florian Fainelli | 2012-11-25 | 1 | -1/+1 |
* | iptables: add some musl portability fixes | Florian Fainelli | 2012-11-23 | 5 | -9/+148 |
* | netfid: fix build on musl | Florian Fainelli | 2012-11-23 | 1 | -0/+11 |
* | hostapd: include sys/stat.h for a struct stat definition | Florian Fainelli | 2012-11-21 | 4 | -11/+19 |
* | 6relayd: add conffiles section, thanks swalker | Steven Barth | 2012-11-17 | 1 | -1/+5 |
* | 6relayd: various updates & fixes - Add RD- and DHCPv6-server functionality - ... | Steven Barth | 2012-11-16 | 3 | -26/+48 |
* | ppp: - fix multilink ppp with custom ifnames, patch by George Kashperko <geor... | Jo-Philipp Wich | 2012-11-12 | 6 | -12/+158 |
* | resolveip: fix endless getopt() loop when compiled for arm (#12290) | Jo-Philipp Wich | 2012-11-08 | 2 | -4/+4 |
* | netifd: don't send a default client identifier in DHCP requests if no clienti... | Jo-Philipp Wich | 2012-11-05 | 1 | -2/+2 |
* | ppp: add more pppol2tpv3 related structs from the kernel headers to fix compi... | Felix Fietkau | 2012-11-04 | 1 | -1/+27 |
* | iptables: remove support for libipq, it has been obsolete for years and is un... | Felix Fietkau | 2012-11-04 | 1 | -16/+0 |
* | 6relayd: auto-configure local interfaces as well | Steven Barth | 2012-10-31 | 2 | -3/+3 |
* | uhttpd: update to latest git head, improves handling of invalid requests | Jo-Philipp Wich | 2012-10-30 | 1 | -2/+2 |
* | 6relayd: update to work around a raw-socket bug | Steven Barth | 2012-10-30 | 1 | -2/+2 |
* | ipv6: add 6relayd (RD-, DHCPv6- & NDP-Proxy) | Steven Barth | 2012-10-30 | 3 | -0/+140 |
* | netifd: update to latest version, fixes adding an alias during config reload ... | Felix Fietkau | 2012-10-30 | 1 | -2/+2 |
* | iwinfo: properly initialize memory of global nl80211_state, fixes random libn... | Jo-Philipp Wich | 2012-10-29 | 2 | -1/+3 |
* | hostapd: merge some pending fixes (fixes assoc errors when moving between vap... | Felix Fietkau | 2012-10-25 | 2 | -1/+43 |
* | ltq-dsl-app: fix offline postinstall for dsl_control | Jo-Philipp Wich | 2012-10-23 | 2 | -5/+4 |
* | licensing: Add licensing metadata to many packages Two new variables are intr... | Hamish Guthrie | 2012-10-19 | 4 | -0/+12 |
* | uhttpd: fix compilation with eglibc | Jo-Philipp Wich | 2012-10-19 | 1 | -2/+2 |
* | netifd: update to latest version, fixes device cleanup and config reload issu... | Felix Fietkau | 2012-10-19 | 1 | -2/+2 |
* | netifd: enable parallel build | Felix Fietkau | 2012-10-18 | 1 | -0/+2 |
* | move lots of kernel related packages to the new system/ folder | John Crispin | 2012-10-17 | 17 | -0/+2192 |
* | samba36: enable parallel build | Felix Fietkau | 2012-10-17 | 1 | -0/+2 |
* | Fix broadcast DHCP client startup option in dhcp.sh | John Crispin | 2012-10-17 | 1 | -1/+1 |
* | hostapd: merge a security fix for a TLS message buffer overflow (CVE-2012-4445) | Felix Fietkau | 2012-10-17 | 1 | -0/+17 |
* | iftop: update iftop to 1.0pre2 | Florian Fainelli | 2012-10-16 | 7 | -61/+15 |
* | uhttpd: update to latest git head - introduces support for multiple index fil... | Jo-Philipp Wich | 2012-10-15 | 2 | -4/+8 |