summaryrefslogtreecommitdiffstats
path: root/package/network/utils
Commit message (Collapse)AuthorAgeFilesLines
* Add patch to fix ipset timeout setting problemJo-Philipp Wich2013-11-121-0/+28
| | | | | | | | Fixes #14325 Signed-off-by: Nikolay Martynov <mar.kolya@gmail.com> SVN-Revision: 38779
* Update ipset to version 6.20.1Jo-Philipp Wich2013-11-122-18/+2
| | | | | | Signed-off-by: Nikolay Martynov <mar.kolya@gmail.com> SVN-Revision: 38778
* iwinfo: don't report associations for broadcom wds interfacesHauke Mehrtens2013-11-111-0/+3
| | | | | | | | | | 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
* iwinfo: fix hwmodelist reporting for broadcom wlHauke Mehrtens2013-11-112-5/+59
| | | | | | | | | 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
* iw: add patch to support 802.11j frequenciesJo-Philipp Wich2013-10-181-0/+85
| | | | | | | | | A similar change was recently merged in iw commit 58b46da26ab9b5ff31c7033e175351eb1301d9af Signed-off-by: Bruno Randolf <br1@einfach.org> SVN-Revision: 38449
* iwinfo: make 'type' visible in wrapped iwinfoJo-Philipp Wich2013-10-182-1/+5
| | | | | | | | | | | 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
* iputils: do not compile this for brcm47xx with -O2Hauke Mehrtens2013-10-131-4/+0
| | | | | | | | | 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
* iproute2: update to 3.11Luka Perkov2013-10-075-18/+6
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38313
* iwinfo: add Ubiquiti WispStation M5 to hardware.txtGabor Juhos2013-09-241-0/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38145
* xtables-addons: fix missing conversion from r38021 (resolves a broken ↵Felix Fietkau2013-09-221-1/+1
| | | | | | | | dependency) Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38124
* kernel: make most modules use AutoProbeJohn Crispin2013-09-171-27/+27
| | | | | | | | 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
* iwinfo: when using nl80211, parse interface combinations instead of ↵Felix Fietkau2013-09-141-9/+57
| | | | | | | | creating/deleting interfaces Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37983
* netfilter: Add IPv6-NAT support for kernel and ipt Thanks to Berni, Adam ↵Steven Barth2013-09-011-0/+12
| | | | | | Novak and Sedat Dilek for patches and inspiration SVN-Revision: 37866
* iptables: Update to 1.4.20Steven Barth2013-09-013-20/+7
| | | | SVN-Revision: 37865
* iproute2: update to 3.10.0Luka Perkov2013-07-283-15/+6
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 37590
* kernel: fix xtables-addons dependencies with kernel 3.3Hauke Mehrtens2013-07-191-2/+2
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 37461
* xtables-addons: use a select of kmod-ipt-core instead of depending on itJo-Philipp Wich2013-07-191-1/+1
| | | | SVN-Revision: 37425
* xtables-addons: add missing kmod dependenciesJo-Philipp Wich2013-07-191-3/+3
| | | | SVN-Revision: 37424
* Bump iptables versionSteven Barth2013-07-151-1/+1
| | | | SVN-Revision: 37329
* iptables: restore reap functionality to recent moduleSteven Barth2013-07-151-0/+13
| | | | | | | | | | | | | | 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
* ipset: force the shell to bash to fix build issues on mac os xFelix Fietkau2013-07-101-1/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37227
* xtables-addons: update to version 2.3, adds linux 3.10 compatibilityFelix Fietkau2013-07-107-95/+12
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37226
* linux-atm: fix dependenciesLuka Perkov2013-07-081-1/+1
| | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 37189
* mac80211: update to wireless-testing 2013-06-27, fix ATH_USER_REGD handlingFelix Fietkau2013-06-301-9/+208
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37097
* arptables: Bump to 0.0.4Steven Barth2013-06-241-2/+2
| | | | SVN-Revision: 37020
* packages: clean up the package folderJohn Crispin2013-06-216-0/+828
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007
* iproute2: add drop-failed rule action (patch by Jonas Gorski)Steven Barth2013-06-112-1/+64
| | | | SVN-Revision: 36910
* iwinfo: add phyname attribute, this is useful to group networks by radio phyJo-Philipp Wich2013-06-0912-3/+95
| | | | SVN-Revision: 36889
* libiwinfo: ignore log messages from wpa_supplicant while scanningJo-Philipp Wich2013-06-091-16/+47
| | | | | | | | | | | | | | | 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
* iptables: install libext*.a into staging dirJo-Philipp Wich2013-06-061-0/+4
| | | | SVN-Revision: 36867
* iptables: bump to 1.4.19.1Steven Barth2013-05-294-67/+20
| | | | SVN-Revision: 36760
* mac80211: add support for "active" monitor interfaces which allow userspace ↵Felix Fietkau2013-05-282-0/+28
| | | | | | | | tools to connect to APs via injection Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36743
* ipset: remove dependency on iptables-mod-ipset - technically it does not ↵Jo-Philipp Wich2013-05-211-1/+1
| | | | | | depend on it and the iptables matches are now part of the base SVN-Revision: 36685
* netfilter: move time, mark, set matches and MARK, REDIRECT, SET targets into ↵Jo-Philipp Wich2013-05-211-21/+14
| | | | | | base iptables package - drop iptables-mod-ipset SVN-Revision: 36683
* iptables: use -ffunction-sections, -fdata-sections and --gc-sectionsJo-Philipp Wich2013-05-211-2/+6
| | | | SVN-Revision: 36680
* iproute2: workaround compile issues with gcc 4.8.xLuka Perkov2013-05-164-4/+16
| | | | SVN-Revision: 36642
* iproute2: upgrade to 3.9.0Luka Perkov2013-05-1411-120/+50
| | | | SVN-Revision: 36638
* iproute2: print help in connmarkLuka Perkov2013-05-142-2/+5
| | | | SVN-Revision: 36637
* package: fold the IPv6 menu into NetworkFelix Fietkau2013-05-141-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36634
* iwinfo: only consider joined bss when finding current operating frequency, ↵Jo-Philipp Wich2013-05-122-2/+3
| | | | | | fixes spurious misreporting of frequencies in ad-hoc mode SVN-Revision: 36604
* iw: update to 3.10, sync with nl80211.h changes in compat-wirelessFelix Fietkau2013-05-066-512/+72
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36569
* Fix install of iptables pkg-config files.Jo-Philipp Wich2013-05-021-1/+1
| | | | | | | | | | | 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
* iwinfo: fix iwinfo_hardware() return value if chip id is not foundJo-Philipp Wich2013-04-282-7/+4
| | | | SVN-Revision: 36471
* iwinfo: add hw database fileJo-Philipp Wich2013-04-261-0/+55
| | | | SVN-Revision: 36450
* iwinfo: move builtin hardware database to /usr/share/libiwinfo/hardware.txtJo-Philipp Wich2013-04-264-83/+35
| | | | SVN-Revision: 36449
* iwinfo: add SR71-15 radio info, fix nl80211 channel/frequency reporting on ↵Jo-Philipp Wich2013-04-243-5/+7
| | | | | | some architectures SVN-Revision: 36417
* iwinfo: print info of all existing wireless ifaces when cli is called ↵Jo-Philipp Wich2013-04-152-2/+29
| | | | | | without arguments SVN-Revision: 36339
* iwinfo: fix frequency/channel and channel/frequency conversions to properly ↵Jo-Philipp Wich2013-04-092-13/+20
| | | | | | implement 802.11j SVN-Revision: 36292
* iptables: don't use --enable-ipv6 if IPv6 is disabledSteven Barth2013-03-251-2/+1
| | | | SVN-Revision: 36125
* kernel: add some fixes for kernel 3.9Hauke Mehrtens2013-03-204-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