- added payload CERT
- cleaned code of different states - added additional notify handling
This commit is contained in:
@@ -68,7 +68,10 @@ enum notify_message_type_t {
|
||||
INTERNAL_ADDRESS_FAILURE = 36,
|
||||
FAILED_CP_REQUIRED = 37,
|
||||
TS_UACCEPTABLE = 38,
|
||||
INVALID_SELECTORS = 39
|
||||
INVALID_SELECTORS = 39,
|
||||
|
||||
INITIAL_CONTACT = 16384,
|
||||
SET_WINDOW_SIZE = 16385
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user