summaryrefslogtreecommitdiffstats
path: root/package/6in4/files/6in4.sh
Commit message (Collapse)AuthorAgeFilesLines
* packages: sort network related packages into package/network/Felix Fietkau2012-10-101-90/+0
| | | | SVN-Revision: 33688
* 6in4, 6to4: further simplify protocol backends - use new default route ↵Jo-Philipp Wich2012-06-181-9/+5
| | | | | | dependencies to trigger bringup - remove old hotplug scripts SVN-Revision: 32428
* 6in4: change local4 option name back to ipaddrJo-Philipp Wich2012-06-171-5/+5
| | | | SVN-Revision: 32401
* 6in4: use network_find_wan() and network_get_iapddr() to find local ip, use ↵Jo-Philipp Wich2012-06-171-40/+9
| | | | | | json_get_vars() to read settings SVN-Revision: 32400
* /etc/functions.sh => /lib/functions.shJo-Philipp Wich2012-06-051-1/+1
| | | | SVN-Revision: 32062
* 6in4: remove some obsolete functionsFelix Fietkau2012-05-171-13/+0
| | | | SVN-Revision: 31768
* 6in4: add netifd supportFelix Fietkau2012-03-191-56/+90
| | | | SVN-Revision: 31036
* 6in4: implement metric optionJo-Philipp Wich2010-11-171-1/+4
| | | | SVN-Revision: 24022
* 6in4: don't use abbreviated notation for 0.0.0.0/0, iproute apparently does ↵Jo-Philipp Wich2010-09-111-1/+1
| | | | | | not like it anymore SVN-Revision: 23022
* 6in4: fix typo in last commitJo-Philipp Wich2010-08-191-1/+1
| | | | SVN-Revision: 22710
* 6in4: bypass uci state when reading local IPv4 addr, specify TTL during ↵Jo-Philipp Wich2010-08-191-4/+2
| | | | | | tunnel creation (#7769) SVN-Revision: 22708
* 6in4: fix local address detection on ppp links (#7728)Jo-Philipp Wich2010-08-121-2/+2
| | | | SVN-Revision: 22605
* 6in4: - support to automatically determine the local endpoint address from ↵Jo-Philipp Wich2010-05-281-15/+39
| | | | | | the current IPv4 default gateway - support updating the tunnel endpoint for he.net SVN-Revision: 21612
* add 6in4 - support for static IPv6-in-IPv4 tunnels through /etc/config/networkJo-Philipp Wich2010-05-281-0/+79
SVN-Revision: 21589