<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/yggdrasil/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>2024-04-02T13:37:35Z</updated>
<entry>
<title>yggdrasil: move `yggdrasil-jumper` setup/shutdown logic to `netifd`</title>
<updated>2024-04-02T13:37:35Z</updated>
<author>
<name>Remy D. Farley</name>
</author>
<published>2024-01-10T17:25:32Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=69a5a8000b03e756f636b1b2fce4ef1e9f04f5eb'/>
<id>urn:sha1:69a5a8000b03e756f636b1b2fce4ef1e9f04f5eb</id>
<content type='text'>
Signed-off-by: Remy D. Farley &lt;one-d-wide@protonmail.com&gt;
</content>
</entry>
<entry>
<title>yggdrasil: support public key in config generation</title>
<updated>2023-11-18T08:41:50Z</updated>
<author>
<name>William Fleurant</name>
</author>
<published>2023-11-18T08:41:50Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=f0c4517d2e048fb5568dfa88d703d1a7310c52bc'/>
<id>urn:sha1:f0c4517d2e048fb5568dfa88d703d1a7310c52bc</id>
<content type='text'>
Signed-off-by: William Fleurant &lt;meshnet@protonmail.com&gt;
</content>
</entry>
<entry>
<title>yggdrasil: overhaul package with netifd support</title>
<updated>2023-11-11T16:01:21Z</updated>
<author>
<name>William Fleurant</name>
</author>
<published>2023-11-11T16:01:21Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=99c7c36ce16de656ed730b7a04fd55afceabb6dd'/>
<id>urn:sha1:99c7c36ce16de656ed730b7a04fd55afceabb6dd</id>
<content type='text'>
- package is bumped to 0.5.2
- new protocol changes prevent peering with 0.4.x peers
- @turretkeeper revamps package with netifd support
- do not use with luci-app-yggdrasil please install luci-proto-yggdrasil

Signed-off-by: William Fleurant &lt;meshnet@protonmail.com&gt;
</content>
</entry>
<entry>
<title>yggdrasil: stop properly</title>
<updated>2022-06-02T14:40:47Z</updated>
<author>
<name>Maciej Krüger</name>
</author>
<published>2022-06-01T04:44:10Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=db1ee5746cdaa03527eb6ac082a518bea302178a'/>
<id>urn:sha1:db1ee5746cdaa03527eb6ac082a518bea302178a</id>
<content type='text'>
Previously it was using killall with procd respand enabled

This was causing yggdrasil to restart after being killed

root@r3test-hap:/# service yggdrasil stop ; echo $? ; sleep 10s ; ps | grep yggdrasil
Terminated
143
 6701 root      653m S    /usr/sbin/yggdrasil -useconffile /tmp/yggdrasil.conf
 6748 root      1308 S    grep yggdrasil

Now it's just using whatever procd is using and see there, it actually stops

root@r3test-hap:/# service yggdrasil stop ; echo $? ; sleep 10s ; ps | grep yggdrasil
0
 6802 root      1308 S    grep yggdrasil

I assume there was some procd bug that kept it from being used properly

Signed-off-by: Maciej Krüger &lt;mkg20001@gmail.com&gt;
</content>
</entry>
<entry>
<title>yggdrasil: uci ifname is now known as device</title>
<updated>2021-08-18T19:21:51Z</updated>
<author>
<name>William Fleurant</name>
</author>
<published>2021-08-18T19:21:51Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=6b280aef0216e8a7279436e926377c2ebcbcc8bf'/>
<id>urn:sha1:6b280aef0216e8a7279436e926377c2ebcbcc8bf</id>
<content type='text'>
Signed-off-by: William Fleurant &lt;meshnet@protonmail.com&gt;
</content>
</entry>
<entry>
<title>yggdrasil: bump to 0.4.0</title>
<updated>2021-07-19T12:46:16Z</updated>
<author>
<name>George Iv</name>
</author>
<published>2021-07-19T12:46:16Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=e135c4c86764f84339bba44d87153ed7db14d396'/>
<id>urn:sha1:e135c4c86764f84339bba44d87153ed7db14d396</id>
<content type='text'>
- Bump yggdrasil-go version to v0.4.0
- Update ygguci tool for compatibility with the new yggdrasil-go version
- Yggdrasil's config file is now generated in a separate command before running the daemon

Signed-off-by: George Iv &lt;zhoreeq@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>yggdrasil: allow HTTPS connections</title>
<updated>2021-06-16T14:29:21Z</updated>
<author>
<name>James Vorderbruggen</name>
</author>
<published>2021-06-13T16:09:57Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=ffff3473966c42133b8faed7d8a120739c5451d4'/>
<id>urn:sha1:ffff3473966c42133b8faed7d8a120739c5451d4</id>
<content type='text'>
Signed-off-by: James Vorderbruggen &lt;jamesvorder@gmail.com&gt;
</content>
</entry>
<entry>
<title>yggdrasil: bump to 0.3.13</title>
<updated>2020-02-23T03:31:04Z</updated>
<author>
<name>William Fleurant</name>
</author>
<published>2020-02-23T03:31:04Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=0642927d5dfc4dfe5fa1daa7d61d875677fbfa9c'/>
<id>urn:sha1:0642927d5dfc4dfe5fa1daa7d61d875677fbfa9c</id>
<content type='text'>
Signed-off-by: William Fleurant &lt;meshnet@protonmail.com&gt;
</content>
</entry>
<entry>
<title>yggdrasil: Change package configuration to UCI</title>
<updated>2019-11-21T16:15:29Z</updated>
<author>
<name>George Iv</name>
</author>
<published>2019-11-14T09:16:02Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=6857fd45c8498ea1fa97cfe8370ecaab2db03e5b'/>
<id>urn:sha1:6857fd45c8498ea1fa97cfe8370ecaab2db03e5b</id>
<content type='text'>
Signed-off-by: George Iv &lt;57254463+zhoreeq@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>yggdrasil: uci firewall Section name and cover both IP versions</title>
<updated>2019-10-26T18:13:47Z</updated>
<author>
<name>William Fleurant</name>
</author>
<published>2019-10-26T17:41:13Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=2baab77b77c3db5cb8bb61e5697373e5b8e9ac58'/>
<id>urn:sha1:2baab77b77c3db5cb8bb61e5697373e5b8e9ac58</id>
<content type='text'>
- rename the section instance to yggdrasil (feat. request)
- allow zone to cover both ip4 and ip6 fam

Signed-off-by: William Fleurant &lt;meshnet@protonmail.com&gt;
</content>
</entry>
</feed>
