Allow disabling TCP timestamp options per route
authorGilad Ben-Yossef <gilad@codefidence.com>
Wed, 28 Oct 2009 04:15:25 +0000 (04:15 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 29 Oct 2009 08:28:45 +0000 (01:28 -0700)
commitcda42ebd67ee5fdf09d7057b5a4584d36fe8a335
tree22d87e57330911ea34f610c0da5aa7a10fa2e8d9
parent1aba721eba1d84a2defce45b950272cee1e6c72a
Allow disabling TCP timestamp options per route

Implement querying and acting upon the no timestamp bit in the feature
field.

Signed-off-by: Gilad Ben-Yossef <gilad@codefidence.com>
Sigend-off-by: Ori Finkelman <ori@comsleep.com>
Sigend-off-by: Yony Amit <yony@comsleep.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/rtnetlink.h
net/ipv4/tcp_input.c
net/ipv4/tcp_output.c