aboutsummaryrefslogtreecommitdiff
path: root/net/tayga
Commit message (Collapse)AuthorAgeFilesLines
* Conver to @sample keywordBaptiste Daroussin2016-04-101-3/+1
| | | | Notes: svn path=/head/; revision=412904
* Convert a bunch of USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363371
* - Stage supportMartin Wilke2014-01-312-5/+3
| | | | | | | - Switch gmake to USES Notes: svn path=/head/; revision=341919
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* TAYGA is an out-of-kernel stateless NAT64 implementation for that uses theSergey Matveychuk2012-10-175-0/+295
TUN driver to exchange IPv4 and IPv6 packets with the kernel. It is intended to provide production-quality NAT64 service for networks where dedicated NAT64 hardware would be overkill. WWW: http://www.litech.org/tayga/ Submitted by: melifaro Feature safe: yes Notes: svn path=/head/; revision=306014