wip parse from gana
This commit is contained in:
parent
21d172d884
commit
824e4918c2
3 changed files with 129 additions and 1 deletions
20
registry.rec
Normal file
20
registry.rec
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
|
||||
%sort: Number Name
|
||||
|
||||
Number: 0
|
||||
Name: TEST
|
||||
Comment: Test signature, not valid for anything other than writing a test. (Note that the signature verification code will accept this value).
|
||||
Package: GNUnet
|
||||
Subsystem: GNUnet
|
||||
|
||||
Number: 1
|
||||
Name: TRANSPORT_PONG_OWN
|
||||
Comment: Signature for confirming that this peer uses a particular address.
|
||||
Package: GNUnet
|
||||
Subsystem: GNUnet-TRANSPORT
|
||||
|
||||
Number: 2
|
||||
Name: TRANSPORT_DISCONNECT
|
||||
Comment: Signature for confirming that this peer intends to disconnect.
|
||||
Package: GNUnet
|
||||
Subsystem: GNUnet-TRANSPORT
|
||||
Loading…
Add table
Add a link
Reference in a new issue