<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/ipv6/tayga/files, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2025-07-24T13:33:18Z</updated>
<entry>
<title>tayga: move to net</title>
<updated>2025-07-24T13:33:18Z</updated>
<author>
<name>Goetz Goerisch</name>
</author>
<published>2025-07-23T15:46:38Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=96a1942995549198c6132f64ec81aa0ed1efe758'/>
<id>urn:sha1:96a1942995549198c6132f64ec81aa0ed1efe758</id>
<content type='text'>
* moving to net to align with similar package jool

Signed-off-by: Goetz Goerisch &lt;ggoerisch@gmail.com&gt;
</content>
</entry>
<entry>
<title>tayga: add options for static mapping</title>
<updated>2024-09-03T18:53:08Z</updated>
<author>
<name>Hung-I Wang</name>
</author>
<published>2024-09-02T16:08:22Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=8cc9191c7f063a38ffa8a531275a34c239c21f55'/>
<id>urn:sha1:8cc9191c7f063a38ffa8a531275a34c239c21f55</id>
<content type='text'>
The commit adds options for static mapping, which is essential for
464xlat(clat) usage. But be noted that routes and firewall rules have
to be configured manually, for now.

To use tayga as clat/nat46:
0. specify $ipv4_addr, $prefix, $map_{ipv4,ipv6} properly, and
   set $noroutes to 1 to prevent creating routes for nat64
1. add custom IPv4 routes to tayga, possibly with a reasonable metric
   for default route
2. add a SNAT firewall rule for processing IPv4 traffic destined for
   tayga
3. add firewall rules to allow FORWARD traffic between tayga and WAN6
4. add a $map_ipv6 route to tayga for guiding return traffic

Signed-off-by: Hung-I Wang &lt;whygowe@gmail.com&gt;
</content>
</entry>
<entry>
<title>tayga: allow more flexible routing</title>
<updated>2015-02-10T02:34:10Z</updated>
<author>
<name>Nils Schneider</name>
</author>
<published>2015-02-10T02:00:20Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=7d153edb7d746ba617c3c81b5ab743fc8612dc41'/>
<id>urn:sha1:7d153edb7d746ba617c3c81b5ab743fc8612dc41</id>
<content type='text'>
In some scenarios (e.g. 464xlat) it is desirable to not route the mapped
prefix to tayga's interface. This adds an option 'noroutes' which, when
set to 1, will prevent such routes from being added.

Signed-off-by: Nils Schneider &lt;nils@nilsschneider.net&gt;
</content>
</entry>
<entry>
<title>tayga: Add Netifd support</title>
<updated>2014-06-23T14:25:05Z</updated>
<author>
<name>Ondřej Caletka</name>
</author>
<published>2014-06-23T08:55:22Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=545b84c5478774872fa8236d297854570a90fccf'/>
<id>urn:sha1:545b84c5478774872fa8236d297854570a90fccf</id>
<content type='text'>
This patch integrates tayga with netifd. Parametres are nearly same as
with the older scripts. Support for static mapping of IPv4&lt;=&gt;IPv6 addresses
is missing. Example configuration:

config interface 'nat64'
        option proto 'tayga'
        option prefix 64:ff9b::/96
        option dynamic_pool 10.128.0.0/24
        option ipv4_addr 10.128.0.1	#address of the TAYGA itself
        option ipv6_addr 2001:470:5990::64
        option ipaddr  192.168.1.1 #optional address of TUN interface
        option ip6addr 2001:db8::1

Signed-off-by: Ondrej Caletka &lt;ondrej@caletka.cz&gt;
</content>
</entry>
<entry>
<title>tayga: import from oldpackages</title>
<updated>2014-06-23T13:44:35Z</updated>
<author>
<name>Ondřej Caletka</name>
</author>
<published>2014-06-23T13:44:35Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=db0236fb854c36e7df76457c2e610b470d437e5e'/>
<id>urn:sha1:db0236fb854c36e7df76457c2e610b470d437e5e</id>
<content type='text'>
Signed-off-by: Ondrej Caletka &lt;ondrej@caletka.cz&gt;
</content>
</entry>
</feed>
