summaryrefslogtreecommitdiffstats
path: root/protocol_negotiate_version.c
Commit message (Collapse)AuthorAgeFilesLines
* vpnor: Hijack protocol rather than transportAndrew Jeffery2018-09-121-0/+53
By hijacking the transport the changes in behaviour were limited to the mailbox interface. Now that we have a DBus interface as well this would lead to inconsistent behaviour dependent on the transport. Instead of hooking the transport, push the hook down to the protocol level where we will achieve consistent behaviour across all transports. Change-Id: I437866a6dbda107149336c15a00ee1aa058f5875 Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
OpenPOWER on IntegriCloud