tcp: Use defaults when no route options are available
authorGilad Ben-Yossef <gilad@codefidence.com>
Thu, 5 Nov 2009 07:23:10 +0000 (23:23 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 5 Nov 2009 07:24:15 +0000 (23:24 -0800)
Trying to parse the option of a SYN packet that we have
no route entry for should just use global wide defaults
for route entry options.

Signed-off-by: Gilad Ben-Yossef <gilad@codefidence.com>
Tested-by: Valdis.Kletnieks@vt.edu
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found