<feed xmlns='http://www.w3.org/2005/Atom'>
<title>routing/olsrd/src, branch master</title>
<subtitle>Mirror of routing feed</subtitle>
<id>https://git.openwrt.org/feed/routing/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/routing/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/'/>
<updated>2022-03-25T18:47:32Z</updated>
<entry>
<title>olsrd: set lqm via ipc</title>
<updated>2022-03-25T18:47:32Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2022-03-25T18:26:06Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=e3c68429239f77c895b32502e2609df8b72c6caa'/>
<id>urn:sha1:e3c68429239f77c895b32502e2609df8b72c6caa</id>
<content type='text'>
You can now give a lqm when adding an interface:
  ubus call olsrd add_interface '{"ifname":"wg_51821", "lqm":"0.5"}'

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>olsrd: fix setting default interface config</title>
<updated>2022-02-13T17:15:12Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2022-02-13T16:39:02Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=4afbe1748020e1677ec5529198d92e1870d3c012'/>
<id>urn:sha1:4afbe1748020e1677ec5529198d92e1870d3c012</id>
<content type='text'>
The IPC should apply the "InterfaceDefaults".

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>olsrd: add ubus ipc integration to olsrd</title>
<updated>2022-01-16T09:24:19Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2022-01-15T07:37:37Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=0bffe620b441c039780d4336a15c8ed4f2ebbbf4'/>
<id>urn:sha1:0bffe620b441c039780d4336a15c8ed4f2ebbbf4</id>
<content type='text'>
IPC integration of olsrd with OpenWrt. Allow dynamic adding and removing
of interfaces at run-time. We need to rename the avl-tree files, since
libubox also defines avl tree. Also add patch to allow meshing via
wireguard point-to-point links.

The ubus interface offers following functions:
  - add_inteface '{"ifname":"wg_51820"}'
  - del_inteface '{"ifname":"wg_51820"}'

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