https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209682
--- Comment #5 from Hans Petter Selasky <hsela...@freebsd.org> --- I think you can reproduce like this: DEF_ROUTE=x.x.x.x # replace with IP of your default route vmstat -m | grep llt arp -d $DEF_ROUTE ping $DEF_ROUTE vmstat -m | grep llt arp -d $DEF_ROUTE ping $DEF_ROUTE -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-net@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"