Hi All,
I am wondering why SRP REQ CM timeout is "subnet_timeout + 2". What was the
reason behind adding 2 to the subnet timeout? I think it was added by Bart
in commit 4c532d6ce14bb3fb4e1cb2d29fafdd7d6bded51c, but the commit message
does not explain why the 2 is necessary. Would anyone happen to know?
My understanding is that adding 2 causes the CM timeout value to become
4 times
the subnet_timeout value. Hence, even if you have a reasonable
subnet_timeout
the CM REQ timeout becomes too high.
Thank
-Karan