<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ouroboros/src/ipcpd/normal/graph.h, branch master</title>
<subtitle>Ouroboros main repository</subtitle>
<id>http://www.ouroboros.rocks/cgit/ouroboros/atom?h=master</id>
<link rel='self' href='http://www.ouroboros.rocks/cgit/ouroboros/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://www.ouroboros.rocks/cgit/ouroboros/'/>
<updated>2017-05-15T16:21:45+00:00</updated>
<entry>
<title>ipcpd: normal: Make routing a policy</title>
<updated>2017-05-15T16:21:45+00:00</updated>
<author>
<name>Sander Vrijders</name>
<email>sander.vrijders@ugent.be</email>
</author>
<published>2017-05-15T16:08:53+00:00</published>
<link rel='alternate' type='text/html' href='http://www.ouroboros.rocks/cgit/ouroboros/commit/?id=5d87cec1757c4e1c23ae778f2814363c1e39b43c'/>
<id>urn:sha1:5d87cec1757c4e1c23ae778f2814363c1e39b43c</id>
<content type='text'>
This makes the routing component into a policy since different
approaches may exist to do this, depending on how high the rank of the
DIF is.
</content>
</entry>
<entry>
<title>ipcpd: normal: Make graph undirected</title>
<updated>2017-03-29T12:42:37+00:00</updated>
<author>
<name>Sander Vrijders</name>
<email>sander.vrijders@ugent.be</email>
</author>
<published>2017-03-29T12:42:37+00:00</published>
<link rel='alternate' type='text/html' href='http://www.ouroboros.rocks/cgit/ouroboros/commit/?id=e43fd05ba896ad5b4ac390f6097d6e6a06308f28'/>
<id>urn:sha1:e43fd05ba896ad5b4ac390f6097d6e6a06308f28</id>
<content type='text'>
This turns the directed graph into an undirected one. Only one side of
the flow creates an FSDB entry. The graph structure creates an edge
object for every vertex involved when an edge is updated or removed.
</content>
</entry>
<entry>
<title>ipcpd: normal: Remove graph_add_edge operation</title>
<updated>2017-03-28T08:24:54+00:00</updated>
<author>
<name>Sander Vrijders</name>
<email>sander.vrijders@ugent.be</email>
</author>
<published>2017-03-27T09:08:01+00:00</published>
<link rel='alternate' type='text/html' href='http://www.ouroboros.rocks/cgit/ouroboros/commit/?id=8f88486a5a549e1b6644670e5eb011a9309f176b'/>
<id>urn:sha1:8f88486a5a549e1b6644670e5eb011a9309f176b</id>
<content type='text'>
This removes the graph_add_edge operation of the graph component. The
routing component now only listens to RO_MODIFY events, and updates
the graph accordingly.
</content>
</entry>
<entry>
<title>ipcpd: normal: Add routing table calculation</title>
<updated>2017-03-23T15:32:12+00:00</updated>
<author>
<name>Sander Vrijders</name>
<email>sander.vrijders@ugent.be</email>
</author>
<published>2017-03-23T14:51:42+00:00</published>
<link rel='alternate' type='text/html' href='http://www.ouroboros.rocks/cgit/ouroboros/commit/?id=bb30c4f0488d5d444fd316d716f59c824a01540f'/>
<id>urn:sha1:bb30c4f0488d5d444fd316d716f59c824a01540f</id>
<content type='text'>
This adds routing table calculation to the graph component. The
routing instances can then periodically ask the graph component for
the routing table, and update their PFFs accordingly.
</content>
</entry>
<entry>
<title>ipcpd: normal: Add graph structure</title>
<updated>2017-03-14T15:06:33+00:00</updated>
<author>
<name>Sander Vrijders</name>
<email>sander.vrijders@ugent.be</email>
</author>
<published>2017-03-14T15:06:33+00:00</published>
<link rel='alternate' type='text/html' href='http://www.ouroboros.rocks/cgit/ouroboros/commit/?id=7714673b65daf1fd0266d2855d9bfc91d735b51a'/>
<id>urn:sha1:7714673b65daf1fd0266d2855d9bfc91d735b51a</id>
<content type='text'>
This adds a graph structure which will be updated by routing when it
is notified about a new RIB event. The routing can then use this graph
as input for calculating the shortest path to a destination.
</content>
</entry>
</feed>
