|
dstAddr, ok := netip.AddrFromSlice(r.Dst.IP)
|
|
dstAddr, ok := netip.AddrFromSlice(r.Dst.IP)
|
|
t.l.WithField("route", r).Debug("Ignoring route update, invalid destination address")
|
|
t.l.WithField("route", r).Debug("Ignoring route update, invalid destination address")
|