@@ -1033,12 +1033,7 @@ The following ICMPv6 type field values are available:
10331033The following TCP flags field values are available:
10341034\fBtcp-fin\fP, \fBtcp-syn\fP, \fBtcp-rst\fP,
10351035\fBtcp-push\fP, \fBtcp-ack\fP, \fBtcp-urg\fP,
1036- \fBtcp-ece\fP, \fBtcp-cwr\fP, \fBtcp-ae\fP,
1037- \fBtcp-res1\fP, \fBtcp-res2\fP, \fBtcp-res3\fP and
1038- \fBtcp-res\fP.
1039- Among these, \fBtcp-res\fP is special as it can be
1040- used to check when any of the reserved TCP header
1041- flags is non-zero.
1036+ \fBtcp-ece\fP, \fBtcp-cwr\fP, and \fBtcp-ae\fP.
10421037.LP
10431038Primitives may be combined using:
10441039.IP
@@ -1188,8 +1183,8 @@ The
11881183.B ifindex
11891184keyword became available in libpcap 1.10.0.
11901185.PP
1191- The \fBtcp-ae\fP, \fBtcp-res1\fP, \fBtcp-res2\fP, \fBtcp-res3\fP and \fBtcp-res\fP
1192- became available in libpcap 1.11. Also, \fBtcp[tcpflags]\fP was expanded to allow
1186+ The \fBtcp-ae\fP keyword became available in libpcap 1.11.
1187+ Also, \fBtcp[tcpflags]\fP was expanded to allow
11931188access to all 12 TCP header flags.
11941189.SH SEE ALSO
11951190.BR pcap (3PCAP)
0 commit comments