summaryrefslogtreecommitdiffstats
path: root/sbin/ip6fw
diff options
context:
space:
mode:
authordwmalone <dwmalone@FreeBSD.org>2003-12-25 23:39:44 +0000
committerdwmalone <dwmalone@FreeBSD.org>2003-12-25 23:39:44 +0000
commit836a4cbcdfbc10c18e8847d9278ec8ac8388dac7 (patch)
tree8f6c84bbfb3357eaf50380e405c98e1ead876cfc /sbin/ip6fw
parente07ed5e22e50eebc3ecd6cf083a53d078f91b92a (diff)
downloadFreeBSD-src-836a4cbcdfbc10c18e8847d9278ec8ac8388dac7.zip
FreeBSD-src-836a4cbcdfbc10c18e8847d9278ec8ac8388dac7.tar.gz
When calculating the sequence number to use in an ip6fw reset, remember to
add one if the SYN flag was set in the original packet. This seems to make ip6fw reset work correctly for new and in-progress connections. Update the man page to reflect the fact it now seems to work. Glanced at by: ume MFC after: 2 weeks
Diffstat (limited to 'sbin/ip6fw')
-rw-r--r--sbin/ip6fw/ip6fw.81
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/ip6fw/ip6fw.8 b/sbin/ip6fw/ip6fw.8
index 9ba2273..2e4c777 100644
--- a/sbin/ip6fw/ip6fw.8
+++ b/sbin/ip6fw/ip6fw.8
@@ -235,7 +235,6 @@ TCP packets only.
Discard packets that match this rule,
and try to send a TCP reset (RST) notice.
The search terminates
-.Em ( "not working yet" ) .
.It Ar count
Update counters for all packets that match rule.
The search continues with the next rule.
OpenPOWER on IntegriCloud