aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* ath9k: fix a null pointer deref issue in the powersave fixesFelix Fietkau2013-06-031-24/+28
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36828
* firewall3: update to git headJo-Philipp Wich2013-06-031-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 Fietkau2013-06-033-23/+52
| | | | | | | | regular traffic Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36825
* ath9k: improve AP mode powersave buffering handlingFelix Fietkau2013-06-037-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 periodFelix Fietkau2013-06-031-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36823
* uhttpd: update to latest version, fixes CGI related crashesFelix Fietkau2013-06-011-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36817
* 6relayd: Work around Windows DHCPv6 quirks Announcing deprecated addresses ↵Steven Barth2013-06-011-2/+2
| | | | | | breaks Windows clients SVN-Revision: 36815
* usbmode: fix hotplug script nameFelix Fietkau2013-05-311-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36813
* replace usb-modeswitch with a rewrite that should be more reliableFelix Fietkau2013-05-314-222/+64
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36812
* procd: update to the latest version, fixes restarting stopped instances ↵Felix Fietkau2013-05-311-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 DECLINEsSteven Barth2013-05-311-2/+2
| | | | SVN-Revision: 36809
* firewall3: use list notation for default zone network config to avoid "uci ↵Jo-Philipp Wich2013-05-311-2/+3
| | | | | | add_list" coercing the value wrongly SVN-Revision: 36806
* odhcp6c: fix handling of multiple RAs in a rowSteven Barth2013-05-311-2/+2
| | | | SVN-Revision: 36804
* libubox: update to latest version, fixes some ustream issues that might be ↵Felix Fietkau2013-05-311-2/+2
| | | | | | | | affecting uhttpd Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36803
* procd: update to latest git revisionJohn Crispin2013-05-301-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 Barth2013-05-301-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 Barth2013-05-301-2/+2
| | | | | | Various bugfixes SVN-Revision: 36771
* uhttpd: update again to fix a ubus plugin crash bugFelix Fietkau2013-05-301-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36770
* uhttpd: update to latest version, fixes script timeout for ubus requestsFelix Fietkau2013-05-301-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36767
* ubus: update to latest version, fixes a crash on request cancellingFelix Fietkau2013-05-301-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36766
* 6relayd: more verbosity in leases and loggingSteven Barth2013-05-301-2/+2
| | | | SVN-Revision: 36764
* iptables: bump to 1.4.19.1Steven Barth2013-05-294-67/+20
| | | | SVN-Revision: 36760
* ubus: update to latest version, fixes json-c library nameFelix Fietkau2013-05-291-3/+3
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36759
* json-c: drop compatibility librariesFelix Fietkau2013-05-291-3/+0
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36758
* libjson-c: Update to 0.11Felix Fietkau2013-05-291-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 Fietkau2013-05-291-2/+2
| | | | | | | | a new blobmsg_json helper Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36756
* uboot-imx6: add new packageLuka Perkov2013-05-293-0/+190
| | | | SVN-Revision: 36754
* mac80211: fix a crash issue introduced in the active monitor codeFelix Fietkau2013-05-281-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36751
* netifd: fix IPv6-addresses disappearing due to lifetime-overflowsSteven Barth2013-05-281-2/+2
| | | | SVN-Revision: 36748
* odhcp6c: fix or debug disappearing IPv6 addressesSteven Barth2013-05-281-2/+2
| | | | SVN-Revision: 36745
* ath9k: fix some issues in PA predistortion (still disabled by default)Felix Fietkau2013-05-281-0/+41
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36744
* mac80211: add support for "active" monitor interfaces which allow userspace ↵Felix Fietkau2013-05-288-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 Barth2013-05-272-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 headJo-Philipp Wich2013-05-271-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 Wich2013-05-261-3/+3
| | | | | | - fixes overwriting list options with single-item lists in lua binding SVN-Revision: 36730
* firewall3: update to git headJo-Philipp Wich2013-05-261-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 interfaceSteven Barth2013-05-261-2/+2
| | | | SVN-Revision: 36718
* firewall3: update to git headJo-Philipp Wich2013-05-241-3/+3
| | | | | | - fixes linking issues with some toolchains SVN-Revision: 36703
* 6relayd: fix a lease-timing issue with stateful DHCPv6Steven Barth2013-05-241-2/+2
| | | | SVN-Revision: 36702
* mac80211: merge AP VLAN / WDS related fixesFelix Fietkau2013-05-241-3/+42
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36699
* firewall3: update to git headJo-Philipp Wich2013-05-231-2/+2
| | | | | | | - Use weak references for instantiating libext*.a matches, makes fw3 independant from the compile time features of iptables - Do not leak memory when processing rules with unknown targets or matches SVN-Revision: 36698
* mac80211: fix station info tx bytes (#13567)Felix Fietkau2013-05-231-0/+9
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36697
* uhttpd: update to latest version, fixes #13564, #13560, improves error ↵Felix Fietkau2013-05-231-2/+2
| | | | | | | | handling as pointed out in #13537 Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36696
* ath9k: merge some ar934x stability fixesFelix Fietkau2013-05-236-11/+121
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36695
* firewall3: Remove abandonend includeSteven Barth2013-05-232-8/+1
| | | | SVN-Revision: 36692
* firewall3: update to git headJo-Philipp Wich2013-05-221-2/+2
| | | | | | | - fix build on Linux < 3.7 - limit zone names to 14 bytes SVN-Revision: 36691
* 6relayd: Let OpenWrt override default CFLAGSSteven Barth2013-05-221-2/+2
| | | | SVN-Revision: 36690
* firewall3: update to git headJo-Philipp Wich2013-05-221-2/+2
| | | | | | | | - fixes reload when firewall is not running already - fixes crash when ipsets are supported but undeclared - fixes handling of per zone user chains on reload SVN-Revision: 36689
* 6relayd: Fix a segfault when multiple downstream interfaces are presentSteven Barth2013-05-211-2/+2
| | | | SVN-Revision: 36687
* firewall3: update to git headJo-Philipp Wich2013-05-211-2/+2
| | | | | | | - fixes segfault in flush command if ipset support is not available - fixes internal rule generation if custom chains are enabled SVN-Revision: 36686