Jo-Philipp Wich
7ad5350dfb
Add patch to fix ipset timeout setting problem
...
Fixes #14325
Signed-off-by: Nikolay Martynov <mar.kolya@gmail.com>
SVN-Revision: 38779
2013-11-12 11:01:11 +00:00
Jo-Philipp Wich
c9bc0e12a9
Update ipset to version 6.20.1
...
Signed-off-by: Nikolay Martynov <mar.kolya@gmail.com>
SVN-Revision: 38778
2013-11-12 11:00:49 +00:00
Hauke Mehrtens
20d64e929f
iwinfo: don't report associations for broadcom wds interfaces
...
The associations list for Broadcom WDS interfaces are duplicate to those
reported by the corresponding AP interface; so there is no need to report
them again.
Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 38746
2013-11-11 21:54:55 +00:00
Hauke Mehrtens
e3a5401fb2
iwinfo: fix hwmodelist reporting for broadcom wl
...
Modify the hwmodelist reporting for broadcom devices to include
proper reporting of 802.11n support.
Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 38745
2013-11-11 21:54:25 +00:00
Jo-Philipp Wich
6da1c9d3ea
iw: add patch to support 802.11j frequencies
...
A similar change was recently merged in iw commit
58b46da26ab9b5ff31c7033e175351eb1301d9af
Signed-off-by: Bruno Randolf <br1@einfach.org>
SVN-Revision: 38449
2013-10-18 11:43:02 +00:00
Jo-Philipp Wich
c8e0c28c15
iwinfo: make 'type' visible in wrapped iwinfo
...
There are several cases within 'luci' that attempt to access the interface
'type' from within the 'type' specific meta tables; however, 'type' is not
currently available there. Replicate the common metadata in the 'type'
specific meta tables.
Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 38448
2013-10-18 11:42:43 +00:00
Hauke Mehrtens
232a654833
iputils: do not compile this for brcm47xx with -O2
...
ping is now working for me with -Os on brcm47xx.
This revert r26278.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38389
2013-10-13 22:51:33 +00:00
Luka Perkov
702936f4c9
iproute2: update to 3.11
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 38313
2013-10-07 08:26:41 +00:00
Gabor Juhos
99d13b09b9
iwinfo: add Ubiquiti WispStation M5 to hardware.txt
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38145
2013-09-24 05:58:29 +00:00
Felix Fietkau
5137cdb1e1
xtables-addons: fix missing conversion from r38021 (resolves a broken dependency)
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38124
2013-09-22 19:49:23 +00:00
John Crispin
f12f4074af
kernel: make most modules use AutoProbe
...
now that we have modprobe we can set more than half of the modules to AutoProbe
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38021
2013-09-17 21:45:17 +00:00
Felix Fietkau
28eceb0343
iwinfo: when using nl80211, parse interface combinations instead of creating/deleting interfaces
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37983
2013-09-14 14:46:51 +00:00
Steven Barth
0a85c59040
netfilter: Add IPv6-NAT support for kernel and ipt Thanks to Berni, Adam Novak and Sedat Dilek for patches and inspiration
...
SVN-Revision: 37866
2013-09-01 17:59:48 +00:00
Steven Barth
3e647ac9b6
iptables: Update to 1.4.20
...
SVN-Revision: 37865
2013-09-01 13:46:10 +00:00
Luka Perkov
1646bd096c
iproute2: update to 3.10.0
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37590
2013-07-28 23:27:35 +00:00
Hauke Mehrtens
96f1953fb1
kernel: fix xtables-addons dependencies with kernel 3.3
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37461
2013-07-19 22:36:47 +00:00
Jo-Philipp Wich
7bbe1656cb
xtables-addons: use a select of kmod-ipt-core instead of depending on it
...
SVN-Revision: 37425
2013-07-19 09:58:17 +00:00
Jo-Philipp Wich
d474a77edf
xtables-addons: add missing kmod dependencies
...
SVN-Revision: 37424
2013-07-19 09:58:11 +00:00
Steven Barth
0444e32acd
Bump iptables version
...
SVN-Revision: 37329
2013-07-15 06:12:07 +00:00
Steven Barth
ea6a5d0c22
iptables: restore reap functionality to recent module
...
The reap functionality appears to have been accidentally disabled by
commit 74ded7257e5da5e309844d386290f24ae91950a6 to iptables.git, see:
git://git.netfilter.org/iptables.git
and subsequently in iptables 1.4.15 and later. This adds a patch to
restore reap functionality for recent_opts_v1.
Signed-off-by: Russell Senior <russell@personaltelco.net>
SVN-Revision: 37328
2013-07-15 06:12:03 +00:00
Felix Fietkau
4e042e4a84
ipset: force the shell to bash to fix build issues on mac os x
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37227
2013-07-10 14:59:00 +00:00
Felix Fietkau
4a0c312dc3
xtables-addons: update to version 2.3, adds linux 3.10 compatibility
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37226
2013-07-10 14:51:13 +00:00
Luka Perkov
4a7439401b
linux-atm: fix dependencies
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37189
2013-07-08 00:37:49 +00:00
Felix Fietkau
12c033dfd9
mac80211: update to wireless-testing 2013-06-27, fix ATH_USER_REGD handling
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37097
2013-06-30 10:44:19 +00:00
Steven Barth
eecce5abad
arptables: Bump to 0.0.4
...
SVN-Revision: 37020
2013-06-24 05:48:12 +00:00
John Crispin
4ebf19b48f
packages: clean up the package folder
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37007
2013-06-21 16:54:37 +00:00
Steven Barth
f6dd266c97
iproute2: add drop-failed rule action (patch by Jonas Gorski)
...
SVN-Revision: 36910
2013-06-11 09:27:46 +00:00
Jo-Philipp Wich
bc73ca5619
iwinfo: add phyname attribute, this is useful to group networks by radio phy
...
SVN-Revision: 36889
2013-06-09 14:39:14 +00:00
Jo-Philipp Wich
cb24c37858
libiwinfo: ignore log messages from wpa_supplicant while scanning
...
wpa_supplicant may send log and event messages intermixed with the
expected scan results. This makes "iwinfo wlan0 scan" and LuCI
"site survey" display nothing when many AP's are around.
Eliminate the CTRL-EVENT-BSS-ADDED events, interspersed log messages,
lines with unexpected format. Increase timeout to handle the max
number of channels (2.4, 3.6, 4.9, 5 GHz). Insure receive buffer is
null-terminated.
Signed-off-by: Jean-Pierre Tosoni <jp.tosoni@acksys.fr>
SVN-Revision: 36888
2013-06-09 14:39:09 +00:00
Jo-Philipp Wich
e94cf1c72b
iptables: install libext*.a into staging dir
...
SVN-Revision: 36867
2013-06-06 14:02:24 +00:00
Steven Barth
56a3396bf2
iptables: bump to 1.4.19.1
...
SVN-Revision: 36760
2013-05-29 14:58:04 +00:00
Felix Fietkau
e6250644be
mac80211: add support for "active" monitor interfaces which allow userspace tools to connect to APs via injection
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36743
2013-05-28 11:10:41 +00:00
Jo-Philipp Wich
6eec8009ba
ipset: remove dependency on iptables-mod-ipset - technically it does not depend on it and the iptables matches are now part of the base
...
SVN-Revision: 36685
2013-05-21 13:00:28 +00:00
Jo-Philipp Wich
8df6cd005c
netfilter: move time, mark, set matches and MARK, REDIRECT, SET targets into base iptables package - drop iptables-mod-ipset
...
SVN-Revision: 36683
2013-05-21 12:58:15 +00:00
Jo-Philipp Wich
a9a9644efd
iptables: use -ffunction-sections, -fdata-sections and --gc-sections
...
SVN-Revision: 36680
2013-05-21 10:15:10 +00:00
Luka Perkov
4fc8e64a40
iproute2: workaround compile issues with gcc 4.8.x
...
SVN-Revision: 36642
2013-05-16 00:04:48 +00:00
Luka Perkov
580481cd6d
iproute2: upgrade to 3.9.0
...
SVN-Revision: 36638
2013-05-14 23:49:34 +00:00
Luka Perkov
5be36cbe83
iproute2: print help in connmark
...
SVN-Revision: 36637
2013-05-14 23:49:31 +00:00
Felix Fietkau
d481486aad
package: fold the IPv6 menu into Network
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36634
2013-05-14 15:02:31 +00:00
Jo-Philipp Wich
d59f8cfa8e
iwinfo: only consider joined bss when finding current operating frequency, fixes spurious misreporting of frequencies in ad-hoc mode
...
SVN-Revision: 36604
2013-05-12 01:12:56 +00:00
Felix Fietkau
9d8e3e03df
iw: update to 3.10, sync with nl80211.h changes in compat-wireless
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36569
2013-05-06 22:35:50 +00:00
Jo-Philipp Wich
a0b655b8f2
Fix install of iptables pkg-config files.
...
libiptc.pc depends on libip[4|6]tc.pc, thus all of those need to be
installed.
Should fix collectd build and thus #13146 ; which should make collectd
appear in snapshots again.
Signed-off-by: Danny Baumann <dannybaumann@web.de>
SVN-Revision: 36509
2013-05-02 08:10:55 +00:00
Jo-Philipp Wich
f1e214411d
iwinfo: fix iwinfo_hardware() return value if chip id is not found
...
SVN-Revision: 36471
2013-04-28 14:04:39 +00:00
Jo-Philipp Wich
05c1424e87
iwinfo: add hw database file
...
SVN-Revision: 36450
2013-04-26 13:21:01 +00:00
Jo-Philipp Wich
e02d373f90
iwinfo: move builtin hardware database to /usr/share/libiwinfo/hardware.txt
...
SVN-Revision: 36449
2013-04-26 13:20:15 +00:00
Jo-Philipp Wich
a040ead1c5
iwinfo: add SR71-15 radio info, fix nl80211 channel/frequency reporting on some architectures
...
SVN-Revision: 36417
2013-04-24 14:44:20 +00:00
Jo-Philipp Wich
25ffe0446c
iwinfo: print info of all existing wireless ifaces when cli is called without arguments
...
SVN-Revision: 36339
2013-04-15 15:00:16 +00:00
Jo-Philipp Wich
7ca7bc501e
iwinfo: fix frequency/channel and channel/frequency conversions to properly implement 802.11j
...
SVN-Revision: 36292
2013-04-09 14:37:55 +00:00
Steven Barth
5a9c2c77b4
iptables: don't use --enable-ipv6 if IPv6 is disabled
...
SVN-Revision: 36125
2013-03-25 11:22:12 +00:00
Hauke Mehrtens
c9544f4af0
kernel: add some fixes for kernel 3.9
...
This patch fixes some compile problems with kernel 3.9 and adds some missing linux 3.9 handling into kernel packages.
SVN-Revision: 36098
2013-03-20 21:59:24 +00:00