https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230498
--- Comment #9 from Franck Rousseau <franck.rouss...@imag.fr> --- Thanks for the tentative fix, I have just tested on 11.2 and 12-RC1 kernels. I have adapted to 11.2 by removing the NET_EPOCH_* macros. The behavior changes, there is no more crash, but it looks like something is not cleared as it should. Setting up ppp + proxy arp, everything works. Then, interrupting and restarting ppp used to cause the crash consistently, but with this patch, ppp fails with the following error : PPp ON localhost> Warning: iface add: ioctl(SIOCAIFADDR, 192.168.0.2 -> 192.168.0.1): File exists Error: ipcp_InterfaceUp: unable to set ip address Sorry, I don't have much time to dig into the route and interface handling code right now. -- 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"