Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | odhcp6c: bring up nested interfaces on config change | Steven Barth | 2014-05-09 | |
| | | | | SVN-Revision: 40745 | |||
* | odhcp6c: some more fixes for map / lw4o6 support | Steven Barth | 2014-05-08 | |
| | | | | SVN-Revision: 40728 | |||
* | odhcp6c: add preliminary support for MAP provisioning | Steven Barth | 2014-04-30 | |
| | | | | SVN-Revision: 40604 | |||
* | odhcp6c: fix recovering from status where all addresses have been lost | Steven Barth | 2014-04-09 | |
| | | | | SVN-Revision: 40432 | |||
* | odhcp6c: Add renew handler for proto dhcpv6 | Felix Fietkau | 2014-04-05 | |
| | | | | | | Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> SVN-Revision: 40386 | |||
* | odhcp6c: add preliminary CER-ID support | Steven Barth | 2014-03-31 | |
| | | | | SVN-Revision: 40351 | |||
* | 6rd / ds-lite: make the firewall-zones of nested-protocols configurable | Steven Barth | 2014-03-26 | |
| | | | | SVN-Revision: 40020 | |||
* | odhcp6c: pass on delegate-flag on to ds-lite interface | Steven Barth | 2014-03-13 | |
| | | | | SVN-Revision: 39910 | |||
* | odhcpd/odhcp6c: fix HMAC-MD5 in DHCPv6-Reconfigure | Steven Barth | 2014-03-11 | |
| | | | | SVN-Revision: 39868 | |||
* | odhcp6c: fix int-overflow after 50d (thx Hauke Mehrtens) | Steven Barth | 2014-03-07 | |
| | | | | SVN-Revision: 39785 | |||
* | odhcp6c: several fixes | Steven Barth | 2014-03-05 | |
| | | | | | | | * Reduce RA/DHCPv6 spam filter to 30s by default and make it configurable * Don't set nd_ra_{reachable,retransmit] to 0 when received in RAs SVN-Revision: 39775 | |||
* | odhcp6c: readd userclass and vendorclass | Steven Barth | 2014-02-18 | |
| | | | | SVN-Revision: 39628 | |||
* | odhcp6c: add validation rules to proto handler | John Crispin | 2014-02-18 | |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 39624 | |||
* | odhcp6c: send reconfigure-accept again to be compliant | Steven Barth | 2014-02-17 | |
| | | | | SVN-Revision: 39605 | |||
* | odhcp6c: remove source-restriction from local routes again (broke relaying) | Steven Barth | 2014-02-12 | |
| | | | | SVN-Revision: 39575 | |||
* | odhcp6c: Fix timing and some regressions from yesterday | Steven Barth | 2014-02-06 | |
| | | | | SVN-Revision: 39502 | |||
* | odhcp6c: Add support for userclass and vendorclass | Steven Barth | 2014-02-05 | |
| | | | | SVN-Revision: 39478 | |||
* | odhcp6c: Revert to slightly modified version of old behaviour | Steven Barth | 2014-02-03 | |
| | | | | | | | | Latest changes broke source-restriction of on-link routes. Restoring old-behaviour but adding correct source-restrictions which prevents the offlink handler to remove the on-link route. SVN-Revision: 39454 | |||
* | odhcp6c: improve handling of RA on-link routes and addresses | Steven Barth | 2014-02-02 | |
| | | | | SVN-Revision: 39451 | |||
* | odhcp6c: several bugfixes and improvements | Steven Barth | 2014-01-31 | |
| | | | | | | | | * Fixed broken stateless-mode (fixes #14863) * Support for multiple IAIDs, improved server compatibility, improved NTP/SNTP support and other fixes (thanks to T-Labs) SVN-Revision: 39433 | |||
* | odhcp6c: Use sourcerouting by default | Steven Barth | 2014-01-17 | |
| | | | | SVN-Revision: 39311 | |||
* | odhcp6c: fix several small issues + decrease size | Steven Barth | 2014-01-17 | |
| | | | | SVN-Revision: 39310 | |||
* | Convert DHCP->6rd and DHCPv6->DS-Lite autoconfig to dynamic interface | Steven Barth | 2013-12-15 | |
| | | | | SVN-Revision: 39061 | |||
* | odhcp6c: add source routing support | Steven Barth | 2013-12-15 | |
| | | | | SVN-Revision: 39058 | |||
* | odhcpd/6c: Add config menu for prefix class ext. | Steven Barth | 2013-12-05 | |
| | | | | SVN-Revision: 38996 | |||
* | odhcp6c: Multiple improvements and fixes | Steven Barth | 2013-10-29 | |
| | | | | | | | | * Various RFC compliance fixes (thanks to Hans Dedecker) * Fix RA spam filter logic causing ipv6 connection issues * Fix parameters -F and -P being order dependent SVN-Revision: 38577 | |||
* | odhcp6c: filter similar RAs spammed by some ISPs | Steven Barth | 2013-10-23 | |
| | | | | SVN-Revision: 38505 | |||
* | odhcp6c: fix parsing of IA_PD adverts | Steven Barth | 2013-10-17 | |
| | | | | SVN-Revision: 38433 | |||
* | odhcp6c: various fixes | Steven Barth | 2013-10-14 | |
| | | | | | | | | | | * Make SOL_MAX_RT configurable and default back to 120s * Prefer servers with bigger prefixes (allows to use Comcast /60) * Don't hang indefinitely if DHCPv6 REQUEST is not answered Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 38393 | |||
* | odhcp6c: improve server selection, introduce "forceprefix" option | Steven Barth | 2013-10-07 | |
| | | | | SVN-Revision: 38314 | |||
* | odhcp6c: validate hop-limit on RAs | Steven Barth | 2013-10-02 | |
| | | | | SVN-Revision: 38285 | |||
* | odhcp6c: handle NoAddrsAvail IA-status | Steven Barth | 2013-09-21 | |
| | | | | SVN-Revision: 38092 | |||
* | odhcp6c: Restart when server returns IAID error | Steven Barth | 2013-09-18 | |
| | | | | SVN-Revision: 38032 | |||
* | odhcp6c: Timing workaround for buggy servers | Steven Barth | 2013-09-12 | |
| | | | | SVN-Revision: 37951 | |||
* | odhcp6c: more compatibility fixes | Steven Barth | 2013-09-05 | |
| | | | | SVN-Revision: 37907 | |||
* | odhcp6c: avoid integer overflows in resend logic | Steven Barth | 2013-07-03 | |
| | | | | SVN-Revision: 37150 | |||
* | odhcp6c: add missing config parameter | Steven Barth | 2013-07-03 | |
| | | | | SVN-Revision: 37148 | |||
* | odhcp6c: Add missing config option "ifaceid" | Steven Barth | 2013-06-25 | |
| | | | | SVN-Revision: 37033 | |||
* | odhcp6c: Add option to override interface identifier in RA-client | Steven Barth | 2013-06-18 | |
| | | | | SVN-Revision: 36959 | |||
* | odhcp6c: add sanity checks for NDP and MTU parameters from RAs | Steven Barth | 2013-06-13 | |
| | | | | SVN-Revision: 36930 | |||
* | odhcp6c: work around spurious false-positive address DECLINEs | Steven Barth | 2013-05-31 | |
| | | | | SVN-Revision: 36809 | |||
* | odhcp6c: fix handling of multiple RAs in a row | Steven Barth | 2013-05-31 | |
| | | | | SVN-Revision: 36804 | |||
* | odhcp6c: fix or debug disappearing IPv6 addresses | Steven Barth | 2013-05-28 | |
| | | | | SVN-Revision: 36745 | |||
* | odhcp6c: Various fixes * Honour T1 and T2 values from servers better * ↵ | Steven Barth | 2013-05-21 | |
| | | | | | | Correctly send Reconfigure-Accept option in requests SVN-Revision: 36678 | |||
* | odhcp6c: Fix address / prefix expiry logic | Steven Barth | 2013-05-20 | |
| | | | | SVN-Revision: 36675 | |||
* | odhcp6c: Fix handling of RAs when no DHCPv6-server is present | Steven Barth | 2013-05-15 | |
| | | | | SVN-Revision: 36641 | |||
* | package: fold the IPv6 menu into Network | Felix Fietkau | 2013-05-14 | |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36634 | |||
* | odhcp6c: added support for DS-Lite + various fixes | Steven Barth | 2013-05-13 | |
| | | | | SVN-Revision: 36625 | |||
* | odhcp6c: Make SLAAC-only work without reqprefix=no | Steven Barth | 2013-05-06 | |
| | | | | | | | | | 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 | |||
* | odhcp6c: Set default SOL_MAX_RT to 1h | Steven Barth | 2013-04-24 | |
| | | | | SVN-Revision: 36411 |