Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: consistently use 'depends on' instead of 'depends' | Felix Fietkau | 2013-04-17 | 2 | -4/+4 |
| | | | | | | | | make the syntax more compatible with kernel menuconfig Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36351 | ||||
* | uhttpd: update to git head, fixes regression when parsing IPv6 listen arguments | Jo-Philipp Wich | 2013-04-17 | 1 | -3/+3 |
| | | | | SVN-Revision: 36348 | ||||
* | iwinfo: print info of all existing wireless ifaces when cli is called ↵ | Jo-Philipp Wich | 2013-04-15 | 2 | -2/+29 |
| | | | | | | without arguments SVN-Revision: 36339 | ||||
* | uhttpd: update to latest version, fixes compile error with latest libubox | Felix Fietkau | 2013-04-15 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36338 | ||||
* | netifd: update to latest version, fixes some device handling crashes | Felix Fietkau | 2013-04-15 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36336 | ||||
* | qos-scripts: add queue length and quantum limit, suggested by dtaht | Felix Fietkau | 2013-04-09 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36294 | ||||
* | iwinfo: fix frequency/channel and channel/frequency conversions to properly ↵ | Jo-Philipp Wich | 2013-04-09 | 2 | -13/+20 |
| | | | | | | implement 802.11j SVN-Revision: 36292 | ||||
* | add portmap support to userland | John Crispin | 2013-04-09 | 4 | -2/+95 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36284 | ||||
* | add "swconfig list" support | John Crispin | 2013-04-09 | 3 | -0/+41 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36282 | ||||
* | netifd: fix route / route6 regression (#13303) | Jo-Philipp Wich | 2013-04-09 | 1 | -2/+2 |
| | | | | SVN-Revision: 36281 | ||||
* | Remove deprecated ip6slaac option * use proto=dhcpv6 with reqprefix=no instead | Steven Barth | 2013-04-09 | 1 | -19/+0 |
| | | | | SVN-Revision: 36280 | ||||
* | Remove obsoleted ipv6-support meta-package | Steven Barth | 2013-04-09 | 2 | -55/+0 |
| | | | | SVN-Revision: 36279 | ||||
* | netifd: Bump to latest version * Fix a memory corruption when updating IPv6 ↵ | Steven Barth | 2013-04-05 | 1 | -2/+2 |
| | | | | | | prefixes * Fix route sorting order (nbd) * Add support for ip rules (jow) * Implement support for route / route6 table attribute (jow) SVN-Revision: 36196 | ||||
* | netifd: Rewrite IPv6 prefix assignment * Add ip6hint option to specify ↵ | Steven Barth | 2013-04-03 | 1 | -2/+2 |
| | | | | | | assigned subprefixes * Add preliminary support for RFC 6603 prefix exclusion SVN-Revision: 36193 | ||||
* | openvpn: enable password save support (#13245) | Felix Fietkau | 2013-04-01 | 1 | -0/+1 |
| | | | | SVN-Revision: 36144 | ||||
* | odhcp6c: Fix a race-condition in RA-handling | Steven Barth | 2013-03-26 | 1 | -2/+2 |
| | | | | | | Thanks to Markus Stenberg for investigating and providing a fix SVN-Revision: 36132 | ||||
* | iptables: don't use --enable-ipv6 if IPv6 is disabled | Steven Barth | 2013-03-25 | 1 | -2/+1 |
| | | | | SVN-Revision: 36125 | ||||
* | odhcp6c: minor bug fixes | Steven Barth | 2013-03-25 | 1 | -2/+2 |
| | | | | SVN-Revision: 36123 | ||||
* | firewall3: update to git head | Jo-Philipp Wich | 2013-03-22 | 1 | -2/+2 |
| | | | | | | | * fixes parsing of src/dest '*' * fixes parsing of proto 'all' SVN-Revision: 36111 | ||||
* | firewall3: update to git head | Jo-Philipp Wich | 2013-03-21 | 1 | -2/+2 |
| | | | | | | * fixes port remapping rules (#13217) SVN-Revision: 36100 | ||||
* | kernel: add some fixes for kernel 3.9 | Hauke Mehrtens | 2013-03-20 | 4 | -4/+34 |
| | | | | | | This patch fixes some compile problems with kernel 3.9 and adds some missing linux 3.9 handling into kernel packages. SVN-Revision: 36098 | ||||
* | netifd: Fix adding IPv6 DNS-servers to resolv.conf | Steven Barth | 2013-03-20 | 1 | -2/+2 |
| | | | | | | In some cases IPv6 DNS-servers were not added correctly. SVN-Revision: 36095 | ||||
* | odhcp6c: Fix metric for on-link prefix routes | Steven Barth | 2013-03-20 | 1 | -2/+2 |
| | | | | SVN-Revision: 36094 | ||||
* | firewall3: update to git head | Jo-Philipp Wich | 2013-03-19 | 1 | -2/+2 |
| | | | | | | * fixes reload handling of zones and ipsets that are still running but already deleted from the config SVN-Revision: 36092 | ||||
* | firewall3: update to git head | Jo-Philipp Wich | 2013-03-19 | 1 | -2/+2 |
| | | | | | | | - support network names in per-zone 'masq_src', 'masq_dest' and 'subnet' options (#13197) - do not allow src_mac option for SNAT rules SVN-Revision: 36090 | ||||
* | hostapd: fix build errors on supplicant-only builds | Felix Fietkau | 2013-03-18 | 2 | -4/+6 |
| | | | | SVN-Revision: 36085 | ||||
* | odhcp6c: fix preference handling, custom client-ID * thanks to mbidewell for ↵ | Steven Barth | 2013-03-18 | 1 | -2/+2 |
| | | | | | | investigating SVN-Revision: 36083 | ||||
* | hostapd: initial prototype of an ubus binding | Felix Fietkau | 2013-03-17 | 5 | -3/+694 |
| | | | | | | | Supports listing, removing and banning clients, and hooking into probe/assoc/auth requests via object subscribe. SVN-Revision: 36081 | ||||
* | uhttpd: update to latest version, fixes an occasional crash on CGI scripts | Felix Fietkau | 2013-03-15 | 1 | -2/+2 |
| | | | | SVN-Revision: 36034 | ||||
* | firewall3: update to git head | Jo-Philipp Wich | 2013-03-14 | 1 | -2/+2 |
| | | | | | | | * Introduce "option reload" for includes to specify whether includes should be processed on reload (e.g. when tapping into internal chains) * Allow "network" and "device" commands while firewall is running (to make them usable in includes) SVN-Revision: 36009 | ||||
* | use new button scheme | John Crispin | 2013-03-13 | 2 | -0/+7 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36004 | ||||
* | firewall3: update to git head | Jo-Philipp Wich | 2013-03-13 | 3 | -3/+9 |
| | | | | | | | | | | * Adds support for emitting hotplug events when creating and clearing zones (fixes miniupnpd) * Make NAT reflection direction configurable * Map init script stop action to flush * Map init script reload action to reload * Respect init script disabled state in hotplug handler SVN-Revision: 35998 | ||||
* | hostapd: fix client reassociation after too many ACK failures | Felix Fietkau | 2013-03-12 | 1 | -0/+11 |
| | | | | SVN-Revision: 35973 | ||||
* | firewall3: update to git head | Jo-Philipp Wich | 2013-03-11 | 2 | -2/+5 |
| | | | | | | | | | | * Fixes compilation against eglibc * Fixes tracking logic when selectively restarting IPv4 or IPv6 firewall * Fixes tracking logic for user chains by differentiating between reloads and restarts * Introduces per-zone user chains {input,output,forwarding,prerouting,postrouting}_$zone_rule * Supports legacy "tcpudp" protocol notation again SVN-Revision: 35969 | ||||
* | Revert "firewall3: update to git head" | Jo-Philipp Wich | 2013-03-08 | 2 | -5/+2 |
| | | | | | | This reverts commit 89969fa333c90fdb217b7289272f3427add107de. SVN-Revision: 35904 | ||||
* | firewall3: update to git head | Jo-Philipp Wich | 2013-03-08 | 2 | -2/+5 |
| | | | | | | | - introduce per-zone user chains - support legacy "tcpudp" protocol notation SVN-Revision: 35903 | ||||
* | odhcp6c: various bugfixes * Don't prematurely send RENEW / REBIND when T1 or ↵ | Steven Barth | 2013-03-08 | 2 | -4/+7 |
| | | | | | | T2 is > 1 day * Add "norelease" option to not send a RELEASE when stopping SVN-Revision: 35902 | ||||
* | iptables: Add missing IPv6 builtin modules | Steven Barth | 2013-03-07 | 1 | -3/+3 |
| | | | | SVN-Revision: 35898 | ||||
* | iptables: redo update to 1.4.18 with old linking-behaviour | Steven Barth | 2013-03-06 | 12 | -512/+156 |
| | | | | SVN-Revision: 35896 | ||||
* | Revert "iptables: update to 1.4.18" due to toolchain-issue: binaries cause ↵ | Steven Barth | 2013-03-06 | 11 | -105/+512 |
| | | | | | | segfaults when stripped on ar71xx SVN-Revision: 35894 | ||||
* | hostapd: include the madwifi headers in the package directory to avoid ↵ | Felix Fietkau | 2013-03-05 | 6 | -1/+2454 |
| | | | | | | compile breakage if the madwifi build fails SVN-Revision: 35893 | ||||
* | iptables: update to 1.4.18 | Steven Barth | 2013-03-05 | 11 | -512/+105 |
| | | | | SVN-Revision: 35892 | ||||
* | firewall3: add default config and firewall.user | Jo-Philipp Wich | 2013-03-05 | 3 | -0/+208 |
| | | | | SVN-Revision: 35889 | ||||
* | hostapd: update to git version 2013-03-02 | Felix Fietkau | 2013-03-04 | 28 | -340/+154 |
| | | | | SVN-Revision: 35887 | ||||
* | firewall3: update to git head, introduces support for "enabled" option | Jo-Philipp Wich | 2013-03-02 | 1 | -2/+2 |
| | | | | SVN-Revision: 35845 | ||||
* | 6relayd: Fix illegal memory accesses Spurious errors when receiving ↵ | Steven Barth | 2013-02-28 | 1 | -2/+2 |
| | | | | | | netlink-messages lead to unhandled errors which caused SIGBUS. Thanks to tdavis for debugging SVN-Revision: 35836 | ||||
* | 6relayd: various fixes cap preferred and valid lifetimes at more reasonable ↵ | Steven Barth | 2013-02-28 | 1 | -2/+2 |
| | | | | | | limits decrease memory usage (remove unnecessary book-keeping) SVN-Revision: 35835 | ||||
* | xtables-addons: fix packaging of iptaccount | Jo-Philipp Wich | 2013-02-28 | 1 | -0/+2 |
| | | | | SVN-Revision: 35831 | ||||
* | firewall3: clear contnrack table on flush, set policies to drop during rule ↵ | Jo-Philipp Wich | 2013-02-27 | 1 | -2/+2 |
| | | | | | | reload SVN-Revision: 35820 | ||||
* | 6relayd: Fix config behaviour for rewrite_dns_addr option | Steven Barth | 2013-02-26 | 2 | -2/+2 |
| | | | | SVN-Revision: 35804 |