Initial support for MAP-E and Lightweight 4over6 protocol
authorSteven Barth <steven@midlink.org>
Thu, 22 May 2014 20:04:53 +0000 (20:04 +0000)
committerSteven Barth <steven@midlink.org>
Thu, 22 May 2014 20:04:53 +0000 (20:04 +0000)
commit89e39a8a6847d46b20d7a943c31e66559f83c059
tree9897607a862d42101d3c4c1108a5e2add6d7c787
parent45e371ab9585849b78c079c284f0171ffcb37fde
Initial support for MAP-E and Lightweight 4over6 protocol

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40823 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/network/ipv6/map/Makefile [new file with mode: 0644]
package/network/ipv6/map/files/map.sh [new file with mode: 0755]
package/network/ipv6/map/src/CMakeLists.txt [new file with mode: 0644]
package/network/ipv6/map/src/mapcalc.c [new file with mode: 0644]