<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/tailscale/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>2026-03-06T15:12:22Z</updated>
<entry>
<title>tailscale: fix fw_mode env by using append_param</title>
<updated>2026-03-06T15:12:22Z</updated>
<author>
<name>Tung-Yi Chen</name>
</author>
<published>2026-03-05T18:24:22Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=04dd27674493ec018a7cd582538f7a60e9ce7803'/>
<id>urn:sha1:04dd27674493ec018a7cd582538f7a60e9ce7803</id>
<content type='text'>
The previous commit 09c14817 introduced TS_NO_LOGS_NO_SUPPORT but
used procd_set_param for a subsequent environment variable. This
overwrote the previous env setting, causing fw_mode to be missed.

Switch to procd_append_param to ensure all environment variables are
properly passed to the process.

Signed-off-by: Tung-Yi Chen &lt;cmtsij@gmail.com&gt;
</content>
</entry>
<entry>
<title>tailscale: disable logging</title>
<updated>2026-01-31T19:14:48Z</updated>
<author>
<name>Nate Robinson</name>
</author>
<published>2026-01-31T03:38:15Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=09c148177ac72465dcdae07cf136d6cf4402e00e'/>
<id>urn:sha1:09c148177ac72465dcdae07cf136d6cf4402e00e</id>
<content type='text'>
Set TS_NO_LOGS_NO_SUPPORT=true as documented here:

https://tailscale.com/kb/1011/log-mesh-traffic?tab=linux#opt-out-of-client-logging

Signed-off-by: Nate Robinson &lt;nrobinson2000@me.com&gt;
</content>
</entry>
<entry>
<title>tailscale: set nftables as default</title>
<updated>2023-09-15T01:49:47Z</updated>
<author>
<name>Tyler Young</name>
</author>
<published>2023-09-14T15:14:43Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=ccde8d18a1a7abda2f0e69de02fd9268c1157c32'/>
<id>urn:sha1:ccde8d18a1a7abda2f0e69de02fd9268c1157c32</id>
<content type='text'>
This changes the default firewall method used by Tailscale to nftables.
The 'autodetection' mode is only supported by arm64 and amd64 for now[1].
This causes mips devices to not do proper detection and incorrectly default back to
iptables.

I added a fw_mode variable to the tailscale.conf file that could be
set to iptables for easy conversion for someone still using iptables.
I was able to test on an older mips device and my current aarch64
without issues.

Also a few readme updates to bring it up to the current status.

1. https://github.com/tailscale/tailscale/blob/dc7aa98b768bf82017aa5cc82a62dd4d685f811d/util/linuxfw/linuxfw_unsupported.go#L4C58-L4C58

Signed-off-by: Tyler Young &lt;git@yfh.addy.io&gt;
</content>
</entry>
<entry>
<title>tailscale: enable autodect of fw type</title>
<updated>2023-08-28T13:59:55Z</updated>
<author>
<name>Tyler Young</name>
</author>
<published>2023-08-28T00:58:10Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=40d5ba9378127a852b0b4735b02798be17e2e12c'/>
<id>urn:sha1:40d5ba9378127a852b0b4735b02798be17e2e12c</id>
<content type='text'>
Signed-off-by: Tyler Young &lt;git@yfh.addy.io&gt;
</content>
</entry>
<entry>
<title>tailscale: add new package</title>
<updated>2021-04-29T07:10:58Z</updated>
<author>
<name>Jan Pavlinec</name>
</author>
<published>2021-04-28T12:13:06Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=229b34286db1a42731af45a53d2129943c64e4e9'/>
<id>urn:sha1:229b34286db1a42731af45a53d2129943c64e4e9</id>
<content type='text'>
Signed-off-by: Jan Pavlinec &lt;jan.pavlinec@nic.cz&gt;
</content>
</entry>
</feed>
