https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274536

--- Comment #5 from Gleb Smirnoff <gleb...@freebsd.org> ---
I guess the 255 is coming from sys/compat/linux/linux.c:linux_to_bsd_domain()
return (-1).  Can you please first modify your kernel so that it doesn't panic:
e.g. in netlink_io.c after line 284 just return as if the msg_from_linux
failed.  Then please add print of the actual value of domain in
linux_to_bsd_domain().

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to