https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200323
--- Comment #9 from Franco Fichtner <fra...@opnsense.org> --- The previous code in place before the "bad" revision in 2008 accessed la, made its changes and called arprequest() after releasing the lock, like the other code block still does. You can maybe set a temporary variable inside the locked area that calls arprequest() and afterwards trigger the function based on the value of the temporary variable? -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"