Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ath9k: fix a regression in the powersave handling related changes | Felix Fietkau | 2013-06-05 | 1 | -10/+14 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36859 | ||||
* | ath9k: merge a fix for ar9550 eeprom access | Felix Fietkau | 2013-06-05 | 1 | -0/+22 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36858 | ||||
* | kmod-usb-net-cdc-mbim: fix module loading | Nicolas Thill | 2013-06-05 | 1 | -1/+1 |
| | | | | | | cdc_mbim should be loaded after cdc_ncm (closes: #13562) SVN-Revision: 36856 | ||||
* | firewall: update to git head (#13652) | Jo-Philipp Wich | 2013-06-05 | 1 | -2/+2 |
| | | | | | | | - simplifies using ipsets for rules and redirects, match direction can be specified in-place like option ipset 'setname src dst dst' - uses zone_name_src_ACTION chains for input rules, this fixes logging with log enabled src zones SVN-Revision: 36854 | ||||
* | firewall3: fix accidentally changed install directive | Jo-Philipp Wich | 2013-06-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 36840 | ||||
* | firewall: fix git source url | Jo-Philipp Wich | 2013-06-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 36839 | ||||
* | firewall3: rename to firewall, move into base system menu, update to git ↵ | Jo-Philipp Wich | 2013-06-04 | 5 | -11/+11 |
| | | | | | | head with compatibility fixes for AA SVN-Revision: 36838 | ||||
* | Drop legacy firewall package | Jo-Philipp Wich | 2013-06-04 | 17 | -1961/+0 |
| | | | | SVN-Revision: 36837 | ||||
* | add some more symbols | Imre Kaloz | 2013-06-04 | 1 | -0/+1 |
| | | | | SVN-Revision: 36834 | ||||
* | firewall3: update to git head (#13641) | Jo-Philipp Wich | 2013-06-04 | 1 | -2/+2 |
| | | | | | | * Fixes wrong chain used for zone forward policy SVN-Revision: 36830 | ||||
* | ath9k: fix some issues in the ap powersave fixes | Felix Fietkau | 2013-06-04 | 3 | -21/+56 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36829 | ||||
* | ath9k: fix a null pointer deref issue in the powersave fixes | Felix Fietkau | 2013-06-03 | 1 | -24/+28 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36828 | ||||
* | firewall3: update to git head | Jo-Philipp Wich | 2013-06-03 | 1 | -2/+2 |
| | | | | | | - Fixes problems with reusing matches or targets from loadable extensions SVN-Revision: 36826 | ||||
* | ath9k: prevent excessive buffered multicast traffic from drowning out ↵ | Felix Fietkau | 2013-06-03 | 3 | -23/+52 |
| | | | | | | | | regular traffic Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36825 | ||||
* | ath9k: improve AP mode powersave buffering handling | Felix Fietkau | 2013-06-03 | 7 | -36/+395 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36824 | ||||
* | ath9k: increase ANI poll interval to 300 ms to get it close to the listen period | Felix Fietkau | 2013-06-03 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36823 | ||||
* | uhttpd: update to latest version, fixes CGI related crashes | Felix Fietkau | 2013-06-01 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36817 | ||||
* | 6relayd: Work around Windows DHCPv6 quirks Announcing deprecated addresses ↵ | Steven Barth | 2013-06-01 | 1 | -2/+2 |
| | | | | | | breaks Windows clients SVN-Revision: 36815 | ||||
* | usbmode: fix hotplug script name | Felix Fietkau | 2013-05-31 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36813 | ||||
* | replace usb-modeswitch with a rewrite that should be more reliable | Felix Fietkau | 2013-05-31 | 4 | -222/+64 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36812 | ||||
* | procd: update to the latest version, fixes restarting stopped instances ↵ | Felix Fietkau | 2013-05-31 | 1 | -2/+2 |
| | | | | | | | | based on init script restart Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36811 | ||||
* | odhcp6c: work around spurious false-positive address DECLINEs | Steven Barth | 2013-05-31 | 1 | -2/+2 |
| | | | | SVN-Revision: 36809 | ||||
* | firewall3: use list notation for default zone network config to avoid "uci ↵ | Jo-Philipp Wich | 2013-05-31 | 1 | -2/+3 |
| | | | | | | add_list" coercing the value wrongly SVN-Revision: 36806 | ||||
* | odhcp6c: fix handling of multiple RAs in a row | Steven Barth | 2013-05-31 | 1 | -2/+2 |
| | | | | SVN-Revision: 36804 | ||||
* | libubox: update to latest version, fixes some ustream issues that might be ↵ | Felix Fietkau | 2013-05-31 | 1 | -2/+2 |
| | | | | | | | | affecting uhttpd Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36803 | ||||
* | procd: update to latest git revision | John Crispin | 2013-05-30 | 1 | -3/+3 |
| | | | | | | | | | | * add support for rcS * logread can relay log via tcp * make sure directories are created before mknod is called Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36776 | ||||
* | 6relayd: Better compatibility with misbheaving DHCPv6 clients * Make the ↵ | Steven Barth | 2013-05-30 | 1 | -2/+2 |
| | | | | | | "best" address / prefix the first one being announced * Only add the "best" address to the hosts-file SVN-Revision: 36772 | ||||
* | netifd: updated IPv6 prefix delegation * Added support for prefix classes * ↵ | Steven Barth | 2013-05-30 | 1 | -2/+2 |
| | | | | | | Various bugfixes SVN-Revision: 36771 | ||||
* | uhttpd: update again to fix a ubus plugin crash bug | Felix Fietkau | 2013-05-30 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36770 | ||||
* | uhttpd: update to latest version, fixes script timeout for ubus requests | Felix Fietkau | 2013-05-30 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36767 | ||||
* | ubus: update to latest version, fixes a crash on request cancelling | Felix Fietkau | 2013-05-30 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36766 | ||||
* | 6relayd: more verbosity in leases and logging | Steven Barth | 2013-05-30 | 1 | -2/+2 |
| | | | | SVN-Revision: 36764 | ||||
* | iptables: bump to 1.4.19.1 | Steven Barth | 2013-05-29 | 4 | -67/+20 |
| | | | | SVN-Revision: 36760 | ||||
* | ubus: update to latest version, fixes json-c library name | Felix Fietkau | 2013-05-29 | 1 | -3/+3 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36759 | ||||
* | json-c: drop compatibility libraries | Felix Fietkau | 2013-05-29 | 1 | -3/+0 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36758 | ||||
* | libjson-c: Update to 0.11 | Felix Fietkau | 2013-05-29 | 1 | -3/+7 |
| | | | | | | Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> SVN-Revision: 36757 | ||||
* | libubox: update to latest version, adds support for the new json-c and adds ↵ | Felix Fietkau | 2013-05-29 | 1 | -2/+2 |
| | | | | | | | | a new blobmsg_json helper Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36756 | ||||
* | uboot-imx6: add new package | Luka Perkov | 2013-05-29 | 3 | -0/+190 |
| | | | | SVN-Revision: 36754 | ||||
* | mac80211: fix a crash issue introduced in the active monitor code | Felix Fietkau | 2013-05-28 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36751 | ||||
* | netifd: fix IPv6-addresses disappearing due to lifetime-overflows | Steven Barth | 2013-05-28 | 1 | -2/+2 |
| | | | | SVN-Revision: 36748 | ||||
* | odhcp6c: fix or debug disappearing IPv6 addresses | Steven Barth | 2013-05-28 | 1 | -2/+2 |
| | | | | SVN-Revision: 36745 | ||||
* | ath9k: fix some issues in PA predistortion (still disabled by default) | Felix Fietkau | 2013-05-28 | 1 | -0/+41 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36744 | ||||
* | mac80211: add support for "active" monitor interfaces which allow userspace ↵ | Felix Fietkau | 2013-05-28 | 8 | -27/+263 |
| | | | | | | | | tools to connect to APs via injection Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36743 | ||||
* | 6relayd: RFC 6204 and naming improvements * Announce delegated prefixes ↵ | Steven Barth | 2013-05-27 | 2 | -2/+3 |
| | | | | | | using route info according to RFC 6204 L-3 * Enable hybrid stateless + stateful DHCPv6-mode as default SVN-Revision: 36738 | ||||
* | firewall3: update to git head | Jo-Philipp Wich | 2013-05-27 | 1 | -8/+9 |
| | | | | | | | | | - allows building without IPv6 support - uses more robust rules to cope with missing libext.a - uses better linking strategy to avoid symbol clashes with older iptables - introduces source compatiblity layer for different libxtables versions SVN-Revision: 36736 | ||||
* | uci: update to git head (#13348, http://luci.subsignal.org/trac/ticket/572) | Jo-Philipp Wich | 2013-05-26 | 1 | -3/+3 |
| | | | | | | - fixes overwriting list options with single-item lists in lua binding SVN-Revision: 36730 | ||||
* | firewall3: update to git head | Jo-Philipp Wich | 2013-05-26 | 1 | -2/+2 |
| | | | | | | | | | - allows symbolic notation for src_ip, src_dip and dest_ip options, e.g. option src_ip 'lan' to automatically resolve to "192.168.1.0/24" - automatically infer destination zone for redirects from target ip, this makes 'dest' optional and nat reflection setup more robust - properly support output rules with dest '*' to hook directly into delegate_output - fixes crash when processing rules with unresolved targets SVN-Revision: 36721 | ||||
* | 6relayd: Fix DHCPv6-server picking up addresses from master interface | Steven Barth | 2013-05-26 | 1 | -2/+2 |
| | | | | SVN-Revision: 36718 | ||||
* | firewall3: update to git head | Jo-Philipp Wich | 2013-05-24 | 1 | -3/+3 |
| | | | | | | - fixes linking issues with some toolchains SVN-Revision: 36703 | ||||
* | 6relayd: fix a lease-timing issue with stateful DHCPv6 | Steven Barth | 2013-05-24 | 1 | -2/+2 |
| | | | | SVN-Revision: 36702 |