On 5.3.2021. 6:11, David Gwynne wrote: > this passes the destination ethernet address from the network packet > as a uint64_t from ether_input into carp_input, so it can use it > to see if a carp interface should take the packet. > > it's been working on amd64 and sparc64. anyone else want to try?
Hi, i'm hitting this diff on routers and doing ifconfig carp1 destroy && ifconfig carp0 destroy && sleep 3 && sh /etc/netstart && sleep 3 on both routers while sending traffic over carp interfaces .. both routers seems stable ..
