]>
Commit | Line | Data |
---|---|---|
89c4ed63 A |
1 | .Dd 5/7/2015 |
2 | .Dt ecnprobe 1 | |
3 | .Os Darwin | |
4 | .Sh NAME | |
5 | .Nm ecnprobe | |
6 | .Nd Tool to probe for TCP ECN related incompatibilities in the network | |
7 | .Sh SYNOPSIS | |
8 | .Nm | |
9 | .Op Fl n Ar target hostname or ipaddress | |
10 | .Op Fl p Ar target port | |
11 | .Op Fl m Ar mss | |
12 | .Op Fl M Ar mtu | |
13 | .Op Fl w Ar source port | |
14 | .Op Fl s Ar source ip address | |
15 | .Op Fl f Ar file name to get | |
16 | .Op Fl d Ar interface name | |
17 | .Sh DESCRIPTION | |
18 | The | |
19 | .Nm | |
20 | utility can be used to test TCP ECN related incompatibilities in the network. |