[Bug 227720] Kernel panic in ppp server
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Jul 19 13:46:03 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227720
--- Comment #25 from Andrey V. Elsukov <ae at FreeBSD.org> ---
> 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.
More information about the freebsd-net
mailing list