<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ouroboros/src, branch 0.1</title>
<subtitle>Ouroboros main repository</subtitle>
<id>http://133.ip-51-38-114.eu/cgit/ouroboros/atom?h=0.1</id>
<link rel='self' href='http://133.ip-51-38-114.eu/cgit/ouroboros/atom?h=0.1'/>
<link rel='alternate' type='text/html' href='http://133.ip-51-38-114.eu/cgit/ouroboros/'/>
<updated>2016-05-22T18:45:41+00:00</updated>
<entry>
<title>irmd: use the shm_du_map as a uniqueness check</title>
<updated>2016-05-22T18:45:41+00:00</updated>
<author>
<name>dimitri staessens</name>
<email>dimitri.staessens@intec.ugent.be</email>
</author>
<published>2016-05-22T18:45:41+00:00</published>
<link rel='alternate' type='text/html' href='http://133.ip-51-38-114.eu/cgit/ouroboros/commit/?id=9544da4a44f40f8c90b56b816a28fc6ac566d85d'/>
<id>urn:sha1:9544da4a44f40f8c90b56b816a28fc6ac566d85d</id>
<content type='text'>
This makes sure only one shm_du_map is running in the system.
Starting a second irmd would invalidate the shared memory map.
</content>
</entry>
<entry>
<title>Merged in sandervrijders/ouroboros/be (pull request #108)</title>
<updated>2016-05-22T18:16:12+00:00</updated>
<author>
<name>dimitri staessens</name>
<email>dimitri.staessens@intec.ugent.be</email>
</author>
<published>2016-05-22T18:16:12+00:00</published>
<link rel='alternate' type='text/html' href='http://133.ip-51-38-114.eu/cgit/ouroboros/commit/?id=467e504993c1cb0351dc3e279e7aeab8e5df333f'/>
<id>urn:sha1:467e504993c1cb0351dc3e279e7aeab8e5df333f</id>
<content type='text'>
irmd: Change read lock to write lock
</content>
</entry>
<entry>
<title>irmd: Change read lock to write lock</title>
<updated>2016-05-22T18:01:08+00:00</updated>
<author>
<name>Sander Vrijders</name>
<email>sander.vrijders@intec.ugent.be</email>
</author>
<published>2016-05-22T18:01:08+00:00</published>
<link rel='alternate' type='text/html' href='http://133.ip-51-38-114.eu/cgit/ouroboros/commit/?id=702d024ce6f72507f12fadfe0f0a1bc2c585c0b9'/>
<id>urn:sha1:702d024ce6f72507f12fadfe0f0a1bc2c585c0b9</id>
<content type='text'>
A read lock was taken instead of a write lock, which resulted in
double frees.
</content>
</entry>
<entry>
<title>ipcpd: shim-udp: fixed missing NULL check</title>
<updated>2016-05-22T16:46:05+00:00</updated>
<author>
<name>dimitri staessens</name>
<email>dimitri.staessens@intec.ugent.be</email>
</author>
<published>2016-05-22T16:46:05+00:00</published>
<link rel='alternate' type='text/html' href='http://133.ip-51-38-114.eu/cgit/ouroboros/commit/?id=6b0c4f0ec586d3059d583ca64497268529a7b432'/>
<id>urn:sha1:6b0c4f0ec586d3059d583ca64497268529a7b432</id>
<content type='text'>
Conf was not checked on bootstrap.
</content>
</entry>
<entry>
<title>lib, ipcpd, irmd: fixes deallocation and fast path</title>
<updated>2016-05-22T13:04:20+00:00</updated>
<author>
<name>dimitri staessens</name>
<email>dimitri.staessens@intec.ugent.be</email>
</author>
<published>2016-05-22T12:53:22+00:00</published>
<link rel='alternate' type='text/html' href='http://133.ip-51-38-114.eu/cgit/ouroboros/commit/?id=dfe5a46fb5315112d1173ac983ffc416dc3ecf18'/>
<id>urn:sha1:dfe5a46fb5315112d1173ac983ffc416dc3ecf18</id>
<content type='text'>
The fast path has been rewritten to have certainty to read the correct
flow. Deallocation will not release port_id's or fd's until they are
explicitly released locally.
</content>
</entry>
<entry>
<title>ipcpd: Remove install command from build</title>
<updated>2016-05-22T09:14:53+00:00</updated>
<author>
<name>Sander Vrijders</name>
<email>sander.vrijders@intec.ugent.be</email>
</author>
<published>2016-05-22T09:14:53+00:00</published>
<link rel='alternate' type='text/html' href='http://133.ip-51-38-114.eu/cgit/ouroboros/commit/?id=29ac79cc47297df8a83a65899bd79e1ae421784b'/>
<id>urn:sha1:29ac79cc47297df8a83a65899bd79e1ae421784b</id>
<content type='text'>
This removes an install command from the build, since the protobuf
header file was being installed in the source directory.
</content>
</entry>
<entry>
<title>lib: removed fd cleaning function</title>
<updated>2016-05-22T08:03:49+00:00</updated>
<author>
<name>dimitri staessens</name>
<email>dimitri.staessens@intec.ugent.be</email>
</author>
<published>2016-05-22T08:03:49+00:00</published>
<link rel='alternate' type='text/html' href='http://133.ip-51-38-114.eu/cgit/ouroboros/commit/?id=a81e1dfb377ef3e53c2a158ea438f27773ceb25d'/>
<id>urn:sha1:a81e1dfb377ef3e53c2a158ea438f27773ceb25d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ipcpd: homogenous debug messages for deallocation</title>
<updated>2016-05-21T15:42:48+00:00</updated>
<author>
<name>dimitri staessens</name>
<email>dimitri.staessens@intec.ugent.be</email>
</author>
<published>2016-05-21T15:42:48+00:00</published>
<link rel='alternate' type='text/html' href='http://133.ip-51-38-114.eu/cgit/ouroboros/commit/?id=ae4e931baf24e95e594bbdf29597856552e95791'/>
<id>urn:sha1:ae4e931baf24e95e594bbdf29597856552e95791</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lib, irmd, ipcpd: Flow deallocation over shim UDP</title>
<updated>2016-05-21T15:25:26+00:00</updated>
<author>
<name>dimitri staessens</name>
<email>dimitri.staessens@intec.ugent.be</email>
</author>
<published>2016-05-21T15:09:37+00:00</published>
<link rel='alternate' type='text/html' href='http://133.ip-51-38-114.eu/cgit/ouroboros/commit/?id=546de0e99ce1b9a9de70ccc092a60778f99b4358'/>
<id>urn:sha1:546de0e99ce1b9a9de70ccc092a60778f99b4358</id>
<content type='text'>
The shim UDP now supports deallocating a flow end-to-end. Contains
some stability fixes for flow allocation and some missing close()
calls in lib/sockets.
</content>
</entry>
<entry>
<title>lib, ipcpd: fixes segfaults in dev.c and shim-udp</title>
<updated>2016-05-20T19:30:52+00:00</updated>
<author>
<name>dimitri staessens</name>
<email>dimitri.staessens@intec.ugent.be</email>
</author>
<published>2016-05-20T18:44:30+00:00</published>
<link rel='alternate' type='text/html' href='http://133.ip-51-38-114.eu/cgit/ouroboros/commit/?id=3706cc5d75c2005dda3d1ceaee8f648db5970a25'/>
<id>urn:sha1:3706cc5d75c2005dda3d1ceaee8f648db5970a25</id>
<content type='text'>
</content>
</entry>
</feed>
