Add notion of `ephemeral' associations and a goodbye protocol.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 5 Sep 2017 21:26:51 +0000 (22:26 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 25 Jan 2019 12:07:16 +0000 (12:07 +0000)
When TrIPE kills an ephemeral peer, it sends a `bye' message to the
peer.  When TrIPE receives `bye' from an ephemeral peer, it kills the
peer (without sending `bye' back).

Augment the `connect' service to set appropriate flags when adding
peers, and the Wireshark dissector to understand the new message.


No differences found