Drop msgs bound for a disconnecting peer at disconnect time
authorMatt Corallo <git@bluematt.me>
Tue, 23 Jul 2019 19:39:11 +0000 (15:39 -0400)
committerMatt Corallo <git@bluematt.me>
Tue, 23 Jul 2019 19:53:47 +0000 (15:53 -0400)
commitc2f72b9de3a46a2e3b86296dc38856203c73db98
tree875609b11ec4e6811ef50401f21360dcaac4a622
parent2ca697aefae2815862fd7b11ba1d4a3f12f90c13
Drop msgs bound for a disconnecting peer at disconnect time

This simplifies chanmon_fail_consistency greatly and makes it a
tiny bit more realistic. It also sets us up for more
disconnect-relatex events without the complexity blowing up.
fuzz/fuzz_targets/chanmon_fail_consistency.rs