<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ouroboros, branch 0.9.10</title>
<subtitle>Ouroboros main repository</subtitle>
<id>https://ouroboros.rocks/cgit/ouroboros/atom?h=0.9.10</id>
<link rel='self' href='https://ouroboros.rocks/cgit/ouroboros/atom?h=0.9.10'/>
<link rel='alternate' type='text/html' href='https://ouroboros.rocks/cgit/ouroboros/'/>
<updated>2018-02-13T09:53:21+00:00</updated>
<entry>
<title>build: Add sort command to GitVersionGen</title>
<updated>2018-02-13T09:53:21+00:00</updated>
<author>
<name>Sander Vrijders</name>
<email>sander.vrijders@ugent.be</email>
</author>
<published>2018-02-13T08:58:35+00:00</published>
<link rel='alternate' type='text/html' href='https://ouroboros.rocks/cgit/ouroboros/commit/?id=068a13ca7c1fdaefbfc4e846aaa8eefe9eb1d821'/>
<id>urn:sha1:068a13ca7c1fdaefbfc4e846aaa8eefe9eb1d821</id>
<content type='text'>
This adds the sort command with the version sort to GitVersionGen so
the latest version is used when running cmake.

Signed-off-by: Sander Vrijders &lt;sander.vrijders@ugent.be&gt;
Signed-off-by: Dimitri Staessens &lt;dimitri.staessens@ugent.be&gt;
</content>
</entry>
<entry>
<title>ipcpd: Revise lookup tracking in DHT</title>
<updated>2018-02-10T12:13:49+00:00</updated>
<author>
<name>Dimitri Staessens</name>
<email>dimitri.staessens@ugent.be</email>
</author>
<published>2018-02-10T09:12:02+00:00</published>
<link rel='alternate' type='text/html' href='https://ouroboros.rocks/cgit/ouroboros/commit/?id=5d8519018bda6af03c116604a2922625b00f8e52'/>
<id>urn:sha1:5d8519018bda6af03c116604a2922625b00f8e52</id>
<content type='text'>
The lookups now track the responses by cookie instead of just counting
the remaining number of responses. This is needed because simultaneous
lookups for the same hash interfere with eachother and lead to missed
responses.

Signed-off-by: Dimitri Staessens &lt;dimitri.staessens@ugent.be&gt;
Signed-off-by: Sander Vrijders &lt;sander.vrijders@ugent.be&gt;
</content>
</entry>
<entry>
<title>build: Use GNUInstallDirs instead of hardcoded values</title>
<updated>2018-02-06T17:27:38+00:00</updated>
<author>
<name>Sander Vrijders</name>
<email>sander.vrijders@ugent.be</email>
</author>
<published>2018-02-06T16:17:28+00:00</published>
<link rel='alternate' type='text/html' href='https://ouroboros.rocks/cgit/ouroboros/commit/?id=544ad6f9759de6acc109307caee2100478cba8ed'/>
<id>urn:sha1:544ad6f9759de6acc109307caee2100478cba8ed</id>
<content type='text'>
This changes the build to use GNUInstallDirs instead of hardcoded
values. Package maintainers can then override these defaults by
passing the correct value to cmake on the command line.

Signed-off-by: Sander Vrijders &lt;sander.vrijders@ugent.be&gt;
</content>
</entry>
<entry>
<title>build: Add option to disable SWIG support</title>
<updated>2018-02-06T17:21:19+00:00</updated>
<author>
<name>Dimitri Staessens</name>
<email>dimitri.staessens@ugent.be</email>
</author>
<published>2018-02-06T17:17:57+00:00</published>
<link rel='alternate' type='text/html' href='https://ouroboros.rocks/cgit/ouroboros/commit/?id=c80de3a96b4d91b1202d9ebebab11f6ff0af2045'/>
<id>urn:sha1:c80de3a96b4d91b1202d9ebebab11f6ff0af2045</id>
<content type='text'>
This allows disabling swig support on systems where swig is installed
but it fails building (e.g. some versions of Raspbian).

Signed-off-by: Dimitri Staessens &lt;dimitri.staessens@ugent.be&gt;
Signed-off-by: Sander Vrijders &lt;sander.vrijders@ugent.be&gt;
</content>
</entry>
<entry>
<title>ipcpd: Replicate database on new MGMT flow</title>
<updated>2018-02-06T17:07:19+00:00</updated>
<author>
<name>Dimitri Staessens</name>
<email>dimitri.staessens@ugent.be</email>
</author>
<published>2018-02-06T16:45:22+00:00</published>
<link rel='alternate' type='text/html' href='https://ouroboros.rocks/cgit/ouroboros/commit/?id=77677f4a2939c7ffa64731521c8e10c18d5b62d3'/>
<id>urn:sha1:77677f4a2939c7ffa64731521c8e10c18d5b62d3</id>
<content type='text'>
This will trigger the existing member to send all entries in its
database as LSAs to the new member.

