Files
Matthias Valvekens 3222e2e1f9 net/tayga: static mapping support (#4986)
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.
2025-10-24 09:15:42 +02:00

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"