Hi!
root@gns3:/etc/netplan# birdc show route 192.168.70.0/30 dev ens3 [ospf1 07:34:53] * I (150/5) [192.168.168.1]
> root@gns3:/etc/netplan# ip route > 192.168.70.0/30 dev ens3 proto kernel ...This route is definitely there, it is probably generated from the interface address.
> 169.254.0.0/16 dev ens3 scope link metric 1000 This is a link-local range with no reason to propagate through ospf. Maria
