mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
if_epair: rework
Rework if_epair(4) to no longer use netisr and dpcpu. Instead use mbufq and swi_net. This simplifies the code and seems to make it work better and no longer hang. Work largely by bz@, with minor tweaks by kp@. Reviewed by: bz, kp MFC after: 3 weeks Differential Revision: https://reviews.freebsd.org/D31077
This commit is contained in:
parent
3693250e8a
commit
3dd5760aa5
1 changed files with 242 additions and 508 deletions
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue