Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 6in4: send password unhashed | Jo-Philipp Wich | 2014-06-27 | 2 | -6/+2 |
| | | | | | | | | | | | | | | | The preferred he.net /nic/update endpoint expects the password or updatekey in plain text and not as md5 sum, therfore remove the hashing operation from the script. This effectively renders the "updatekey" option redundant but we keep it around for backwards compatibility. Both "option password" and "option updatekey" will have end up in the "&password=" parameter of the update url and are passed through unmodified. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 41358 | ||||
* | 6in4: adjust update url (#16617) | Jo-Philipp Wich | 2014-05-29 | 2 | -3/+3 |
| | | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 40876 | ||||
* | 6in4: add support for he.net updatekey | Steven Barth | 2014-02-20 | 2 | -4/+7 |
| | | | | SVN-Revision: 39646 | ||||
* | 6in4: fix typo in config variable (fixes #14830) | Steven Barth | 2014-01-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 39347 | ||||
* | 6in4, 6rd, 6to4: Use source-restricted routes by default | Steven Barth | 2014-01-17 | 1 | -4/+12 |
| | | | | SVN-Revision: 39307 | ||||
* | package: fold the IPv6 menu into Network | Felix Fietkau | 2013-05-14 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36634 | ||||
* | 6in4: fix typo in last commit | Steven Barth | 2013-01-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 35409 | ||||
* | 6in4: work around hanging wget process | Steven Barth | 2013-01-30 | 2 | -3/+5 |
| | | | | SVN-Revision: 35408 | ||||
* | 6in4: add support for native IPv6 prefix handling | Steven Barth | 2013-01-15 | 2 | -3/+6 |
| | | | | SVN-Revision: 35171 | ||||
* | 6in4: make local ip6addr optional | Jo-Philipp Wich | 2012-10-14 | 2 | -7/+9 |
| | | | | SVN-Revision: 33761 | ||||
* | packages: sort network related packages into package/network/ | Felix Fietkau | 2012-10-10 | 2 | -0/+132 |
SVN-Revision: 33688 |