Commit Graph
19 Commits
Author SHA1 Message Date
Maurice WalkerandGitHub 4518d481f5 net/tayga: fix typo in static mappings (#5010) 2025-11-07 06:55:03 +01:00
Franco Fichtner f7e1982bfe net/tayga: minimal polish 2025-11-04 14:44:07 +01:00
Matthias ValvekensandGitHub 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
Franco Fichtner f240ec0fce plugins: run style-model 2025-07-02 10:46:07 +02:00
Franco Fichtner 57ebc7510f plugins: strip $FreeBSD$ since gone in src.git 2023-09-06 08:28:11 +02:00
Franco Fichtner 108525e89c net/tayga: interface registration 2023-02-01 11:38:42 +01:00
Franco Fichtner 402a01a649 net/tayga: bump revision 2022-11-02 09:38:33 +01:00
Franco Fichtner 596b8762c2 net/tayga: use NAME_setup
PR: https://github.com/opnsense/core/issues/5917
2022-10-21 09:52:40 +02:00
Maurice WalkerandGitHub 40b4fb4f14 net/tayga: add custom IPv6 routing feature (#2313)
* Convert TAYGA virtual interface to interface group

Allows nat64 interface assignment (required for adding custom routes).

* Add nat64 interface to tayga interface group

Required because TAYGA virtual interface was converted to interface group in c350c81e49a89b9d57d3a86355907910b589a098.

* Add TAYGA configuration item to disable IPv6 route

* Add TAYGA GUI option to disable IPv6 prefix route

Required for adding custom routes.

* Add variable for disabling TAYGA IPv6 route

Required for adding custom routes.

* Add IPv6 route disable switch to TAYGA rc.d

Required for adding custom routes.

* Update TAYGA plugin to version 1.2

New feature: Custom IPv6 Routing

* Update TAYGA plugin to version 1.2

New feature: Custom IPv6 Routing

* Configure routes after TAYGA start

Required for custom routes.
2022-06-29 15:16:17 +02:00
Franco Fichtner 648b18301f plugins: bump a few revisions where metadata changed 2021-03-29 09:48:43 +02:00
Ad Schellevis f557e2b09a XMLRPC / HA-Sync: add services keyword (introduced https://github.com/opnsense/core/issues/4834) in xmlrpc templates for existing plugins. 2021-03-24 16:35:09 +01:00
Franco Fichtner a9d1b8b741 net: revision bumps 2021-02-22 15:22:40 +01:00
Maurice WalkerandGitHub 85329069be net/tayga, register virtual interface (#1826) 2020-05-20 10:48:11 +02:00
Franco Fichtner 98362e395e net/tayga: ready for release 2020-03-30 15:20:05 +02:00
Franco Fichtner b749701193 net: style sweep 2020-03-13 08:27:10 +01:00
MauriceandGitHub b4cb311bdb net/tayga: bugfixes for TUN interface and Tayga IPv6 addresses (#1738) 2020-03-13 08:12:16 +01:00
MichaelandGitHub 48bcb85124 net/tayga: add interface commands to rc.conf (#1700) 2020-03-10 13:17:53 +01:00
Franco Fichtner 8286c57d31 net/tayga: small post merge updates 2020-02-07 10:31:15 +01:00
MichaelandGitHub c62b8ce046 net/tayga: New plugin (#1673) 2020-02-07 10:28:57 +01:00