summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authormpi <mpi@openbsd.org>2015-10-16 12:36:02 +0000
committermpi <mpi@openbsd.org>2015-10-16 12:36:02 +0000
commite490913c7af54be632fbddd48d2021089c87a5d1 (patch)
tree29df8bbefe82ae808483b5c86cff5fa4ea7bb2d5 /lib/libc
parentPut some iwm(4) debug code into #ifdef IWM_DEBUG. (diff)
downloadwireguard-openbsd-e490913c7af54be632fbddd48d2021089c87a5d1.tar.xz
wireguard-openbsd-e490913c7af54be632fbddd48d2021089c87a5d1.zip
If a DOWN route entry is passed to a L2 output function, be dumb and
simply use it. In most of the cases doing a route lookup at this point is a noop as it will return you the same DOWN entry you already have. The exception is the case where the route has been removed from tree since your kernel looked for it. So what? It's just a blue packet. Note that this "exception" can only happen if your sending path does not run under the KERNEL_LOCK. ok mikeb@
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions