diff options
author | 2007-05-29 20:19:37 +0000 | |
---|---|---|
committer | 2007-05-29 20:19:37 +0000 | |
commit | e8e86262ab3fc902e88ba703356fc5c809da52cf (patch) | |
tree | b4d46a8f76842e11967d74930813717e82fd6a19 /usr.bin/diff/diff.h | |
parent | oops; (diff) | |
download | wireguard-openbsd-e8e86262ab3fc902e88ba703356fc5c809da52cf.tar.xz wireguard-openbsd-e8e86262ab3fc902e88ba703356fc5c809da52cf.zip |
there was code inside
#if NPF > 0
to prevent feeding back the mbuf do looutput if we are on simplex
interfaces and the packet has been routed by pf, whch can lead to a loop
in weird corner cases.
apparently nobody triggered these cases in ages, since pf.h was not included
and thus NPF not defined and thus this code not compiled.
ok theo
Diffstat (limited to 'usr.bin/diff/diff.h')
0 files changed, 0 insertions, 0 deletions