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

--- Comment #25 from Andrey V. Elsukov <[email protected]> ---
> You can try to apply this patch https://people.freebsd.org/~ae/netgc.diff
> 
> It does deferred free for deleted ifnet structure. So, when interface
> destroyed and some code does access to the ifnet stucture in the same time,
> it can be done without page fault.

Note, you need to set sysctl net.gc.enable=1 to take an effect.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "[email protected]"

Reply via email to