summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorhenning <henning@openbsd.org>2014-04-19 12:25:03 +0000
committerhenning <henning@openbsd.org>2014-04-19 12:25:03 +0000
commit24f045f4f6b22f2b284c336b2913cd9af171bd82 (patch)
tree6cb4852139a9c52be984bd0d3d921966ee901733 /lib
parentunifdef ENOTDIR, everyone has it (diff)
downloadwireguard-openbsd-24f045f4f6b22f2b284c336b2913cd9af171bd82.tar.xz
wireguard-openbsd-24f045f4f6b22f2b284c336b2913cd9af171bd82.zip
another questionable "optimization": de used tulip_ifstart_one instead
of tulip_ifstart if the sendqueue was empty, but only if altq wasn't compiled in (i. e., that's a _compile time_ decision and not based on wether altq was actually used). just use tulip_ifstart all the time, as before in our regular kernels. kill tulip_ifstart_one completely. makes sense to sthen
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions