net/tayga: small post merge updates

This commit is contained in:
Franco Fichtner
2020-02-07 10:31:15 +01:00
parent c62b8ce046
commit 8286c57d31
6 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ Copyright (c) 2018 João Vilaça <machadovilaca@gmail.com>
Copyright (c) 2019 Juergen Kellerer
Copyright (c) 2003-2006 Manuel Kasper <mk@neon1.net>
Copyright (c) 2019 Martin Wasley <martin@team-rebellion.net>
Copyright (c) 2017-2019 Michael Muenz <m.muenz@gmail.com>
Copyright (c) 2017-2020 Michael Muenz <m.muenz@gmail.com>
Copyright (c) 2004-2012 Scott Ullrich <sullrich@gmail.com>
Copyright (c) 2010-2012 Seth Mos <seth.mos@dds.nl>
Copyright (c) 2008 Shrew Soft Inc. <mgrooms@shrew.net>
+1 -1
View File
@@ -67,7 +67,7 @@ net/pptp -- End of life, no replacement
net/relayd -- Relayd Load Balancer
net/shadowsocks -- Secure socks5 proxy
net/siproxd -- Siproxd is a proxy daemon for the SIP protocol
net/tayga -- Tayga is a stateless NAT64 daemon
net/tayga -- Tayga IPv6 64NAT
net/upnp -- Universal Plug and Play Service
net/vnstat -- vnStat is a console-based network traffic monitor
net/wireguard -- WireGuard VPN service
+1
View File
@@ -1,5 +1,6 @@
PLUGIN_NAME= tayga
PLUGIN_VERSION= 0.1
PLUGIN_DEVEL= yes
PLUGIN_COMMENT= Tayga IPv6 64NAT
PLUGIN_DEPENDS= tayga
PLUGIN_MAINTAINER= m.muenz@gmail.com
+1 -1
View File
@@ -1,5 +1,5 @@
TAYGA is an out-of-kernel stateless NAT64 implementation that uses
the TUN driver to exchange IPv4 and IPv6 packets with the kernel.
the 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.
View File
View File