<feed xmlns='http://www.w3.org/2005/Atom'>
<title>routing/olsrd/files/olsrd.hotplug.sh, 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>2021-06-11T06:36:30Z</updated>
<entry>
<title>olsrd: switch to procd</title>
<updated>2021-06-11T06:36:30Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2021-06-09T07:48:26Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=dc0adf7dced5f6de8bcf096e3bb6b2ec67f91666'/>
<id>urn:sha1:dc0adf7dced5f6de8bcf096e3bb6b2ec67f91666</id>
<content type='text'>
Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>olsr: hotplug: fix a wrong grep (never successful) in olsrd_interface_already_in_config()</title>
<updated>2017-02-12T19:41:04Z</updated>
<author>
<name>Bastian Bittorf</name>
</author>
<published>2017-02-12T19:41:04Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=824f1a68e3eba8e0c8f90026e7ae652465cc1de2'/>
<id>urn:sha1:824f1a68e3eba8e0c8f90026e7ae652465cc1de2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>olsrd: backward compatibility (config and init script)</title>
<updated>2014-06-12T10:57:12Z</updated>
<author>
<name>Alessio Caiazza</name>
</author>
<published>2014-06-12T10:57:12Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=0a08b22f15a03c5a4bbac9a2738aa0a5fd29ddf5'/>
<id>urn:sha1:0a08b22f15a03c5a4bbac9a2738aa0a5fd29ddf5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>olsrd: hotplug script works for IPv4 and IPv6</title>
<updated>2014-05-28T15:45:10Z</updated>
<author>
<name>Alessio Caiazza</name>
</author>
<published>2014-05-28T15:45:10Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=ca16d8c8e15e5e595b13f34edc2176f7e847fd60'/>
<id>urn:sha1:ca16d8c8e15e5e595b13f34edc2176f7e847fd60</id>
<content type='text'>
This should fix issue #16
</content>
</entry>
<entry>
<title>olsrd: hotplug: changed a varname which broke in 3a1fd118833e8c6d341fde4ef99d31786c3614c9</title>
<updated>2014-01-04T06:54:22Z</updated>
<author>
<name>Bastian Bittorf</name>
</author>
<published>2014-01-04T06:54:22Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=003a28d88dc0adda5f8b83bdc32cd4fc211de4ec'/>
<id>urn:sha1:003a28d88dc0adda5f8b83bdc32cd4fc211de4ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>olsrd: hotplug: optimize execution-speed and simplify using already existing GLOBAL vars instead of encapsulating vars from function to function, cleanups and comments in source</title>
<updated>2014-01-03T20:00:45Z</updated>
<author>
<name>Bastian Bittorf</name>
</author>
<published>2014-01-03T20:00:45Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=3a1fd118833e8c6d341fde4ef99d31786c3614c9'/>
<id>urn:sha1:3a1fd118833e8c6d341fde4ef99d31786c3614c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>olsrd: hotplug-script: take config-file as marker for 'init-script-was-already-invoked-once' and not the pidfile: the pidfile ist not written if the daemon couldnt startup, e.g. because no interface was up yet and 'AllowNoInt' was not configured - thanks to bluse-blue for reporting this issue on a WDR4900v1</title>
<updated>2013-11-24T14:21:17Z</updated>
<author>
<name>Bastian Bittorf</name>
</author>
<published>2013-11-24T14:21:17Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=e459ca61d20d14186bd35088d8dc0d7c38962425'/>
<id>urn:sha1:e459ca61d20d14186bd35088d8dc0d7c38962425</id>
<content type='text'>
</content>
</entry>
<entry>
<title>olsrd: hotplug: dont test if daemon is enabled, but look for a written PID-file. this solves the issue, that hotplug fires multiple restarts during boot for each upcoming interface (e.g. lo, lan, wan, wifi1, wifi2) which is racy somehow, but leaves hotplug itself working after normal startup. also reduce forking by directly sourcing '/etc/init.d/olsrd' via rc.common</title>
<updated>2013-11-11T10:46:17Z</updated>
<author>
<name>Bastian Bittorf</name>
</author>
<published>2013-11-11T10:46:17Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=d49b01e8cc2dcee64861affbbc49e8b4abd3df39'/>
<id>urn:sha1:d49b01e8cc2dcee64861affbbc49e8b4abd3df39</id>
<content type='text'>
</content>
</entry>
<entry>
<title>olsrd: hotplug-script: bugfix: move function calls down, otherwise the functions are not known yet (thanks bluse-bluw for reporting)</title>
<updated>2013-09-25T14:42:24Z</updated>
<author>
<name>Bastian Bittorf</name>
</author>
<published>2013-09-25T14:42:24Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=af1b35bd8052643869b2658dfcc88b75029099f2'/>
<id>urn:sha1:af1b35bd8052643869b2658dfcc88b75029099f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>olsrd: hotplug-script: cleanup/simplify</title>
<updated>2013-09-25T13:30:44Z</updated>
<author>
<name>Bastian Bittorf</name>
</author>
<published>2013-09-25T13:30:15Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/routing/commit/?id=8ffcb5e3e5c77e9af7e2bc410e18132c8d6c611c'/>
<id>urn:sha1:8ffcb5e3e5c77e9af7e2bc410e18132c8d6c611c</id>
<content type='text'>
</content>
</entry>
</feed>
