On Tue, Dec 29, 2020 at 06:39:36PM +0200, Kapetanakis Giannis wrote: > Hi, > > I've changed today my config from broadcast to p2p for both ipv4 and ipv6. > > In ospf6d I get this quite often: > > Dec 29 17:39:00 ospf6d[40695]: send_packet: error sending packet on interface > vlanX: Network is unreachable > Dec 29 17:39:00 ospf6d[40695]: send_ls_update: Network is unreachable > > debugging send_packet shows: > Dec 29 18:12:57 ospf6d[65033]: send_packet: error sending packet on interface > vlanX to ::: Network is unreachable > Dec 29 18:12:57 ospf6d[65033]: send_ls_update: Network is unreachable > > The dst_address of send_packet is ::: > This comes from send_ls_update > > system is current (20 dec). > > maybe something more is missing for P2P?
Yes, I also ran into it and hand not energy yet to fix it. There was a fix in ospfd that was not ported over. -- :wq Claudio

