From c2264ddd847800f477c673618ddefaa01876738a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Fri, 7 Aug 2009 15:26:49 +0000 Subject: [PATCH] More state changes added --- misc/possible_hub_states.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/misc/possible_hub_states.txt b/misc/possible_hub_states.txt index 6b3b284..f8b29c2 100644 --- a/misc/possible_hub_states.txt +++ b/misc/possible_hub_states.txt @@ -32,10 +32,13 @@ class with a XmlFileReader as a data source. ------------------------------------------------------------------------------- | Does not response within timeout | Message "BANNED" | Sends unexpected network packets | Message "PACKET" + | Sends or replies with unknown message | Message "UNKNOWN" "PACKET" | Still sends unexpected network packets | Karma lose "PACKET" | Resends valid network package | "PACKET"+Kar. | Still sends unexpected network packets | Message "BANNED" "PACKET"+Kar. | Resends valid network package | + "UNKNOWN" | Still sends/replies with unknown message | Karma lose + "UNKNOWN" | Still sends/replies with unknown message | Message "BANNED" | Does not response within timeout | Pinged ------------------------------------------------------------------------------- "WELCOME" | Tries to send objects with invalid target | Message "TARGET" -- 2.39.2