mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Added tagging of external LSA.
This commit is contained in:
@@ -22,6 +22,7 @@ struct extfib {
|
||||
u16 metric;
|
||||
u16 metric2;
|
||||
ip_addr nh;
|
||||
u32 tag;
|
||||
struct iface *nhi;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user