diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2007-05-29 20:31:39 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2007-05-29 20:31:39 +0000 |
commit | 4b2a151dba5d4d95104e374323f36ed02f52034f (patch) | |
tree | cbf1d3d36f892eb46a70a0e90270d3d0d06b03b2 /sys/arch/vax | |
parent | e1b26d16ef61f4e073e559cd4a5d4e772a61c408 (diff) |
now i get my hands dirty in here... from if_ethersubr.c:
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, which 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.
Diffstat (limited to 'sys/arch/vax')
0 files changed, 0 insertions, 0 deletions