mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
27 lines
515 B
Plaintext
27 lines
515 B
Plaintext
TAYGA is an out-of-kernel stateless NAT64 implementation that uses
|
|
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.
|
|
|
|
|
|
Plugin Changelog
|
|
================
|
|
|
|
1.3
|
|
|
|
* Static mapping support (contributed by Matthias Valvekens)
|
|
|
|
1.2
|
|
|
|
* Custom IPv6 routing option
|
|
|
|
1.1
|
|
|
|
* Register Tayga virtual interface
|
|
|
|
1.0
|
|
|
|
* Support for IPv6 prefix and IPv4 pool
|
|
|
|
WWW: http://www.litech.org/tayga/
|