mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Python CLI Package: Protocol scaffolding for Kernel, Device, Direct, Babel and RAdv
This choice comes from my own local setup where I use exactly these protocols. Other protocols will be added later.
This commit is contained in:
@@ -29,3 +29,6 @@ class Code:
|
||||
Welcome = 1
|
||||
Status = 13
|
||||
Version = 1000
|
||||
ProtocolInfo = 1002
|
||||
ProtocolDetails = 1006
|
||||
ProtocolListHeader = 2002
|
||||
|
||||
Reference in New Issue
Block a user