diff options
author | Vitaliy Makkoveev <mvs@cvs.openbsd.org> | 2022-06-29 09:08:08 +0000 |
---|---|---|
committer | Vitaliy Makkoveev <mvs@cvs.openbsd.org> | 2022-06-29 09:08:08 +0000 |
commit | 8245f4e12b8ab475bbf02a96816154c84a2f7b49 (patch) | |
tree | fc3dfa25f4605f65653a486b2a9e888cae9e96a1 /usr.sbin/ldapd | |
parent | 4183d465e8446b5326831f42d1432eca6502691a (diff) |
ether_input() called with shared netlock, but pppoe(4) wants it to be
exclusive. Do the pppoe(4) input within netisr handler with exclusive
netlok held and remove kernel lock hack from ether_input().
This is the step back, but it makes ether_input() path better then it
is now.
Tested by Hrvoje Popovski.
ok bluhm@ claudio@
Diffstat (limited to 'usr.sbin/ldapd')
0 files changed, 0 insertions, 0 deletions