Skip to content

Commit 3ffafc0

Browse files
committed
Discuss backward compatibility in pcap-filter(7). [skip ci]
1 parent c595ef5 commit 3ffafc0

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

pcap-filter.manmisc.in

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1140,6 +1140,16 @@ icmp[icmptype] != icmp-echo and icmp[icmptype] != icmp-echoreply
11401140
icmp6[icmp6type] != icmp6-echo and icmp6[icmp6type] != icmp6-echoreply
11411141
.fi
11421142
.RE
1143+
.SH BACKWARD COMPATIBILITY
1144+
The ICMPv6 type code names, as well as the
1145+
.B tcp-ece
1146+
and
1147+
.B tcp-cwr
1148+
TCP flag names became available in libpcap 1.9.0.
1149+
.PP
1150+
The
1151+
.B geneve
1152+
keyword became available in libpcap 1.8.0.
11431153
.SH SEE ALSO
11441154
.BR pcap (3PCAP)
11451155
.SH BUGS

0 commit comments

Comments
 (0)