aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/ipv6/map
Commit message (Expand)AuthorAgeFilesLines
* map: fix psidlen becoming negative (FS#1430)Hans Dedecker2018-03-292-11/+17
* map: use nested json data object to store map-e fmrs parametersHans Dedecker2017-08-292-7/+11
* map: fix boolean argument passed to blobmsg_check_attr in mapcalcHans Dedecker2017-08-262-2/+2
* map: add ealen as configurable uci parameterHans Dedecker2017-08-242-1/+2
* map: take over maintainershipHans Dedecker2017-01-121-1/+1
* map: delete map-t device when tearing down map interfaceHans Dedecker2017-01-122-2/+12
* map: Have cmake find libubus.hFlorian Fainelli2016-12-161-0/+3
* network/ipv6/map: drop Build/Prepare rule in favor of default oneAlexandru Ardelean2016-10-151-5/+0
* package: Remove dependencies to kmod-ipv6Steven Barth2015-09-211-1/+1
* map: be less restrictive when matching lw4over6 prefixesSteven Barth2015-09-082-6/+11
* map: ignore insignificant PSID bitsSteven Barth2015-09-072-2/+4
* map: add debug-code for mapcalcSteven Barth2015-09-012-19/+29
* map: add sleep work-around for lw4o6 race-conditionSteven Barth2015-06-092-1/+4
* map: add support for lw4o6 address matching, minor optimizationsSteven Barth2015-05-262-38/+58
* map: set ealen to psidlen for lw4over6Steven Barth2015-05-162-1/+4
* map: shorten autogenerated sub-interface names to account for limitsSteven Barth2015-04-302-3/+3
* map: Fix white space errorsJohn Crispin2015-02-031-3/+3
* map: export calculated ruleset to /tmpSteven Barth2015-01-132-1/+4
* map: ignore psid and psidlen if psidlen is 0Steven Barth2015-01-122-4/+6
* license info - revert r43155John Crispin2014-11-031-3/+0
* Add more license tags with SPDX identifiersJohn Crispin2014-11-031-0/+3
* Add a few SPDX tagsSteven Barth2014-11-021-0/+1
* map: fix portsets starting with 0 and use regular NAT for 1:1 MAPSteven Barth2014-10-023-19/+31
* map: add support for map-t if availableSteven Barth2014-06-042-2/+48
* Initial support for MAP-E and Lightweight 4over6 protocolSteven Barth2014-05-224-0/+597