On Wed, Apr 18, 2018 at 11:06 AM, Jakub Kicinski <[email protected]> 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 <[email protected]> > Reviewed-by: Quentin Monnet <[email protected]> > ---
Thanks. We also hit this issue when creating geneve tunnel. Acked-by: William Tu <[email protected]>
