| Commit message (Expand) | Author | Age | Files | Lines |
* | odhcpd: fix certain config values being overwritten | Steven Barth | 2014-01-23 | 1 | -2/+2 |
* | 6rd: Make don't fragment bit (df) a configurable variable | Steven Barth | 2014-01-23 | 1 | -2/+4 |
* | netifd: don't add unnecessary NOP policy rules | Steven Barth | 2014-01-20 | 1 | -2/+2 |
* | 6in4: fix typo in config variable (fixes #14830) | Steven Barth | 2014-01-20 | 1 | -1/+1 |
* | firewall: don't reload if there were no address or data changes | Steven Barth | 2014-01-19 | 1 | -0/+1 |
* | odhcpd: Fix a memory corruption when static leases are used | Steven Barth | 2014-01-18 | 1 | -2/+2 |
* | odhcpd: be even less verbose and don't start unnecessary relays | Steven Barth | 2014-01-17 | 1 | -2/+2 |
* | odhcpd: fix logspam | Steven Barth | 2014-01-17 | 1 | -2/+2 |
* | odhcpd: use hybrid management mode by default | Steven Barth | 2014-01-17 | 1 | -2/+2 |
* | dnsmasq: add dnsmasq.d config folder & improve odhcpd coexistence | Steven Barth | 2014-01-17 | 1 | -2/+8 |
* | odhcp6c: Use sourcerouting by default | Steven Barth | 2014-01-17 | 2 | -2/+2 |
* | odhcp6c: fix several small issues + decrease size | Steven Barth | 2014-01-17 | 1 | -2/+2 |
* | odhcpd: several bugfixes and improved integration | Steven Barth | 2014-01-17 | 3 | -3/+27 |
* | 6in4, 6rd, 6to4: Use source-restricted routes by default | Steven Barth | 2014-01-17 | 3 | -10/+34 |
* | netifd: Add IFUPDATE-flags and use main IPv6 routing table again | Steven Barth | 2014-01-17 | 1 | -2/+2 |
* | firewall: improve logging in hotplug script | John Crispin | 2014-01-15 | 1 | -1/+1 |
* | packages: ifenslave: add kernel dependencies as source was removed from 3.12 | Zoltan Herpai | 2014-01-15 | 1 | -1/+1 |
* | hostapd: fix mcast_rate setting | John Crispin | 2014-01-14 | 1 | -1/+1 |
* | hostapd: fix frequency setting for IBSS/RSN | John Crispin | 2014-01-12 | 1 | -2/+4 |
* | swconfig: improve usability when switch device incorrect | John Crispin | 2014-01-12 | 1 | -1/+1 |
* | samba: add browsable option | John Crispin | 2014-01-12 | 1 | -0/+3 |
* | 6relayd: try to workaround race condition at startup | Steven Barth | 2014-01-02 | 2 | -4/+4 |
* | netifd: initialize the switch early at start time and on reload (fixes #13015) | Felix Fietkau | 2013-12-31 | 1 | -6/+10 |
* | netifd: update to the latest version, fixes wireless related segfaults on arm | Felix Fietkau | 2013-12-29 | 1 | -2/+2 |
* | netifd: update to the latest version, fixes wifi related segfaults | Felix Fietkau | 2013-12-28 | 1 | -2/+2 |
* | hostapd: fix mixed wep/wpa with netifd | Felix Fietkau | 2013-12-28 | 1 | -0/+1 |
* | hostapd: fix the uci option name for ap isolate | Felix Fietkau | 2013-12-28 | 1 | -5/+5 |
* | swconfig: remove useless variables, return -1 on errors | John Crispin | 2013-12-27 | 3 | -11/+2 |
* | hostapd: fix wep with netifd | Felix Fietkau | 2013-12-23 | 1 | -4/+4 |
* | wpa_supplicant: fix interface combination parsing issues | Felix Fietkau | 2013-12-21 | 1 | -0/+18 |
* | dnsmasq: rework init procedure | Jo-Philipp Wich | 2013-12-21 | 3 | -11/+46 |
* | netifd: add reload trigger for /etc/config/wireless as well | Jo-Philipp Wich | 2013-12-18 | 1 | -1/+4 |
* | firewall: fix handling of tcp_ecn parameter | Jo-Philipp Wich | 2013-12-17 | 1 | -2/+2 |
* | iproute2: reduce .ipk package size from ~100k down to ~60k | Felix Fietkau | 2013-12-17 | 2 | -1/+121 |
* | hostapd: move old wifi setup scripts to hostapd-common-old | Felix Fietkau | 2013-12-16 | 1 | -4/+13 |
* | dnsmasq: switch to /lib/functions/network.sh | Jo-Philipp Wich | 2013-12-16 | 1 | -15/+11 |
* | netifd: update to latest version, fixes a null pointer crash | Felix Fietkau | 2013-12-16 | 1 | -2/+2 |
* | Convert DHCP->6rd and DHCPv6->DS-Lite autoconfig to dynamic interface | Steven Barth | 2013-12-15 | 5 | -27/+25 |
* | odhcp6c: add source routing support | Steven Barth | 2013-12-15 | 3 | -5/+15 |
* | uhttpd: don't process ubus_* and lua_* options if corresponding plugin is not... | Jo-Philipp Wich | 2013-12-15 | 1 | -4/+8 |
* | netifd: update to the latest version, adds a revert of the link state handlin... | Felix Fietkau | 2013-12-14 | 1 | -2/+2 |
* | netifd: prevent an unnecessary restart of netifd-managed wifi interfaces at b... | Felix Fietkau | 2013-12-13 | 1 | -1/+1 |
* | iw: reduce size and make the phy dump output more readable | Felix Fietkau | 2013-12-13 | 2 | -2/+111 |
* | netifd: fix crashes triggered by adding/removing wireless devices on reload | Felix Fietkau | 2013-12-11 | 1 | -2/+2 |
* | hostapd: fix short_preamble option | Jo-Philipp Wich | 2013-12-10 | 1 | -1/+1 |
* | netifd: enable coredumps again | John Crispin | 2013-12-09 | 1 | -4/+4 |
* | hostapd: properly parse wmm and hidden uci options (#14589) | Jo-Philipp Wich | 2013-12-08 | 1 | -1/+1 |
* | netifd: update to the latest version, adds tunnel fixes by Hans Dedecker and ... | Felix Fietkau | 2013-12-08 | 1 | -2/+2 |
* | odhcpd/6c: Add config menu for prefix class ext. | Steven Barth | 2013-12-05 | 2 | -0/+22 |
* | odhcpd: Fix ubus integration | Steven Barth | 2013-12-04 | 1 | -2/+2 |