mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
3222e2e1f9
Implement support for the 'map' directive in Tayga that can be used to statically define one-to-one maps between IPv4 and IPv6 prefixes. Implements #4606.
8 lines
162 B
Makefile
8 lines
162 B
Makefile
PLUGIN_NAME= tayga
|
|
PLUGIN_VERSION= 1.3
|
|
PLUGIN_COMMENT= Tayga NAT64
|
|
PLUGIN_DEPENDS= tayga
|
|
PLUGIN_MAINTAINER= m.muenz@gmail.com
|
|
|
|
.include "../../Mk/plugins.mk"
|