| Commit message (Expand) | Author | Age | Files | Lines |
* | dropbear: fix keepalive with putty | Jonas Gorski | 2014-08-13 | 1 | -0/+58 |
* | netifd: assign ipv6-prefixes with length <64 with /64 on-link routes | Steven Barth | 2014-08-13 | 1 | -2/+2 |
* | odhcpd: improve DHCPv6-PD detection | Steven Barth | 2014-08-13 | 1 | -2/+2 |
* | ppp: enable IPv6CP by default | Steven Barth | 2014-08-13 | 2 | -2/+6 |
* | odhcpd: multiple DHCPv4 improvements (thx Christian Mehlis) | Steven Barth | 2014-08-12 | 1 | -2/+2 |
* | package: fix segfault of iwinfo.scanlist("radio0"). | Jo-Philipp Wich | 2014-08-12 | 2 | -2/+9 |
* | firewall: fix potential NULL pointer access | Jo-Philipp Wich | 2014-08-11 | 1 | -2/+2 |
* | dropbear: update to 2014.65 | Steven Barth | 2014-08-11 | 5 | -10/+10 |
* | firewall: implement selective conntrack flushing (#10225) | Jo-Philipp Wich | 2014-08-11 | 1 | -2/+2 |
* | hostapd: fix some whitespaces | Luka Perkov | 2014-08-11 | 1 | -3/+3 |
* | odhcpd: avoid logspam in certain corner cases | Steven Barth | 2014-08-08 | 1 | -2/+2 |
* | odhcpd: write host-entries for all leased IPv6 addresses | Steven Barth | 2014-08-08 | 1 | -2/+2 |
* | xtables-addons: remove version 1.x for old kernels | Felix Fietkau | 2014-08-07 | 9 | -19749/+1 |
* | odhcpd: update hostfile more often | Steven Barth | 2014-08-07 | 1 | -2/+2 |
* | iptables: add kmod-ipt-nf* to dependency list of iptables-mod-nf*. | Steven Barth | 2014-08-07 | 1 | -2/+2 |
* | netifd: unblock some proto shell actions in teardown state | Steven Barth | 2014-08-07 | 1 | -2/+2 |
* | odhcpd: correct incorrect commit-id in last commit | Steven Barth | 2014-08-07 | 1 | -1/+1 |
* | odhcpd: skip MSRs in RAs for prefixes with same size as DP | Steven Barth | 2014-08-07 | 1 | -2/+2 |
* | iptables: NFLOG and NFQUEUE targets' full support | Steven Barth | 2014-08-07 | 1 | -0/+28 |
* | netifd: disable ds-lite, map & gre for old kernels | Steven Barth | 2014-08-06 | 1 | -2/+2 |
* | iwinfo: allow scans in AP mode on nl80211 | Felix Fietkau | 2014-08-06 | 1 | -0/+1 |
* | netifd: minor fixes (thanks Hans Dedecker) | Steven Barth | 2014-08-05 | 1 | -2/+2 |
* | gre: Change hostdependcy to remote endpoint tunnel address | Steven Barth | 2014-08-05 | 2 | -3/+3 |
* | hostapd: revert bogus version that was added in r41872 | Felix Fietkau | 2014-08-03 | 1 | -1/+1 |
* | iputils: add missing includes, fix musl support | Felix Fietkau | 2014-08-03 | 2 | -1/+37 |
* | igmpproxy: add missing include | Felix Fietkau | 2014-08-03 | 1 | -0/+10 |
* | iwcap: add missing include | Felix Fietkau | 2014-08-03 | 1 | -0/+1 |
* | iwinfo: add missing include statement | Felix Fietkau | 2014-08-03 | 1 | -0/+1 |
* | netfilter: introduce xt_id match | Jo-Philipp Wich | 2014-08-01 | 1 | -0/+59 |
* | gre: Generic Routing Encapsulation package support | Steven Barth | 2014-07-30 | 2 | -0/+299 |
* | netifd: fixes and GRE support (thx Hans Dedecker) | Steven Barth | 2014-07-30 | 1 | -2/+2 |
* | odhcp6c: Fix white space typo in dhcpv6.script | Steven Barth | 2014-07-30 | 1 | -1/+1 |
* | netifd: suppress fw3 warnings in dhcp script | Steven Barth | 2014-07-30 | 1 | -1/+1 |
* | netifd: more race condition fixes in proto-shell | Steven Barth | 2014-07-29 | 1 | -2/+2 |
* | ppp: fix a buffer overrun in the ms chap code | John Crispin | 2014-07-29 | 1 | -0/+13 |
* | hostapd: Reintroduce Full Dynamic VLAN support | Jo-Philipp Wich | 2014-07-29 | 2 | -3/+16 |
* | hostapd: add more missing ifdefs | Felix Fietkau | 2014-07-28 | 1 | -1/+18 |
* | netifd: more dynamic interface improvements | Steven Barth | 2014-07-28 | 1 | -2/+2 |
* | hostapd: add missing ifdef | Felix Fietkau | 2014-07-28 | 1 | -0/+11 |
* | netifd: fix a small issue in r41831 | Felix Fietkau | 2014-07-26 | 1 | -1/+1 |
* | odhcp6c: suppress fw3 warnings | Felix Fietkau | 2014-07-26 | 1 | -1/+1 |
* | netifd: update to the latest version, fixes a race condition with renew/setup | Felix Fietkau | 2014-07-26 | 1 | -2/+2 |
* | iwinfo: avoid creating tmp.* ifaces for scanning | Jo-Philipp Wich | 2014-07-25 | 1 | -2/+22 |
* | iwinfo: fix secondary radios being misreported as ralink device | Jo-Philipp Wich | 2014-07-25 | 1 | -1/+2 |
* | hostapd: prevent spurious 20/40 mhz channel bandwidth switches if noscan is e... | Felix Fietkau | 2014-07-25 | 1 | -0/+22 |
* | iwinfo: continue scanning even if temporary mac cannot be changed | Jo-Philipp Wich | 2014-07-25 | 3 | -3/+3 |
* | netifd: Fix some race-conditions in interface handling | Steven Barth | 2014-07-24 | 1 | -2/+2 |
* | softwires: redesign dhcp(v6) provisioning | Steven Barth | 2014-07-24 | 4 | -22/+41 |
* | netifd: update to the latest version, enables bridge multicast querier and fi... | Felix Fietkau | 2014-07-24 | 1 | -2/+2 |
* | odhcpd: don't lose downstream routes for managed PD | Steven Barth | 2014-07-23 | 1 | -2/+2 |