Dataset Viewer
Auto-converted to Parquet Duplicate
states
sequencelengths
3
12
initial_state
stringlengths
4
38
final_states
sequencelengths
1
1
transitions
listlengths
11
33
[ "Idle", "Connect", "Active", "OpenSent", "OpenConfirm", "Established" ]
Idle
[ "Idle" ]
[ { "from": "Idle", "to": "Connect", "event": "ManualStart", "action": "Initiate TCP, start ConnectRetryTimer" }, { "from": "Idle", "to": "Active", "event": "ManualStart_with_PassiveTcpEstablishment", "action": "Start listening, reset ConnectRetryCounter" }, { "from": "Idle...
[ "CLOSED", "LISTEN", "REQUEST", "RESPOND", "PARTOPEN", "OPEN", "CLOSEREQ", "CLOSING", "TIMEWAIT" ]
CLOSED
[ "CLOSED" ]
[ { "from": "CLOSED", "to": "REQUEST", "event": "active open", "action": "Send REQUEST" }, { "from": "CLOSED", "to": "LISTEN", "event": "passive open", "action": "" }, { "from": "LISTEN", "to": "RESPOND", "event": "receive REQUEST", "action": "send RESPONSE" }...
[ "INIT", "INIT-REBOOT", "REBOOTING", "SELECTING", "REQUESTING", "BOUND", "RENEWING", "REBINDING" ]
INIT
[ "INIT" ]
[ { "from": "INIT", "to": "SELECTING", "event": "", "action": "Send DHCPDISCOVER" }, { "from": "SELECTING", "to": "REQUESTING", "event": "Select offer", "action": "Send DHCPREQUEST" }, { "from": "SELECTING", "to": "SELECTING", "event": "receive DHCPOFFER", "acti...
[ "Disconnected", "Connected", "Authenticated", "Need_Account", "Accounted", "Data_Connection_Ready", "Data_Transfer", "Restart_Point_Set", "Awaiting_RNTO", "Logged_Out" ]
Disconnected
[ "Logged_Out" ]
[ { "from": "Disconnected", "to": "Connected", "event": "receive USER", "action": "reply 331" }, { "from": "Connected", "to": "Authenticated", "event": "receive PASS", "action": "reply 230" }, { "from": "Connected", "to": "Disconnected", "event": "receive PASS", ...
[ "Connection_Established_Server_Greeting", "Not_Authenticated", "Authenticated", "Selected", "Logout" ]
Connection_Established_Server_Greeting
[ "Logout" ]
[ { "from": "Connection_Established_Server_Greeting", "to": "Not_Authenticated", "event": "connect without pre-authentication", "action": "Send OK greeting" }, { "from": "Connection_Established_Server_Greeting", "to": "Authenticated", "event": "Connects with pre-authentication", "a...
[ "Disconnected", "Waiting for Token", "Token Requested", "Token Received", "Awaiting CONNACK", "Authenticating", "Token Validating", "Connected", "Session Resumed", "Unauthorized", "Reauthenticating", "Session Terminated" ]
Disconnected
[ "Session Terminated" ]
[ { "from": "Disconnected", "to": "Waiting for Token", "event": "Client initiates connection", "action": "Start TLS handshake" }, { "from": "Waiting for Token", "to": "Token Requested", "event": "Request token from AS", "action": "Send token request (HTTPS/PSK/RPK)" }, { "f...
[ "Initial_Connection", "Service_Available", "Connection_Closed", "Posting_Allowed", "Posting_Prohibited", "Group_Selected", "Article_Selected", "Reading_Headers", "Reading_Body", "Posting_Article" ]
Initial_Connection
[ "Connection_Closed" ]
[ { "from": "Initial_Connection", "to": "Service_Available", "event": "Receive 200", "action": "Set service available" }, { "from": "Initial_Connection", "to": "Posting_Prohibited", "event": "Receive 201", "action": "Set posting prohibited" }, { "from": "Initial_Connection"...
[ "AUTHORIZATION", "TRANSACTION", "UPDATE" ]
AUTHORIZATION
[ "UPDATE" ]
[ { "from": "AUTHORIZATION", "to": "AUTHORIZATION", "event": "send greeting", "action": "reply +OK POP3 server ready" }, { "from": "AUTHORIZATION", "to": "AUTHORIZATION", "event": "receive USER", "action": "reply request password" }, { "from": "AUTHORIZATION", "to": "AU...
[ "Initial", "Starting", "Closed", "Stopped", "Closing", "Stopping", "ReqSent", "AckRcvd", "AckSent", "Opened" ]
Initial
[ "Initial" ]
[ { "from": "Initial", "to": "Closed", "event": "receive lower layer up (Up)", "action": "send This-Layer-Up (tlu)" }, { "from": "Initial", "to": "Starting", "event": "receive administrative Open (Open)", "action": "send This-Layer-Started (tls)" }, { "from": "Starting", ...
[ "Idle", "Wait Control Reply", "Collision Handling", "Established", "Wait Stop Reply", "Wait Incoming Reply", "Wait Outgoing Reply", "Wait Connect", "Wait Disconnect" ]
Idle
[ "Idle" ]
[ { "from": "Established", "to": "Wait Disconnect", "event": "Local Terminate", "action": "Send Call Clear Request" }, { "from": "Wait Disconnect", "to": "Idle", "event": "Timeout (60s)", "action": "Close TCP and release resources" }, { "from": "Idle", "to": "Wait Contr...
[ "Init", "Ready", "Play" ]
Init
[ "Init" ]
[ { "from": "Init", "to": "Ready", "event": "cond default", "action": "send SETUP; reply NRM=1, RP=0.0" }, { "from": "Init", "to": "Init", "event": "cond Needs Redirect", "action": "send SETUP; reply 3rr Redirect" }, { "from": "Init", "to": "Init", "event": "cond No...
[ "Calling", "Proceeding", "Completed", "Confirmed", "Terminated" ]
Calling
[ "Terminated" ]
[ { "from": "Calling", "to": "Calling", "event": "timeout Timer A", "action": "send INVITE" }, { "from": "Calling", "to": "Proceeding", "event": "receive 1xx", "action": "send 1xx to TU" }, { "from": "Calling", "to": "Terminated", "event": "receive 2xx", "action...
[ "Connection Established", "Greeted", "Mail Transaction Started", "Recipient Specified", "Data Entry", "Message Accepted", "Session Terminated" ]
Connection Established
[ "Session Terminated" ]
[ { "from": "Connection Established", "to": "Greeted", "event": "receive EHLO or HELO after 220 greeting", "action": "send HELO" }, { "from": "Greeted", "to": "Mail Transaction Started", "event": "receive MAIL FROM", "action": "send MAIL FROM" }, { "from": "Mail Transaction...
[ "CLOSED", "LISTEN", "SYN_SENT", "SYN_RCVD", "ESTAB", "FIN_WAIT-1", "FIN_WAIT-2", "CLOSING", "TIME-WAIT", "CLOSE_WAIT", "LAST-ACK" ]
CLOSED
[ "CLOSED" ]
[ { "from": "CLOSED", "to": "LISTEN", "event": "passive OPEN", "action": "create TCB" }, { "from": "CLOSED", "to": "SYN_SENT", "event": "active OPEN", "action": "create TCB; send SYN" }, { "from": "LISTEN", "to": "SYN_RCVD", "event": "receive SYN", "action": "se...
README.md exists but content is empty.
Downloads last month
6