]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Enter network epoch in iflib rxeof task.
authorGleb Smirnoff <glebius@FreeBSD.org>
Thu, 23 Jan 2020 01:27:58 +0000 (01:27 +0000)
committerGleb Smirnoff <glebius@FreeBSD.org>
Thu, 23 Jan 2020 01:27:58 +0000 (01:27 +0000)
commit0b8df657a4c9de2c61e5e09cde079f3ced0cc399
tree0622ddcd6787ad55ee9ae8693ec8a76f3ab85d23
parent6ed3e18711271d4e29fb676b30df6983a6c9f8a9
Enter network epoch in iflib rxeof task.

In upcoming changes ether_input() is going to be changed not
to enter the network epoch.  It is going to be responsibility
of network interrupt.  In case of iflib - its taskqueue.
sys/net/iflib.c