<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ouroboros/src/tools/irm/irm_destroy_ipcp.c, branch testing</title>
<subtitle>Ouroboros main repository</subtitle>
<id>http://www.ouroboros.rocks/cgit/ouroboros/atom?h=testing</id>
<link rel='self' href='http://www.ouroboros.rocks/cgit/ouroboros/atom?h=testing'/>
<link rel='alternate' type='text/html' href='http://www.ouroboros.rocks/cgit/ouroboros/'/>
<updated>2016-06-28T14:22:01+00:00</updated>
<entry>
<title>lib, irmd, ipcpd: Change of IRM API</title>
<updated>2016-06-28T14:22:01+00:00</updated>
<author>
<name>Sander Vrijders</name>
<email>sander.vrijders@intec.ugent.be</email>
</author>
<published>2016-06-28T14:11:19+00:00</published>
<link rel='alternate' type='text/html' href='http://www.ouroboros.rocks/cgit/ouroboros/commit/?id=0d789ed8d938cc342c8f2138280795a1d5a61e3d'/>
<id>urn:sha1:0d789ed8d938cc342c8f2138280795a1d5a61e3d</id>
<content type='text'>
This changes the IRM API after discussions with Dimitri. The register
operation is now split into a bind and register operation. The same
for unregister; unbind and unregister. PIDs are now used as the
application instance name. A name for a PID is only provided for
scriptability in bash. It is therefore also no longer passed down to
the IPCP. Every operation on an IPCP through the IRM API has to use
the PID. Quering of the PIDs by name is possible. The IRM tool has
been updated to use this new API as well. A subcommand 'ipcp' has been
added for operations that take effect on IPCPs only.

Fixes #12
</content>
</entry>
<entry>
<title>lib: renamed rina_name_t to instance_name_t</title>
<updated>2016-03-29T22:00:20+00:00</updated>
<author>
<name>dimitri staessens</name>
<email>dimitri.staessens@intec.ugent.be</email>
</author>
<published>2016-03-29T21:32:04+00:00</published>
<link rel='alternate' type='text/html' href='http://www.ouroboros.rocks/cgit/ouroboros/commit/?id=2ed8914deed73a558c6fbac7f107f47dc22f22d2'/>
<id>urn:sha1:2ed8914deed73a558c6fbac7f107f47dc22f22d2</id>
<content type='text'>
all functions taking a char * ap_name and uint id now take either a
instance_name_t or instance_name_t *
</content>
</entry>
<entry>
<title>lib: Update irm.h API</title>
<updated>2016-03-28T12:43:16+00:00</updated>
<author>
<name>Sander Vrijders</name>
<email>sander.vrijders@intec.ugent.be</email>
</author>
<published>2016-03-28T12:43:16+00:00</published>
<link rel='alternate' type='text/html' href='http://www.ouroboros.rocks/cgit/ouroboros/commit/?id=a14d696bdbc72754e8019fa9579d5a338cc85a05'/>
<id>urn:sha1:a14d696bdbc72754e8019fa9579d5a338cc85a05</id>
<content type='text'>
Removes rina_name_t from that API. Passing ap_name and api_id as
params instead. The IRM tool has been updated accordingly. Some errors
in the build related to protobuf-c have also been resolved.
</content>
</entry>
<entry>
<title>lib: Adds IRMd messages for the dev.h API calls</title>
<updated>2016-03-24T14:46:05+00:00</updated>
<author>
<name>Sander Vrijders</name>
<email>sander.vrijders@intec.ugent.be</email>
</author>
<published>2016-03-24T14:46:05+00:00</published>
<link rel='alternate' type='text/html' href='http://www.ouroboros.rocks/cgit/ouroboros/commit/?id=72abee4fc44e5e5092e215d5afee556e6e59347c'/>
<id>urn:sha1:72abee4fc44e5e5092e215d5afee556e6e59347c</id>
<content type='text'>
This adds several messages for the dev.h API calls to communicate with
the IRM daemon. The deserializing of these messages is still missing
and the irmd hasn't been updated with them either.
</content>
</entry>
<entry>
<title>tools: irm: Provide all IRM calls</title>
<updated>2016-03-03T13:09:57+00:00</updated>
<author>
<name>Sander Vrijders</name>
<email>sander.vrijders@intec.ugent.be</email>
</author>
<published>2016-03-03T13:09:57+00:00</published>
<link rel='alternate' type='text/html' href='http://www.ouroboros.rocks/cgit/ouroboros/commit/?id=bd2dc6141b59d8fe67e7765b5dfce5b819ed7e33'/>
<id>urn:sha1:bd2dc6141b59d8fe67e7765b5dfce5b819ed7e33</id>
<content type='text'>
This commit makes all IRM calls available to the user of the 'irm'
tool. The bootstrap_ipcp call does not yet take the anything except
the AP name. This will be added once we stabilize what should be
configurable in the IPCP.
</content>
</entry>
<entry>
<title>tools: irm: Parse arguments for irm and create_ipcp</title>
<updated>2016-03-02T18:43:07+00:00</updated>
<author>
<name>Sander Vrijders</name>
<email>sander.vrijders@intec.ugent.be</email>
</author>
<published>2016-03-02T18:43:07+00:00</published>
<link rel='alternate' type='text/html' href='http://www.ouroboros.rocks/cgit/ouroboros/commit/?id=ccbfc46ada3317b0f3655b751d473643d4dcab72'/>
<id>urn:sha1:ccbfc46ada3317b0f3655b751d473643d4dcab72</id>
<content type='text'>
This parses the arguments passed to irm at the top level, and also the
arguments supplied when calling irm create_ipcp. It subsequently calls
irm_create_ipcp with these arguments.
</content>
</entry>
</feed>
