iproute2/man
Florian Westphal 29d1f730b8 ip route: enable per-route ecn settings via 'features' option
This permits to selectively enable explicit congestion notification via
the routing table.

If this ecn feature is not set, the kernel will use the tcp_ecn sysctl
to decide wheter to use ECN when establising a TCP connection.

At the time of this writing, the kernel supports ecn and allfrags, but
allfrags is of dubious value and not implemented here.

Example:

ip route change 192.168.2.0/24 dev eth0 features ecn

Signed-off-by: Florian Westphal <fw@strlen.de>
2014-12-09 16:26:39 -08:00
..
man3 iproute2: clarifications in the libnetlink.3 man page 2013-02-11 09:22:19 -08:00
man7 iproute2: clarifications in the tc-hfsc.7 man page 2013-02-11 09:22:14 -08:00
man8 ip route: enable per-route ecn settings via 'features' option 2014-12-09 16:26:39 -08:00
Makefile do not ignore errors in man subdirs 2013-01-15 09:41:37 -08:00