diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2008-06-12 18:41:42 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2008-06-12 18:41:42 +0000 |
commit | 8fb86335b77ede8336a79244cc80f4c72eaa8912 (patch) | |
tree | 295eb0a657d51d7078f4c6bcbd57d59c563a18c5 /sys/dev | |
parent | 8bd56c1ac899ccbce0806a8009b560e1b00dccb2 (diff) |
fix synproxy.
the factored out pf_create_state() could return PF_PASS, _DROP, and
_SYNPROXY_DROP. We were treating the latter the same as _PASS and thus
passing the original SYN which we of course don't want in the synproxy
case.
breakage reported by sakurai-san, headscratching with and ok ryan
Diffstat (limited to 'sys/dev')
0 files changed, 0 insertions, 0 deletions