On Wed, Apr 18, 2018 at 11:06 AM, Jakub Kicinski
[off-list ref] wrote:
Commit 6c4b672738ac ("iplink_geneve: Get rid of inet_get_addr()")
inadvertently changed the parameter to addattr_l() resulting in:
addattr_l ERROR: message exceeded bound of 4
when remote is specified.
Fixes: 6c4b672738ac ("iplink_geneve: Get rid of inet_get_addr()")
Signed-off-by: Jakub Kicinski <redacted>
Reviewed-by: Quentin Monnet <redacted>
---
Thanks. We also hit this issue when creating geneve tunnel.
Acked-by: William Tu <redacted>