Details
-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
None
-
None
-
3
-
9223372036854775807
Description
My patch (https://review.whamcloud.com/#/c/35198/2) was flawed in that by returning EINVAL we will actually cause lnet_parse_route to fail which prevents lnet from loading. Instead we should maintain historic behavior and return EHOSTUNREACH so that lnet_parse_route can continue working.
Attachments
Issue Links
- duplicates
-
LU-12595 Attempt to add route using non-local gateway should return EHOSTUNREACH, not EINVAL
- Resolved