Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |||||
* | ds-lite: add ds-lite network protocol handler | Steven Barth | 2013-05-13 | 2 | -0/+116 | |
| | | | | SVN-Revision: 36628 | |||||
* | netifd: Various IPv6 improvements * Add support for IP-in-IPv6 tunnels ↵ | Steven Barth | 2013-05-13 | 1 | -2/+2 | |
| | | | | | | (DS-Lite) * Use source-based routing for IPv6 to allow multi-wan * Various smaller tunnel setup improvements SVN-Revision: 36627 | |||||
* | netifd: added support for setting up 6rd from DHCP | Steven Barth | 2013-05-13 | 2 | -2/+28 | |
| | | | | SVN-Revision: 36626 | |||||
* | odhcp6c: added support for DS-Lite + various fixes | Steven Barth | 2013-05-13 | 3 | -4/+19 | |
| | | | | SVN-Revision: 36625 | |||||
* | firewall3: Remove obsoleted ULA-border | Steven Barth | 2013-05-13 | 2 | -9/+1 | |
| | | | | SVN-Revision: 36624 | |||||
* | firewall3: add wan6 interface to wan-zone by default | Steven Barth | 2013-05-13 | 1 | -1/+1 | |
| | | | | SVN-Revision: 36623 | |||||
* | firewall: Remove obsoleted ULA-border rule | Steven Barth | 2013-05-13 | 2 | -20/+1 | |
| | | | | SVN-Revision: 36622 | |||||
* | 6rd: increase metric of default route | Steven Barth | 2013-05-12 | 2 | -2/+2 | |
| | | | | | | This will prefer native IPv6 over 6rd if both are present. SVN-Revision: 36605 | |||||
* | iwinfo: only consider joined bss when finding current operating frequency, ↵ | Jo-Philipp Wich | 2013-05-12 | 2 | -2/+3 | |
| | | | | | | fixes spurious misreporting of frequencies in ad-hoc mode SVN-Revision: 36604 | |||||
* | add uci support for "proxy-dnssec" in dnsmasq | Steven Barth | 2013-05-07 | 1 | -0/+1 | |
| | | | | | | | | This patch simply adds support for the "--proxy-dnssec" command in dnsmasq into the init file so it can be used with /etc/config/dhcp. Signed-off-by: Adam Gensler <openwrt@kristenandadam.net> SVN-Revision: 36570 | |||||
* | iw: update to 3.10, sync with nl80211.h changes in compat-wireless | Felix Fietkau | 2013-05-06 | 6 | -512/+72 | |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36569 | |||||
* | odhcp6c: Make SLAAC-only work without reqprefix=no | Steven Barth | 2013-05-06 | 2 | -3/+7 | |
| | | | | | | | | | Previously if the upstream router did not provide any DHCPv6-service the wan6 interface would not come up even if RAs were received. The new behavior allows the wan6 interface to comeup with RA-only configuration after a timeout of 10s. SVN-Revision: 36555 | |||||
* | ipset-dns: support simultaneously populating IPv4 and IPv6 sets | Jo-Philipp Wich | 2013-05-06 | 3 | -5/+66 | |
| | | | | SVN-Revision: 36554 | |||||
* | Add ipset-dns - a tiny DNS proxy service which puts resolved ip addresses ↵ | Jo-Philipp Wich | 2013-05-06 | 3 | -0/+137 | |
| | | | | | | into a specified ipset SVN-Revision: 36552 | |||||
* | hostapd: enable 802.11r for the -full variant (#13250) | Felix Fietkau | 2013-05-03 | 1 | -1/+1 | |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36533 | |||||
* | firewall3: update to git head | Jo-Philipp Wich | 2013-05-02 | 1 | -2/+2 | |
| | | | | | | | - assume "tcp+udp" if no protcol is specified in rules or redirects (#13422, #13386) - add support for fwmark matches and mark setting targets SVN-Revision: 36521 | |||||
* | Fix install of iptables pkg-config files. | Jo-Philipp Wich | 2013-05-02 | 1 | -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 found | Jo-Philipp Wich | 2013-04-28 | 2 | -7/+4 | |
| | | | | SVN-Revision: 36471 | |||||
* | netifd: update to git head - disables multicast snooping by default on bridges | Jo-Philipp Wich | 2013-04-27 | 1 | -2/+2 | |
| | | | | SVN-Revision: 36463 | |||||
* | iwinfo: add hw database file | Jo-Philipp Wich | 2013-04-26 | 1 | -0/+55 | |
| | | | | SVN-Revision: 36450 | |||||
* | iwinfo: move builtin hardware database to /usr/share/libiwinfo/hardware.txt | Jo-Philipp Wich | 2013-04-26 | 4 | -83/+35 | |
| | | | | SVN-Revision: 36449 | |||||
* | netifd: update to the latest version, fixes interface reload issues when ↵ | Felix Fietkau | 2013-04-25 | 1 | -2/+2 | |
| | | | | | | removing the ifname option SVN-Revision: 36424 | |||||
* | 6relayd: Fix generation of RA-messages | Steven Barth | 2013-04-24 | 1 | -2/+2 | |
| | | | | SVN-Revision: 36419 | |||||
* | iwinfo: add SR71-15 radio info, fix nl80211 channel/frequency reporting on ↵ | Jo-Philipp Wich | 2013-04-24 | 3 | -5/+7 | |
| | | | | | | some architectures SVN-Revision: 36417 | |||||
* | firewall3: Make IPv6 ULA-Border generation dynamic | Steven Barth | 2013-04-24 | 3 | -20/+16 | |
| | | | | | | This fixes working behind another router which gives out ULAs. SVN-Revision: 36416 | |||||
* | 6relayd: update package description | Steven Barth | 2013-04-24 | 1 | -7/+6 | |
| | | | | SVN-Revision: 36413 | |||||
* | dnsmasq: update to 2.66 Thanks to Christoph König for patches. | Steven Barth | 2013-04-24 | 4 | -54/+27 | |
| | | | | SVN-Revision: 36412 | |||||
* | odhcp6c: Set default SOL_MAX_RT to 1h | Steven Barth | 2013-04-24 | 1 | -2/+2 | |
| | | | | SVN-Revision: 36411 | |||||
* | hostapd: return the frequency to some ubus calls to make integration easier | Felix Fietkau | 2013-04-23 | 1 | -1/+3 | |
| | | | | SVN-Revision: 36410 | |||||
* | lldpd: upgrade to 0.7.1 | Jo-Philipp Wich | 2013-04-23 | 1 | -3/+5 | |
| | | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> SVN-Revision: 36401 | |||||
* | netifd: Improve IPv6-ULA assignment handling | Steven Barth | 2013-04-22 | 1 | -2/+2 | |
| | | | | SVN-Revision: 36383 | |||||
* | odhcp6c: Several fixes and improvements * Add preliminary support for RFC ↵ | Steven Barth | 2013-04-22 | 1 | -2/+2 | |
| | | | | | | 6603 prefix exclusion * Fix reconfigure-support and reconfigure authentication * Set maximum retransmission timeout for solicitations to 2h * Fix a segfault when parsing IA_PD in advertise messages SVN-Revision: 36382 | |||||
* | 6relayd: Add DHCPv6-PD server support, fix relaying in stateful mode | Steven Barth | 2013-04-22 | 2 | -4/+4 | |
| | | | | SVN-Revision: 36381 |