blob: 7f806477c7f83224909025975d0ae434d4f44e94 [file] [log] [blame]
Henrik Nordstromc2794132004-01-22 15:04:24 +00001This allows you to match the ECN bits of the IPv4 and TCP header. ECN is the Explicit Congestion Notification mechanism as specified in RFC3168
2.TP
Jan Engelhardtfea74bf2009-01-12 04:53:18 +01003[\fB!\fP] \fB\-\-ecn\-tcp\-cwr\fP
Henrik Nordstromc2794132004-01-22 15:04:24 +00004This matches if the TCP ECN CWR (Congestion Window Received) bit is set.
5.TP
Jan Engelhardtfea74bf2009-01-12 04:53:18 +01006[\fB!\fP] \fB\-\-ecn\-tcp\-ece\fP
Henrik Nordstromc2794132004-01-22 15:04:24 +00007This matches if the TCP ECN ECE (ECN Echo) bit is set.
8.TP
Jan Engelhardtfea74bf2009-01-12 04:53:18 +01009[\fB!\fP] \fB\-\-ecn\-ip\-ect\fP \fInum\fP
Henrik Nordstromc2794132004-01-22 15:04:24 +000010This matches a particular IPv4 ECT (ECN-Capable Transport). You have to specify
11a number between `0' and `3'.