Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | firewall3 - a C implementation of the current firewall scripts | Jo-Philipp Wich | 2013-02-17 | 3 | -0/+70 |
| | | | | SVN-Revision: 35643 | ||||
* | hostapd: fix the scan wait patch for multiple interfaces | Felix Fietkau | 2013-02-16 | 1 | -21/+13 |
| | | | | SVN-Revision: 35630 | ||||
* | package/kernel: add package for the Freescale On-Chip EHCI Controller | Gabor Juhos | 2013-02-16 | 1 | -2/+19 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35627 | ||||
* | hostapd: add back the patch that waits for interface bringup in ht40, it got ↵ | Felix Fietkau | 2013-02-16 | 1 | -0/+73 |
| | | | | | | lost with the update SVN-Revision: 35619 | ||||
* | base-files: add macaddr_{add,2bin,setbit_la} helpers | Gabor Juhos | 2013-02-16 | 2 | -1/+25 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35614 | ||||
* | base-files: add mtd_get_mac_{ascii,binary} helpers | Gabor Juhos | 2013-02-16 | 2 | -1/+35 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35612 | ||||
* | samba36: fix segmentation fault when trying to add non-existent users | Jonas Gorski | 2013-02-16 | 2 | -2/+2 |
| | | | | | | | | Based on a patch from НКВД. Closes #12962. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 35610 | ||||
* | hotplug2: depend on libbsd only when targetting eglibc | Florian Fainelli | 2013-02-15 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35608 | ||||
* | libevent2: do not add librt dependency when targetting eglibc | Florian Fainelli | 2013-02-15 | 1 | -1/+0 |
| | | | | | | | | This is already taken care of by PKG_DEFAULT_DEPENDS Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35607 | ||||
* | libbsd: make it available for eglibc only | Florian Fainelli | 2013-02-15 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35606 | ||||
* | openssl: update OpenSSL to 1.0.1e, fix Cisco DTLS. | Florian Fainelli | 2013-02-14 | 2 | -4/+34 |
| | | | | | | | | | | | | | | | | 1.0.1d had a rushed fix for CVE-2013-0169 which broke in certain circumstances. 1.0.1e has the fix for TLS. Also include a further patch from the 1.0.1 branch which fixes the breakage this introduced for Cisco's outdated pre-standard version of DTLS, as used by OpenConnect. Update mirror URLs to reflect current reality. Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35600 | ||||
* | switch: export name of device found via /proc | Hauke Mehrtens | 2013-02-14 | 4 | -1/+16 |
| | | | | SVN-Revision: 35596 | ||||
* | switch: export cpuport, ports and vlans via /proc | Hauke Mehrtens | 2013-02-14 | 1 | -0/+21 |
| | | | | SVN-Revision: 35595 | ||||
* | switch: add support for BCM53125 | Hauke Mehrtens | 2013-02-13 | 1 | -3/+14 |
| | | | | SVN-Revision: 35586 | ||||
* | switch: resetting and enabling vlan write for gigabit switches | Hauke Mehrtens | 2013-02-13 | 1 | -7/+45 |
| | | | | | | | | This patch makes it possible to reset and enable writing vlans to recent switchs. This is based on a patch by jcharest and the Broadcom SDK. SVN-Revision: 35585 | ||||
* | switch: read and write vlan config from and to gigabit switches | Hauke Mehrtens | 2013-02-13 | 1 | -30/+105 |
| | | | | | | | | This patch makes it possible to read and write the vlan config from and to recent switchs. This is based on a patch by jcharest and the Broadcom SDK. SVN-Revision: 35584 | ||||
* | switch: improve robo_switch_enable() | Hauke Mehrtens | 2013-02-13 | 1 | -2/+6 |
| | | | | | | This is based on a patch by jcharest and the Broadcom SDK. SVN-Revision: 35583 | ||||
* | switch: fix switches with more than 6 ports | Hauke Mehrtens | 2013-02-13 | 1 | -4/+9 |
| | | | | | | This is based on a patch by jcharest and the Broadcom SDK. SVN-Revision: 35582 | ||||
* | switch: reverse if else in handle_vlan_port_read() | Hauke Mehrtens | 2013-02-13 | 1 | -14/+16 |
| | | | | SVN-Revision: 35581 | ||||
* | switch: the BCM5365 is a special switch and the BCM5350 or BCM5325 is the ↵ | Hauke Mehrtens | 2013-02-13 | 2 | -47/+40 |
| | | | | | | | | normal case. This makes it easier to compare this code with the code from the Broadcom SDK. SVN-Revision: 35580 | ||||
* | switch: reset switch before using it. | Hauke Mehrtens | 2013-02-13 | 1 | -2/+70 |
| | | | | SVN-Revision: 35579 | ||||
* | switch: improve error handling in robo_probe() | Hauke Mehrtens | 2013-02-13 | 1 | -13/+16 |
| | | | | SVN-Revision: 35578 | ||||
* | switch: run cleanfile over the source code | Hauke Mehrtens | 2013-02-13 | 1 | -3/+3 |
| | | | | SVN-Revision: 35577 | ||||
* | mac80211: add some small fixes for minstrel_ht CCK support | Felix Fietkau | 2013-02-13 | 1 | -9/+9 |
| | | | | SVN-Revision: 35576 | ||||
* | odhcp6c: allow setting a user-provided prefix as well | Steven Barth | 2013-02-12 | 3 | -3/+7 |
| | | | | SVN-Revision: 35570 | ||||
* | iptables: fix bad PKG_RELEASE in previous commit | Jo-Philipp Wich | 2013-02-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 35569 | ||||
* | iptables: add --lenient switch to iptables-restore and ip6tables-restore ↵ | Jo-Philipp Wich | 2013-02-11 | 2 | -2/+174 |
| | | | | | | that allows to skip erroneous lines SVN-Revision: 35568 | ||||
* | mac80211: add CCK rate support to minstrel_ht to improve range | Felix Fietkau | 2013-02-11 | 1 | -0/+518 |
| | | | | SVN-Revision: 35566 | ||||
* | mac80211/hostapd: short_preamble is a per-vif option and should be enabled ↵ | Felix Fietkau | 2013-02-11 | 2 | -3/+4 |
| | | | | | | by default SVN-Revision: 35565 | ||||
* | odhcp6c: Various bugfixes * Don't send undesired suggestions for preferred ↵ | Steven Barth | 2013-02-11 | 1 | -2/+2 |
| | | | | | | and valid lifetimes * Be less verbose in logging SVN-Revision: 35553 | ||||
* | polarssl: security update (1.2.5) addressing CBC TLS issue | Tim Yardley | 2013-02-08 | 2 | -15/+15 |
| | | | | | | Signed-off-by: Tim Yardley <yardley@gmail.com> SVN-Revision: 35525 | ||||
* | openssl: security update to 1.0.1d to address CBC TLS issue | Tim Yardley | 2013-02-08 | 6 | -79/+15 |
| | | | | | | | | | addressing CVE-2013-0169: 4th February 2013 Signed-off-by: Tim Yardley <yardley@gmail.com> SVN-Revision: 35524 | ||||
* | openvpn-easy-rsa: fix typo in version (#12958) | Felix Fietkau | 2013-02-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 35508 | ||||
* | openvpn: remove the stale PKG_REV variable | Felix Fietkau | 2013-02-05 | 1 | -1/+0 |
| | | | | SVN-Revision: 35499 | ||||
* | openvpn: split easy-rsa into a separate package, it is no longer bundled ↵ | Felix Fietkau | 2013-02-05 | 4 | -25/+60 |
| | | | | | | with the release tarball SVN-Revision: 35498 | ||||
* | firewall: various enhancements | Jo-Philipp Wich | 2013-02-04 | 7 | -97/+133 |
| | | | | | | | | | | | | - reduce mssfix related log spam (#10681) - separate src and dest terminal chains (#11453, #12945) - disable per-zone custom chains by default, they're rarely used Additionally introduce options "device", "subnet", "extra", "extra_src" and "extra_dest" to allow defining zones not related to uci interfaces, e.g. to match "ppp+" or any tcp traffic to and from a specific port. SVN-Revision: 35484 | ||||
* | odhcp6c: Fix timing issues | Steven Barth | 2013-02-03 | 1 | -2/+2 |
| | | | | SVN-Revision: 35472 | ||||
* | libiwinfo: reset ioctl_socket fd in iwinfo_close(), fixes random failures ↵ | Jo-Philipp Wich | 2013-02-03 | 2 | -7/+9 |
| | | | | | | with multiple cycles of iwinfo_finish() / iwinfo_backend() SVN-Revision: 35471 | ||||
* | uboot-envtools: add config for the Edimax BR-6425 board | Gabor Juhos | 2013-02-02 | 1 | -0/+5 |
| | | | | | | | Signed-off-by: Yuval Adam <yuv.adm@gmail.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35464 | ||||
* | add nForce Ethernet module | Gabor Juhos | 2013-02-02 | 1 | -0/+15 |
| | | | | | | Signed-off-by: Zhiqiang Wang <wang.9264@gmail.com> SVN-Revision: 35461 | ||||
* | odhcp6c: Fix RENEW and REBIND requests | Steven Barth | 2013-02-02 | 1 | -2/+2 |
| | | | | SVN-Revision: 35454 | ||||
* | package/uboot-envtools: add OpenMesh MR600v2 support | Gabor Juhos | 2013-02-01 | 1 | -1/+2 |
| | | | | | | | Signed-off-by: Marek Lindner <marek@open-mesh.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35432 | ||||
* | package/om-watchdog: add OpenMesh MR600v2 support | Gabor Juhos | 2013-02-01 | 1 | -0/+3 |
| | | | | | | | Signed-off-by: Marek Lindner <marek@open-mesh.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35431 | ||||
* | odhcp6c: allow IPv6-config via SLAAC-only if no prefix is requested | Steven Barth | 2013-02-01 | 2 | -6/+6 |
| | | | | SVN-Revision: 35421 | ||||
* | netifd: Improved IPv6 featureset * Fix reloading of ula-prefixes * Added ↵ | Steven Barth | 2013-02-01 | 1 | -2/+2 |
| | | | | | | support for temporary addresses and routes * Added support for offlink addresses * Improved status-output for assigned prefixes SVN-Revision: 35420 | ||||
* | odhcp6c: switch to userspace RA-handling and offload address assignment to ↵ | Steven Barth | 2013-02-01 | 3 | -30/+54 |
| | | | | | | netifd SVN-Revision: 35419 | ||||
* | 6relayd: Fix announced router flags and IPv6 procfs-configuration | Steven Barth | 2013-02-01 | 1 | -2/+2 |
| | | | | SVN-Revision: 35418 | ||||
* | base-files: Fix IPv6 early sysctls again * Kernel IPv6 /proc interface ↵ | Steven Barth | 2013-02-01 | 3 | -6/+7 |
| | | | | | | inconsistency caused races SVN-Revision: 35417 | ||||
* | openvpn: add from openvpn-devel from /packages, fix support for current polarssl | Felix Fietkau | 2013-01-30 | 10 | -0/+927 |
| | | | | SVN-Revision: 35412 | ||||
* | polarssl: add from /packages, update to 1.2.4, fix openssl compatibility | Felix Fietkau | 2013-01-30 | 5 | -0/+296 |
| | | | | SVN-Revision: 35411 |