registry.rec (513B)
1 # -*- mode: rec -*- 2 # 3 # Registry for GNS protocols 4 # 5 6 %rec: GnsProtocol 7 %key: Number 8 %type: Number int 9 %mandatory: Number 10 %typedef: Name_t regexp /^[abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789_-][abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789_-]*$/ 11 %type: Name Name_t 12 %unique: Name 13 %mandatory: Name 14 %mandatory: Comment 15 %allowed: Contact 16 %allowed: References 17 %sort: Number Name Contact References 18 19 Number: 49152 20 Name: trust 21 Comment: LIGHTest trust policy scheme 22 References: TODO