Re: [PATCH net-next 4/5] mlxsw: spectrum: router: Add support for address validator notifier

2017-10-15 Thread Ido Schimmel
On Fri, Oct 13, 2017 at 04:02:12PM -0700, David Ahern wrote: > Add support for inetaddr_validator and inet6addr_validator. The > notifiers provide a means for validating ipv4 and ipv6 addresses > before the addresses are installed and on failure the error > is propagated back to the user. > > Sign

[PATCH net-next 4/5] mlxsw: spectrum: router: Add support for address validator notifier

2017-10-13 Thread David Ahern
Add support for inetaddr_validator and inet6addr_validator. The notifiers provide a means for validating ipv4 and ipv6 addresses before the addresses are installed and on failure the error is propagated back to the user. Signed-off-by: David Ahern --- drivers/net/ethernet/mellanox/mlxsw/spectrum