don't use unreachable RI after 1 hour

This commit is contained in:
orignal 2014-08-19 11:01:11 -04:00
parent 7995385a19
commit 4c2f403740
3 changed files with 11 additions and 4 deletions

View file

@ -33,7 +33,8 @@ namespace data
eReachable = 0x04,
eSSUTesting = 0x08,
eSSUIntroducer = 0x10,
eHidden = 0x20
eHidden = 0x20,
eUnreachable = 0x40
};
enum TransportStyle