diff options
author | Ryan Thomas McBride <mcbride@cvs.openbsd.org> | 2008-05-29 01:00:54 +0000 |
---|---|---|
committer | Ryan Thomas McBride <mcbride@cvs.openbsd.org> | 2008-05-29 01:00:54 +0000 |
commit | c496441ad96ff1d247439f6f966240d5f8e657fd (patch) | |
tree | 5667310b4fbf5a6b6cab31c04126b2780c0795de /sys/dev/pci/emuxki.c | |
parent | b4ce6f58e6b8cf560109ecf401d63df14e2f9431 (diff) |
Second half of PF state table rearrangement.
- Mechanical change: Use arrays for state key pointers in pf_state, and
addr/port in pf_state_key, to allow the use of indexes.
- Fix NAT, pfsync, pfctl, and tcpdump to handle the new state structures.
In struct pfsync_state, both state keys are included even when identical.
- Also fix some bugs discovered in the existing code during testing.
(in particular, "block return" for TCP packets was not returning an RST)
ok henning beck deraadt
tested by otto dlg beck laurent
Special thanks to users Manuel Pata and Emilio Perea who did enough testing
to actually find some bugs.
Diffstat (limited to 'sys/dev/pci/emuxki.c')
0 files changed, 0 insertions, 0 deletions