Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | switch: improve error handling in robo_probe() | Hauke Mehrtens | 2013-02-13 |
| | | | | SVN-Revision: 35578 | ||
* | switch: run cleanfile over the source code | Hauke Mehrtens | 2013-02-13 |
| | | | | SVN-Revision: 35577 | ||
* | mac80211: add some small fixes for minstrel_ht CCK support | Felix Fietkau | 2013-02-13 |
| | | | | SVN-Revision: 35576 | ||
* | odhcp6c: allow setting a user-provided prefix as well | Steven Barth | 2013-02-12 |
| | | | | SVN-Revision: 35570 | ||
* | iptables: fix bad PKG_RELEASE in previous commit | Jo-Philipp Wich | 2013-02-11 |
| | | | | SVN-Revision: 35569 | ||
* | iptables: add --lenient switch to iptables-restore and ip6tables-restore ↵ | Jo-Philipp Wich | 2013-02-11 |
| | | | | | | 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 |
| | | | | SVN-Revision: 35566 | ||
* | mac80211/hostapd: short_preamble is a per-vif option and should be enabled ↵ | Felix Fietkau | 2013-02-11 |
| | | | | | | by default SVN-Revision: 35565 | ||
* | odhcp6c: Various bugfixes * Don't send undesired suggestions for preferred ↵ | Steven Barth | 2013-02-11 |
| | | | | | | 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 |
| | | | | | | 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 |
| | | | | | | | | | 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 |
| | | | | SVN-Revision: 35508 | ||
* | openvpn: remove the stale PKG_REV variable | Felix Fietkau | 2013-02-05 |
| | | | | SVN-Revision: 35499 | ||
* | openvpn: split easy-rsa into a separate package, it is no longer bundled ↵ | Felix Fietkau | 2013-02-05 |
| | | | | | | with the release tarball SVN-Revision: 35498 | ||
* | firewall: various enhancements | Jo-Philipp Wich | 2013-02-04 |
| | | | | | | | | | | | | - 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 |
| | | | | SVN-Revision: 35472 | ||
* | libiwinfo: reset ioctl_socket fd in iwinfo_close(), fixes random failures ↵ | Jo-Philipp Wich | 2013-02-03 |
| | | | | | | 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 |
| | | | | | | | 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 |
| | | | | | | Signed-off-by: Zhiqiang Wang <wang.9264@gmail.com> SVN-Revision: 35461 | ||
* | odhcp6c: Fix RENEW and REBIND requests | Steven Barth | 2013-02-02 |
| | | | | SVN-Revision: 35454 | ||
* | package/uboot-envtools: add OpenMesh MR600v2 support | Gabor Juhos | 2013-02-01 |
| | | | | | | | 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 |
| | | | | | | | 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 |
| | | | | SVN-Revision: 35421 | ||
* | netifd: Improved IPv6 featureset * Fix reloading of ula-prefixes * Added ↵ | Steven Barth | 2013-02-01 |
| | | | | | | 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 |
| | | | | | | netifd SVN-Revision: 35419 | ||
* | 6relayd: Fix announced router flags and IPv6 procfs-configuration | Steven Barth | 2013-02-01 |
| | | | | SVN-Revision: 35418 | ||
* | base-files: Fix IPv6 early sysctls again * Kernel IPv6 /proc interface ↵ | Steven Barth | 2013-02-01 |
| | | | | | | inconsistency caused races SVN-Revision: 35417 | ||
* | openvpn: add from openvpn-devel from /packages, fix support for current polarssl | Felix Fietkau | 2013-01-30 |
| | | | | SVN-Revision: 35412 | ||
* | polarssl: add from /packages, update to 1.2.4, fix openssl compatibility | Felix Fietkau | 2013-01-30 |
| | | | | SVN-Revision: 35411 | ||
* | move lzo from /packages to trunk | Felix Fietkau | 2013-01-30 |
| | | | | SVN-Revision: 35410 | ||
* | 6in4: fix typo in last commit | Steven Barth | 2013-01-30 |
| | | | | SVN-Revision: 35409 | ||
* | 6in4: work around hanging wget process | Steven Barth | 2013-01-30 |
| | | | | SVN-Revision: 35408 | ||
* | libubox: update to latest version, fixes a string corruption issue on JSON ↵ | Felix Fietkau | 2013-01-29 |
| | | | | | | formatting SVN-Revision: 35399 | ||
* | add libusb-compat | Felix Fietkau | 2013-01-29 |
| | | | | SVN-Revision: 35387 | ||
* | netifd: update to latest version | Felix Fietkau | 2013-01-29 |
| | | | | | | | fixes DNS servers on reload (#12910) fixes ubus object race on reload or down/up (#12612) SVN-Revision: 35383 | ||
* | samba36: update to 3.6.11 and refresh patches (based on patch from #12914) | Felix Fietkau | 2013-01-29 |
| | | | | SVN-Revision: 35382 | ||
* | usb-modeswitch: split out usb-modeswitch-data again | Felix Fietkau | 2013-01-29 |
| | | | | SVN-Revision: 35381 | ||
* | usb-modeswitch: add from /packages, merge usb-modeswitch-data, use ↵ | Felix Fietkau | 2013-01-29 |
| | | | | | | libusb-compat, add myself as maintainer SVN-Revision: 35379 | ||
* | netifd: implement IPv6 prefix deprecation according to RFC 6204 | Steven Barth | 2013-01-29 |
| | | | | SVN-Revision: 35377 | ||
* | move a few packages to system/utils | Felix Fietkau | 2013-01-29 |
| | | | | SVN-Revision: 35375 | ||
* | usbutils: add from /packages, clean up, add myself as maintainer | Felix Fietkau | 2013-01-29 |
| | | | | SVN-Revision: 35374 | ||
* | libusb: add from /packages, add myself as maintainer | Felix Fietkau | 2013-01-29 |
| | | | | SVN-Revision: 35373 | ||
* | 6relayd: remove IPv6 forwarding-sysctl workaround | Steven Barth | 2013-01-29 |
| | | | | SVN-Revision: 35371 | ||
* | odhcp6c: remove IPv6 forwarding-sysctl workaround | Steven Barth | 2013-01-29 |
| | | | | SVN-Revision: 35370 | ||
* | netifd: remove IPv6 forwarding-sysctl workaround | Steven Barth | 2013-01-29 |
| | | | | SVN-Revision: 35369 | ||
* | base-files: Fix race-conditions with IPv6 sysctls | Steven Barth | 2013-01-29 |
| | | | | SVN-Revision: 35368 | ||
* | netifd: update to latest version, fixes setting addresses/routes on alias ↵ | Felix Fietkau | 2013-01-28 |
| | | | | | | interfaces SVN-Revision: 35362 | ||
* | package ncm & qmi wwan | John Crispin | 2013-01-28 |
| | | | | | | | Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> Patchwork: http://patchwork.openwrt.org/patch/3134/ SVN-Revision: 35360 | ||
* | hostapd: don't configure wpa_supplicant with empty password="" if no ↵ | Jo-Philipp Wich | 2013-01-28 |
| | | | | | | password is specified (#12912) SVN-Revision: 35358 | ||
* | firewall: flush conntrack table after changing interface rules | Jo-Philipp Wich | 2013-01-28 |
| | | | | SVN-Revision: 35348 |