aboutsummaryrefslogtreecommitdiff
path: root/net/jool
Commit message (Collapse)AuthorAge
* treewide: run "make check FIXUP=1"Etienne Champetier2017-08-29
| | | | | | | | | | fix Makefile chmod (644) replace MD5SUM with HASH add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git (PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now) Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* jool: update to upstream version 3.5.3danrl2017-03-11
| | | | Signed-off-by: Dan Luedtke <mail@danrl.com>
* jool: version bump (fixes #3657)danrl2016-12-17
| | | | | | | Latest upstream changes explicitly include `net/ip6_checksum.h`. Fixes issue #3657. Signed-off-by: Dan Luedtke <mail@danrl.com>
* jool: added support for Jool SIIT/NAT64danrl2016-12-14
This adds support for the Jool SIIT/NAT64 translating kernel modules and user space tools. Signed-off-by: Dan Luedtke <mail@danrl.com>