mirror of
https://github.com/servalproject/serval-dna.git
synced 2024-12-19 05:07:56 +00:00
Added overlay frame type for identity enquiry (proving ownership
of a signing key).
This commit is contained in:
parent
74986a0c30
commit
6127b25602
2
serval.h
2
serval.h
@ -710,7 +710,7 @@ extern unsigned char *overlay_local_identities[OVERLAY_MAX_LOCAL_IDENTITIES];
|
||||
#define OF_TYPE_RHIZOME_ADVERT 0x50 /* Advertisment of file availability via Rhizome */
|
||||
#define OF_TYPE_PLEASEEXPLAIN 0x60 /* Request for resolution of an abbreviated address */
|
||||
#define OF_TYPE_NODEANNOUNCE 0x70
|
||||
#define OF_TYPE_RESERVED_08 0x80
|
||||
#define OF_TYPE_IDENTITYENQUIRY 0x80
|
||||
#define OF_TYPE_RESERVED_09 0x90
|
||||
#define OF_TYPE_RESERVED_0a 0xa0
|
||||
#define OF_TYPE_RESERVED_0b 0xb0
|
||||
|
Loading…
Reference in New Issue
Block a user