aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/ipv6/map/files
Commit message (Collapse)AuthorAgeFilesLines
* map: add ealen as configurable uci parameterHans Dedecker2017-08-241-0/+1
| | | | Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
* map: delete map-t device when tearing down map interfaceHans Dedecker2017-01-121-1/+11
| | | | | | | | | | | | Delete the map-t device when tearing down the map-t interface; as such there's no conflict when the map-t interface comes up again when trying to add the map-t device as the map-t device was still present (Can not add: device 'map-wan6_4' already exists!). Only call ifdown in teardown for map-e and lw6o4 map interfaces types in order to suppress the trace "wan6_4 (6652): Interface wan6_4_ not found" Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
* map: add sleep work-around for lw4o6 race-conditionSteven Barth2015-06-091-0/+3
| | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 45936
* map: shorten autogenerated sub-interface names to account for limitsSteven Barth2015-04-301-2/+2
| | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 45590
* map: Fix white space errorsJohn Crispin2015-02-031-3/+3
| | | | | | Signed-off-by: Hans Dedecker <dedeckeh@gmail.com> SVN-Revision: 44246
* map: export calculated ruleset to /tmpSteven Barth2015-01-131-0/+3
| | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 43961
* map: fix portsets starting with 0 and use regular NAT for 1:1 MAPSteven Barth2014-10-021-13/+22
| | | | | | Signed-off-by: Steven Barth <steven@midlink.org> SVN-Revision: 42741
* map: add support for map-t if availableSteven Barth2014-06-041-1/+47
| | | | SVN-Revision: 41003
* Initial support for MAP-E and Lightweight 4over6 protocolSteven Barth2014-05-221-0/+160
SVN-Revision: 40823