| Commit message (Expand) | Author | Age | Files | Lines |
* | odhcp6c: enable softwires support by default | Steven Barth | 2014-08-25 | 1 | -11/+2 |
* | odhcp6c: Fix white space typo in dhcpv6.script | Steven Barth | 2014-07-30 | 1 | -1/+1 |
* | odhcp6c: suppress fw3 warnings | Felix Fietkau | 2014-07-26 | 1 | -1/+1 |
* | softwires: redesign dhcp(v6) provisioning | Steven Barth | 2014-07-24 | 2 | -19/+26 |
* | odhcp6c: Send RS with source link-layer address if possible | Steven Barth | 2014-07-21 | 1 | -2/+2 |
* | 6in4: send password unhashed | Jo-Philipp Wich | 2014-06-27 | 2 | -6/+2 |
* | map: add support for map-t if available | Steven Barth | 2014-06-04 | 2 | -2/+48 |
* | dhcpv6: set default solicit timeout back to 120s | Steven Barth | 2014-06-04 | 2 | -3/+6 |
* | 6relayd: superseded by odhcpd | Steven Barth | 2014-06-01 | 5 | -255/+0 |
* | odhcp6c: fix last commit | Steven Barth | 2014-05-30 | 1 | -1/+1 |
* | odhcp6c: improve passthrough filter | Steven Barth | 2014-05-30 | 1 | -2/+2 |
* | 6in4: adjust update url (#16617) | Jo-Philipp Wich | 2014-05-29 | 2 | -3/+3 |
* | odhcp6c: improve passthru filter | Steven Barth | 2014-05-23 | 1 | -1/+1 |
* | odhcp6c: export passthru options as netifd data | Steven Barth | 2014-05-23 | 1 | -0/+1 |
* | odhcp6c: add support for option passthru | Steven Barth | 2014-05-23 | 1 | -2/+2 |
* | Initial support for MAP-E and Lightweight 4over6 protocol | Steven Barth | 2014-05-22 | 4 | -0/+597 |
* | netifd: Fix nested protocols going offline at reload + various route issues | Steven Barth | 2014-05-09 | 1 | -2/+0 |
* | odhcp6c: bring up nested interfaces on config change | Steven Barth | 2014-05-09 | 1 | -0/+2 |
* | odhcp6c: some more fixes for map / lw4o6 support | Steven Barth | 2014-05-08 | 2 | -2/+3 |
* | odhcp6c: add preliminary support for MAP provisioning | Steven Barth | 2014-04-30 | 3 | -4/+45 |
* | 6rd: Select first IPv4 address from configured tunlink interface as local tun... | Steven Barth | 2014-04-24 | 2 | -3/+8 |
* | ds-lite: disable NAT according to RFC 7084 | Steven Barth | 2014-04-14 | 2 | -1/+8 |
* | odhcp6c: fix recovering from status where all addresses have been lost | Steven Barth | 2014-04-09 | 1 | -2/+2 |
* | ds-lite: compatibility with ISPs that only offer public PDs | Steven Barth | 2014-04-08 | 2 | -5/+9 |
* | odhcp6c: Add renew handler for proto dhcpv6 | Felix Fietkau | 2014-04-05 | 1 | -0/+9 |
* | odhcp6c: add preliminary CER-ID support | Steven Barth | 2014-03-31 | 2 | -2/+15 |
* | 6rd / ds-lite: make the firewall-zones of nested-protocols configurable | Steven Barth | 2014-03-26 | 7 | -10/+23 |
* | odhcp6c: pass on delegate-flag on to ds-lite interface | Steven Barth | 2014-03-13 | 3 | -3/+6 |
* | odhcpd/odhcp6c: fix HMAC-MD5 in DHCPv6-Reconfigure | Steven Barth | 2014-03-11 | 1 | -2/+2 |
* | odhcp6c: fix int-overflow after 50d (thx Hauke Mehrtens) | Steven Barth | 2014-03-07 | 1 | -2/+2 |
* | odhcp6c: several fixes | Steven Barth | 2014-03-05 | 1 | -2/+2 |
* | 6in4: add support for he.net updatekey | Steven Barth | 2014-02-20 | 2 | -4/+7 |
* | odhcp6c: readd userclass and vendorclass | Steven Barth | 2014-02-18 | 1 | -0/+2 |
* | odhcp6c: add validation rules to proto handler | John Crispin | 2014-02-18 | 1 | -13/+11 |
* | odhcp6c: send reconfigure-accept again to be compliant | Steven Barth | 2014-02-17 | 1 | -2/+2 |
* | odhcp6c: remove source-restriction from local routes again (broke relaying) | Steven Barth | 2014-02-12 | 2 | -3/+2 |
* | odhcp6c: Fix timing and some regressions from yesterday | Steven Barth | 2014-02-06 | 1 | -2/+2 |
* | odhcp6c: Add support for userclass and vendorclass | Steven Barth | 2014-02-05 | 2 | -4/+10 |
* | odhcp6c: Revert to slightly modified version of old behaviour | Steven Barth | 2014-02-03 | 2 | -4/+5 |
* | odhcp6c: improve handling of RA on-link routes and addresses | Steven Barth | 2014-02-02 | 2 | -3/+3 |
* | odhcp6c: several bugfixes and improvements | Steven Barth | 2014-01-31 | 1 | -2/+2 |
* | 6rd: Make don't fragment bit (df) a configurable variable | Steven Barth | 2014-01-23 | 1 | -2/+4 |
* | 6in4: fix typo in config variable (fixes #14830) | Steven Barth | 2014-01-20 | 1 | -1/+1 |
* | odhcp6c: Use sourcerouting by default | Steven Barth | 2014-01-17 | 2 | -2/+2 |
* | odhcp6c: fix several small issues + decrease size | Steven Barth | 2014-01-17 | 1 | -2/+2 |
* | 6in4, 6rd, 6to4: Use source-restricted routes by default | Steven Barth | 2014-01-17 | 3 | -10/+34 |
* | 6relayd: try to workaround race condition at startup | Steven Barth | 2014-01-02 | 2 | -4/+4 |
* | Convert DHCP->6rd and DHCPv6->DS-Lite autoconfig to dynamic interface | Steven Barth | 2013-12-15 | 3 | -14/+13 |
* | odhcp6c: add source routing support | Steven Barth | 2013-12-15 | 3 | -5/+15 |
* | odhcpd/6c: Add config menu for prefix class ext. | Steven Barth | 2013-12-05 | 1 | -0/+11 |