InterlockLedger networking use the concept of Named Networks which are completely segregated: nodes reject any messages that aren't tagged with the network Id they are configured to listen. Currently this is done in the upper-level message envelope, specific to InterlockLedger implementation, but probably it should be generalized, and brought down here in the base level library.
It would help also with the Anti-DDOS effort
InterlockLedger networking use the concept of Named Networks which are completely segregated: nodes reject any messages that aren't tagged with the network Id they are configured to listen. Currently this is done in the upper-level message envelope, specific to InterlockLedger implementation, but probably it should be generalized, and brought down here in the base level library.
It would help also with the Anti-DDOS effort