diff options
author | 2015-10-16 12:36:02 +0000 | |
---|---|---|
committer | 2015-10-16 12:36:02 +0000 | |
commit | e490913c7af54be632fbddd48d2021089c87a5d1 (patch) | |
tree | 29df8bbefe82ae808483b5c86cff5fa4ea7bb2d5 /lib/libc | |
parent | Put some iwm(4) debug code into #ifdef IWM_DEBUG. (diff) | |
download | wireguard-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