mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Support for address family constants
We already had them defined on BGP level, but they are more general.
This commit is contained in:
@@ -30,6 +30,7 @@ class BIRDFValPrinter(BIRDPrinter):
|
||||
"T_ENUM_ROA": "i",
|
||||
"T_ENUM_NETTYPE": "i",
|
||||
"T_ENUM_RA_PREFERENCE": "i",
|
||||
"T_ENUM_AF": "i",
|
||||
"T_IP": "ip",
|
||||
"T_NET": "net",
|
||||
"T_STRING": "s",
|
||||
|
Reference in New Issue
Block a user