mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-12-22 01:31:55 +00:00
Change u32 to ip_addr in ext lsa.
This commit is contained in:
parent
aa1e082c67
commit
65a9c57175
@ -227,7 +227,7 @@ struct ospf_lsa_ext_tos {
|
||||
u8 etos;
|
||||
u8 padding;
|
||||
u16 metric;
|
||||
u32 fwaddr;
|
||||
ip_addr fwaddr;
|
||||
u32 tag;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user