chiark / gitweb /
bus: add code to create custom endpoints and set their policy
authorDaniel Mack <zonque@gmail.com>
Mon, 18 Aug 2014 17:58:42 +0000 (19:58 +0200)
committerDaniel Mack <daniel@zonque.org>
Mon, 8 Sep 2014 09:06:45 +0000 (11:06 +0200)
Custom endpoints are alternative connection points to a bus, allowing
specific policy to be uploaded.

Add two functions to bus-kernel. One to create such endpoints, and another
one for setting a policy for them.


No differences found