Signed-off-by: Dimitri Staessens &lt;dimitri.staessens@ugent.be&gt;
Signed-off-by: Sander Vrijders &lt;sander.vrijders@ugent.be&gt;
</content>
</entry>
<entry>
<title>ipcpd: Handle LU_DONE state in DHT</title>
<updated>2018-02-06T17:05:16+00:00</updated>
<author>
<name>Dimitri Staessens</name>
<email>dimitri.staessens@ugent.be</email>
</author>
<published>2018-02-06T16:42:40+00:00</published>
<link rel='alternate' type='text/html' href='https://ouroboros.rocks/cgit/ouroboros/commit/?id=d2028e4cea956791152a41b12b2907178f40caa9'/>
<id>urn:sha1:d2028e4cea956791152a41b12b2907178f40caa9</id>
<content type='text'>
The DHT would enter an infinite loop in lookup_wait() because the
LU_DONE state was not handled correctly.

Signed-off-by: Dimitri Staessens &lt;dimitri.staessens@ugent.be&gt;
Signed-off-by: Sander Vrijders &lt;sander.vrijders@ugent.be&gt;
</content>
</entry>
<entry>
<title>Merge branch 'testing' into be</title>
<updated>2018-02-05T13:18:45+00:00</updated>
<author>
<name>Sander Vrijders</name>
<email>sander.vrijders@ugent.be</email>
</author>
<published>2018-02-05T13:18:45+00:00</published>
<link rel='alternate' type='text/html' href='https://ouroboros.rocks/cgit/ouroboros/commit/?id=cb178d835ff608886518f1098d89e56cfb1d34b2'/>
<id>urn:sha1:cb178d835ff608886518f1098d89e56cfb1d34b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>irmd: Fix lookup of program for autoexecution</title>
<updated>2018-02-05T13:17:46+00:00</updated>
<author>
<name>Dimitri Staessens</name>
<email>dimitri.staessens@ugent.be</email>
</author>
<published>2018-02-04T13:46:30+00:00</published>
<link rel='alternate' type='text/html' href='https://ouroboros.rocks/cgit/ouroboros/commit/?id=7e096fe7a3b7a777164bcf6be981826c5992fdfc'/>
<id>urn:sha1:7e096fe7a3b7a777164bcf6be981826c5992fdfc</id>
<content type='text'>
Autoexecution failed because the lookup for the program was for the
wrong field of the progtable.

Signed-off-by: Dimitri Staessens &lt;dimitri.staessens@ugent.be&gt;
Signed-off-by: Sander Vrijders &lt;sander.vrijders@ugent.be&gt;
</content>
</entry>
<entry>
<title>Merge branch 'testing' into be</title>
<updated>2018-02-03T22:01:23+00:00</updated>
<author>
<name>Dimitri Staessens</name>
<email>dimitri.staessens@ugent.be</email>
</author>
<published>2018-02-03T22:01:23+00:00</published>
<link rel='alternate' type='text/html' href='https://ouroboros.rocks/cgit/ouroboros/commit/?id=a864afdd19fdd0c9e2fcc0445af9ded92c15eba8'/>
<id>urn:sha1:a864afdd19fdd0c9e2fcc0445af9ded92c15eba8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tools: Fix check for return value in irm tool</title>
<updated>2018-02-03T21:59:35+00:00</updated>
<author>
<name>Sander Vrijders</name>
<email>sander.vrijders@ugent.be</email>
</author>
<published>2018-02-03T13:26:13+00:00</published>
<link rel='alternate' type='text/html' href='https://ouroboros.rocks/cgit/ouroboros/commit/?id=3db51adc7cceaf810dc8312ff95e9d8ccb96154b'/>
<id>urn:sha1:3db51adc7cceaf810dc8312ff95e9d8ccb96154b</id>
<content type='text'>
A check was done in the irm tool for the pid of a newly created IPCP,
but it didn't catch all failures, this fixes that.

Signed-off-by: Sander Vrijders &lt;sander.vrijders@ugent.be&gt;
Signed-off-by: Dimitri Staessens &lt;dimitri.staessens@ugent.be&gt;
</content>
</entry>
</feed>
