diff options
author | David Gwynne <dlg@cvs.openbsd.org> | 2019-07-01 00:44:30 +0000 |
---|---|---|
committer | David Gwynne <dlg@cvs.openbsd.org> | 2019-07-01 00:44:30 +0000 |
commit | b115fcc5563e6f9c9b513d44ade7502fb44692f9 (patch) | |
tree | 88e662af1c41b19cd4d19b3926abc9fa75ea5753 /bin/dd/dd.h | |
parent | ada1a3eb56d0026ac9248c68d5e85cf810731da0 (diff) |
reintroduce ifiq_input counting backpressure
instead of counting the number of packets on an ifiq, count the
number of times a nic has tried to queue packets before the stack
processes them.
this new semantic interacted badly with virtual interfaces like
vlan and trunk, but these interfaces have been tweaked to call
if_vinput instead of if_input so their packets are processed directly
because theyre already running inside the stack.
im putting this in so we can see what the effect is. if it goes
badly i'll back it out again.
ok cheloha@ proctor@ visa@
Diffstat (limited to 'bin/dd/dd.h')
0 files changed, 0 insertions, 0 deletions