aboutsummaryrefslogtreecommitdiff
path: root/gnunet-protocols/registry.rec
blob: 96c8dcb9cd9a228c088aa49c00f7863b13627739 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# -*- mode: rec -*-
#
# Registry for overlay protocols
#

%rec: OverlayProtocol
%key: Number
%typedef: NumberRange_t range 256 65535
%type: Number NumberRange_t
%mandatory: Number
%typedef: Name_t regexp /^[abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789_-][abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789_-]*$/
%type: Name Name_t
%unique: Name
%mandatory: Name
%mandatory: Comment
%allowed: Contact
%allowed: References
%sort: Number Name Contact References

Number: 256
Name: CADET
Comment: CADET protocol.
References: https://git.gnunet.org/bibliography.git/plain/docs/cadet.pdf