Jo-Philipp Wich
42bc2c49ae
6in4: send password unhashed
...
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
11 years ago
Jo-Philipp Wich
83ccc9a8f6
6in4: adjust update url ( #16617 )
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 40876
11 years ago
Steven Barth
12fa3eae23
6in4: add support for he.net updatekey
...
SVN-Revision: 39646
11 years ago
Steven Barth
c67ec51c85
6in4: fix typo in config variable ( fixes #14830 )
...
SVN-Revision: 39347
11 years ago
Steven Barth
a5ee266cd9
6in4, 6rd, 6to4: Use source-restricted routes by default
...
SVN-Revision: 39307
11 years ago
Steven Barth
4bd3f54143
6in4: fix typo in last commit
...
SVN-Revision: 35409
12 years ago
Steven Barth
a0a91963af
6in4: work around hanging wget process
...
SVN-Revision: 35408
12 years ago
Steven Barth
2a94f67029
6in4: add support for native IPv6 prefix handling
...
SVN-Revision: 35171
12 years ago
Jo-Philipp Wich
a00110a063
6in4: make local ip6addr optional
...
SVN-Revision: 33761
12 years ago
Felix Fietkau
405e21d167
packages: sort network related packages into package/network/
...
SVN-Revision: 33688
12 years ago
Jo-Philipp Wich
4dc3b124e9
6in4, 6to4: further simplify protocol backends - use new default route dependencies to trigger bringup - remove old hotplug scripts
...
SVN-Revision: 32428
13 years ago
Jo-Philipp Wich
89732577aa
6in4: change local4 option name back to ipaddr
...
SVN-Revision: 32401
13 years ago
Jo-Philipp Wich
76000dc6ed
6in4: use network_find_wan() and network_get_iapddr() to find local ip, use json_get_vars() to read settings
...
SVN-Revision: 32400
13 years ago
Jo-Philipp Wich
9ae901445b
/etc/functions.sh => /lib/functions.sh
...
SVN-Revision: 32062
13 years ago
Felix Fietkau
d4961fbcb7
6in4: remove some obsolete functions
...
SVN-Revision: 31768
13 years ago
Felix Fietkau
3454c35127
6in4: add netifd support
...
SVN-Revision: 31036
13 years ago
Jo-Philipp Wich
89917ff1d0
6in4: implement metric option
...
SVN-Revision: 24022
14 years ago
Jo-Philipp Wich
9499018b9a
6in4: don't use abbreviated notation for 0.0.0.0/0, iproute apparently does not like it anymore
...
SVN-Revision: 23022
14 years ago
Jo-Philipp Wich
75bbf1bf20
6in4: fix typo in last commit
...
SVN-Revision: 22710
14 years ago
Jo-Philipp Wich
73c9032e87
6in4: bypass uci state when reading local IPv4 addr, specify TTL during tunnel creation ( #7769 )
...
SVN-Revision: 22708
14 years ago
Jo-Philipp Wich
28a93eed3c
6in4: fix local address detection on ppp links ( #7728 )
...
SVN-Revision: 22605
14 years ago
Jo-Philipp Wich
0bd7c65447
6in4: - support to automatically determine the local endpoint address from the current IPv4 default gateway - support updating the tunnel endpoint for he.net
...
SVN-Revision: 21612
15 years ago
Jo-Philipp Wich
278589f5d7
add 6in4 - support for static IPv6-in-IPv4 tunnels through /etc/config/network
...
SVN-Revision: 21589
15 years ago