summaryrefslogtreecommitdiffstats
path: root/package/network/ipv6/map
Commit message (Expand)AuthorAgeFilesLines
* 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