<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/wg-installer/wg-server, 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>2022-02-01T21:32:30Z</updated>
<entry>
<title>wg-installer: use babeld add_interface function</title>
<updated>2022-02-01T21:32:30Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2022-02-01T20:56:23Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=40b87aac950db3e310b6a353392a7ecd66e7c6f2'/>
<id>urn:sha1:40b87aac950db3e310b6a353392a7ecd66e7c6f2</id>
<content type='text'>
With commit 385200443554 ("babeld: add add_interface function") babeld
has a new ubus function allowing to dynamically add an interface.

Before the add_interface function, we were required to reload babeld.
The reload influenced the babeld routing. However, the remove part is
still missing and will be added at a later stage.

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>wg-installer: create wireguard key if it does not exist</title>
<updated>2022-01-20T13:44:26Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2022-01-20T13:10:12Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=324fa79d7c8a90e899a81bbb3ae0c5a5a602f88e'/>
<id>urn:sha1:324fa79d7c8a90e899a81bbb3ae0c5a5a602f88e</id>
<content type='text'>
Check if the key exists which is given by
    option wg_key '/etc/wgserver/wg.key'

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>wg-installer: install cronjob</title>
<updated>2022-01-20T08:51:05Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2022-01-20T08:06:24Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=432a965689f09c6bb86cd24753f79d739b9bcf46'/>
<id>urn:sha1:432a965689f09c6bb86cd24753f79d739b9bcf46</id>
<content type='text'>
Install a cronjob that removes unused wireguard interfaces every 10
minutes.

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>wg-installer: check if a key is already inserted</title>
<updated>2022-01-20T08:19:04Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2022-01-18T17:31:46Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=da48bc3792705b12fc104459ed9f5f1b73544d17'/>
<id>urn:sha1:da48bc3792705b12fc104459ed9f5f1b73544d17</id>
<content type='text'>
Check if a peer is already existing with a given public key. Introduce a
response code for signaling why the server rejected the request.

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>wg-installer: rework code</title>
<updated>2022-01-20T01:04:50Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2022-01-19T17:40:16Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=69c81790d1045e064cd9c643a1643a0f919f448d'/>
<id>urn:sha1:69c81790d1045e064cd9c643a1643a0f919f448d</id>
<content type='text'>
Use shellcheck to rework the code. Use "export" to return variables from
a function call. Further, fix typos.

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>wg-installer: cosmetic changes</title>
<updated>2022-01-18T17:20:20Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2022-01-18T16:39:53Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=38a9a3e0dc9713af7509e455ca9a71567d80323f'/>
<id>urn:sha1:38a9a3e0dc9713af7509e455ca9a71567d80323f</id>
<content type='text'>
Use "ip addr" instead of "ip addres" or "ip a".

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>wg-installer: switch to ubus call for olsrd hotplug</title>
<updated>2022-01-16T10:05:27Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2022-01-16T09:21:53Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=b89eb0115fc21183175af68c0a8807b25bd71c99'/>
<id>urn:sha1:b89eb0115fc21183175af68c0a8807b25bd71c99</id>
<content type='text'>
Use ubus ipc calls to add and remove interfaces.

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>wg-installer: rework iproute2 commands</title>
<updated>2022-01-16T09:39:19Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2022-01-16T09:04:36Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=fea27cec05c0d76d3bb6aad1b4bfd53270c1c263'/>
<id>urn:sha1:fea27cec05c0d76d3bb6aad1b4bfd53270c1c263</id>
<content type='text'>
- Use ip address add instead of ip a a
- Directly add broadcast address

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>wg-installer: fix shell typo</title>
<updated>2022-01-12T17:58:46Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2022-01-12T17:25:13Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=53503c4a3a6660a67e88a37876a87e9b824ee03c'/>
<id>urn:sha1:53503c4a3a6660a67e88a37876a87e9b824ee03c</id>
<content type='text'>
Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>wg-installer: allow defining link costs for hotplugs</title>
<updated>2022-01-12T16:47:26Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2022-01-11T11:18:49Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=ee879d37479cf66f8caf8d4354a0aeae3764f0a8'/>
<id>urn:sha1:ee879d37479cf66f8caf8d4354a0aeae3764f0a8</id>
<content type='text'>
Add options to set link costs in mesh routing daemons.

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
</feed>
