Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Drop legacy firewall package | Jo-Philipp Wich | 2013-06-04 | 17 | -1961/+0 | |
| | | | | SVN-Revision: 36837 | |||||
* | firewall3: update to git head (#13641) | Jo-Philipp Wich | 2013-06-04 | 1 | -2/+2 | |
| | | | | | | * Fixes wrong chain used for zone forward policy SVN-Revision: 36830 | |||||
* | firewall3: update to git head | Jo-Philipp Wich | 2013-06-03 | 1 | -2/+2 | |
| | | | | | | - Fixes problems with reusing matches or targets from loadable extensions SVN-Revision: 36826 | |||||
* | uhttpd: update to latest version, fixes CGI related crashes | Felix Fietkau | 2013-06-01 | 1 | -2/+2 | |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36817 | |||||
* | 6relayd: Work around Windows DHCPv6 quirks Announcing deprecated addresses ↵ | Steven Barth | 2013-06-01 | 1 | -2/+2 | |
| | | | | | | breaks Windows clients SVN-Revision: 36815 | |||||
* | odhcp6c: work around spurious false-positive address DECLINEs | Steven Barth | 2013-05-31 | 1 | -2/+2 | |
| | | | | SVN-Revision: 36809 | |||||
* | firewall3: use list notation for default zone network config to avoid "uci ↵ | Jo-Philipp Wich | 2013-05-31 | 1 | -2/+3 | |
| | | | | | | add_list" coercing the value wrongly SVN-Revision: 36806 | |||||
* | odhcp6c: fix handling of multiple RAs in a row | Steven Barth | 2013-05-31 | 1 | -2/+2 | |
| | | | | SVN-Revision: 36804 | |||||
* | 6relayd: Better compatibility with misbheaving DHCPv6 clients * Make the ↵ | Steven Barth | 2013-05-30 | 1 | -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 Barth | 2013-05-30 | 1 | -2/+2 | |
| | | | | | | Various bugfixes SVN-Revision: 36771 | |||||
* | uhttpd: update again to fix a ubus plugin crash bug | Felix Fietkau | 2013-05-30 | 1 | -2/+2 | |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36770 | |||||
* | uhttpd: update to latest version, fixes script timeout for ubus requests | Felix Fietkau | 2013-05-30 | 1 | -2/+2 | |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36767 | |||||
* | 6relayd: more verbosity in leases and logging | Steven Barth | 2013-05-30 | 1 | -2/+2 | |
| | | | | SVN-Revision: 36764 | |||||
* | iptables: bump to 1.4.19.1 | Steven Barth | 2013-05-29 | 4 | -67/+20 | |
| | | | | SVN-Revision: 36760 | |||||
* | netifd: fix IPv6-addresses disappearing due to lifetime-overflows | Steven Barth | 2013-05-28 | 1 | -2/+2 | |
| | | | | SVN-Revision: 36748 | |||||
* | odhcp6c: fix or debug disappearing IPv6 addresses | Steven Barth | 2013-05-28 | 1 | -2/+2 | |
| | | | | SVN-Revision: 36745 | |||||
* | mac80211: add support for "active" monitor interfaces which allow userspace ↵ | Felix Fietkau | 2013-05-28 | 2 | -0/+28 | |
| | | | | | | | | 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 Barth | 2013-05-27 | 2 | -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 head | Jo-Philipp Wich | 2013-05-27 | 1 | -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 | |||||
* | firewall3: update to git head | Jo-Philipp Wich | 2013-05-26 | 1 | -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 interface | Steven Barth | 2013-05-26 | 1 | -2/+2 | |
| | | | | SVN-Revision: 36718 | |||||
* | firewall3: update to git head | Jo-Philipp Wich | 2013-05-24 | 1 | -3/+3 | |
| | | | | | | - fixes linking issues with some toolchains SVN-Revision: 36703 | |||||
* | 6relayd: fix a lease-timing issue with stateful DHCPv6 | Steven Barth | 2013-05-24 | 1 | -2/+2 | |
| | | | | SVN-Revision: 36702 | |||||
* | firewall3: update to git head | Jo-Philipp Wich | 2013-05-23 | 1 | -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 | |||||
* | uhttpd: update to latest version, fixes #13564, #13560, improves error ↵ | Felix Fietkau | 2013-05-23 | 1 | -2/+2 | |
| | | | | | | | | handling as pointed out in #13537 Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36696 | |||||
* | firewall3: Remove abandonend include | Steven Barth | 2013-05-23 | 2 | -8/+1 | |
| | | | | SVN-Revision: 36692 | |||||
* | firewall3: update to git head | Jo-Philipp Wich | 2013-05-22 | 1 | -2/+2 | |
| | | | | | | | - fix build on Linux < 3.7 - limit zone names to 14 bytes SVN-Revision: 36691 | |||||
* | 6relayd: Let OpenWrt override default CFLAGS | Steven Barth | 2013-05-22 | 1 | -2/+2 | |
| | | | | SVN-Revision: 36690 | |||||
* | firewall3: update to git head | Jo-Philipp Wich | 2013-05-22 | 1 | -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 present | Steven Barth | 2013-05-21 | 1 | -2/+2 | |
| | | | | SVN-Revision: 36687 | |||||
* | firewall3: update to git head | Jo-Philipp Wich | 2013-05-21 | 1 | -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 | |||||
* | ipset: remove dependency on iptables-mod-ipset - technically it does not ↵ | Jo-Philipp Wich | 2013-05-21 | 1 | -1/+1 | |
| | | | | | | depend on it and the iptables matches are now part of the base SVN-Revision: 36685 | |||||
* | firewall3: move libext*.a copying to compile phase | Jo-Philipp Wich | 2013-05-21 | 1 | -2/+2 | |
| | | | | SVN-Revision: 36684 | |||||
* | netfilter: move time, mark, set matches and MARK, REDIRECT, SET targets into ↵ | Jo-Philipp Wich | 2013-05-21 | 1 | -21/+14 | |
| | | | | | | base iptables package - drop iptables-mod-ipset SVN-Revision: 36683 | |||||
* | firewall3: update to git head | Jo-Philipp Wich | 2013-05-21 | 1 | -3/+14 | |
| | | | | | | | * use libiptc and libxtables directly to manage ruleset, iptables-restore is unreliable and prone to race conditions * make ipset integration more reliable SVN-Revision: 36681 | |||||
* | iptables: use -ffunction-sections, -fdata-sections and --gc-sections | Jo-Philipp Wich | 2013-05-21 | 1 | -2/+6 | |
| | | | | SVN-Revision: 36680 | |||||
* | odhcp6c: Various fixes * Honour T1 and T2 values from servers better * ↵ | Steven Barth | 2013-05-21 | 1 | -2/+2 | |
| | | | | | | Correctly send Reconfigure-Accept option in requests SVN-Revision: 36678 | |||||
* | 6relayd: Various DHCPv6-fixes * Be more standards-compliant in stateful mode ↵ | Steven Barth | 2013-05-21 | 1 | -2/+2 | |
| | | | | | | * Handle hostnames from Windows-clients correctly * Handle messages from DHCPv6-relays better SVN-Revision: 36677 | |||||
* | odhcp6c: Fix address / prefix expiry logic | Steven Barth | 2013-05-20 | 1 | -2/+2 | |
| | | | | SVN-Revision: 36675 | |||||
* | dnsmasq: add directory for external hosts-files | Steven Barth | 2013-05-17 | 2 | -1/+4 | |
| | | | | SVN-Revision: 36655 | |||||
* | 6relayd: Add stateful DHCPv6-support (IA_NA) * Add management_level option ↵ | Steven Barth | 2013-05-17 | 3 | -3/+25 | |
| | | | | | | (0: set O-flag, >=1: set M-flag) * Add support for static DHCPv6-leases * Various fixes for DHCPv6-PD SVN-Revision: 36654 | |||||
* | netifd: Unify interface-based routing for IPv4 and IPv6 * Add interface ↵ | Steven Barth | 2013-05-17 | 1 | -2/+2 | |
| | | | | | | | | option to set routing table for protocol routes * Enabled for IPv6 for source-based filtering, disabled for IPv4 Based on a patch by Kristian Evensen. Thank You. SVN-Revision: 36653 | |||||
* | uhttpd: update to latest version, fixes index page processing order | Felix Fietkau | 2013-05-16 | 1 | -2/+2 | |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36644 | |||||
* | iproute2: workaround compile issues with gcc 4.8.x | Luka Perkov | 2013-05-16 | 4 | -4/+16 | |
| | | | | SVN-Revision: 36642 | |||||
* | odhcp6c: Fix handling of RAs when no DHCPv6-server is present | Steven Barth | 2013-05-15 | 1 | -2/+2 | |
| | | | | SVN-Revision: 36641 | |||||
* | iproute2: upgrade to 3.9.0 | Luka Perkov | 2013-05-14 | 11 | -120/+50 | |
| | | | | SVN-Revision: 36638 | |||||
* | iproute2: print help in connmark | Luka Perkov | 2013-05-14 | 2 | -2/+5 | |
| | | | | SVN-Revision: 36637 | |||||
* | uhttpd: update to latest version, fixes a SSL connection memory leak | Felix Fietkau | 2013-05-14 | 1 | -2/+2 | |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36636 | |||||
* | package: fold the IPv6 menu into Network | Felix Fietkau | 2013-05-14 | 8 | -15/+15 | |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36634 | |||||
* | 6relayd: Always announce the current MAC-address | Steven Barth | 2013-05-13 | 1 | -2/+2 | |
| | | | | | | * Fixes #13516 thanks to berni for the detailed bugreport. SVN-Revision: 36629 |