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

Jamie Gritton <ja...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|j...@freebsd.org            |ja...@freebsd.org

--- Comment #1 from Jamie Gritton <ja...@freebsd.org> ---
I see the problem.  In the check for non-changeable parameters, it's trying to
dereference the value of vnet.  There's code to catch boolean parameters with
implicit values, but it misses vnet which isn't a true boolean.

Working on making a hideous-looking if statement even worse...

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

Reply via email to