Descriptionsyscall: skip routing messages with mismatched version
Skip routing messages with a mismatched version, rather than failing
and returning EINVAL. Only return EINVAL if we were unable to parse
any of the routing messages (presumably due to a version mismatch).
Patch Set 1 #Patch Set 2 : diff -r 7698a56314ed https://go.googlecode.com/hg/ #Patch Set 3 : diff -r 7698a56314ed https://go.googlecode.com/hg/ #Patch Set 4 : diff -r 7698a56314ed https://go.googlecode.com/hg/ #Patch Set 5 : diff -r 5b9a2c239b6d https://go.googlecode.com/hg/ #MessagesTotal messages: 3
|