21 May
2021
21 May
'21
4:57 a.m.
Hi, I would like to know how to add a config.Y file for any new protocol in Bird2.0. For example, if my config file looks like: ipv4 table xyz; protocol new { ipv4 { table xyz; import all; export where source = RTS_BGP; }; } How will the corresponding grammar look like? Thanks, Vinod