commit | f55017a93f1a74d50244b1254b9a2bd7ac9bbf7d | [log] [tgz] |
---|---|---|
author | Gilad Ben-Yossef <gilad@codefidence.com> | Wed Oct 28 04:15:21 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 29 01:28:39 2009 -0700 |
tree | d9bc54feba5803530dbc060bba93c1eebf03a0a5 | |
parent | c871e664ea39363c2a1011ec2dc4bc172dc396a0 [diff] |
Only parse time stamp TCP option in time wait sock Since we only use tcp_parse_options here to check for the exietence of TCP timestamp option in the header, it is better to call with the "established" flag on. Signed-off-by: Gilad Ben-Yossef <gilad@codefidence.com> Signed-off-by: Ori Finkelman <ori@comsleep.com> Signed-off-by: Yony Amit <yony@comsleep.com> Signed-off-by: David S. Miller <davem@davemloft.net>