]> git.ozlabs.org Git - petitboot/commit
protocol: expose discovery reinit over client/server protocol
authorJeremy Kerr <jk@ozlabs.org>
Wed, 2 Apr 2014 06:53:07 +0000 (14:53 +0800)
committerJeremy Kerr <jk@ozlabs.org>
Wed, 2 Apr 2014 06:53:07 +0000 (14:53 +0800)
commit85bd33ca9777c386359b9b3899888316354a4e1f
tree4a0b0b4ba8f7bb3af4b33d9adf15473c63edc248
parent310de3ab00b77b09a897b93ed0272b82ebc4f73b
protocol: expose discovery reinit over client/server protocol

Now that we can re-initialise the device handler, allow this to be
triggered from UIs over the petitboot protocol.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
discover/device-handler.c
discover/device-handler.h
discover/discover-server.c
lib/pb-protocol/pb-protocol.h
ui/common/discover-client.c
ui/common/discover-client.h