On Wed, Apr 10, 2019 at 12:03 PM David Ahern <[email protected]> wrote: > > From: David Ahern <[email protected]> > > Govindarajulu reported a regression with Network Manager which sends an > RTA_GATEWAY attribute with the address set to 0. Fixup the handling of > RTA_GATEWAY to only set fc_gw_family if the gateway address is actually > set. > > Fixes: f35b794b3b405 ("ipv4: Prepare fib_config for IPv6 gateway") > Reported-by: Govindarajulu Varadarajan <[email protected]> > Signed-off-by: David Ahern <[email protected]>
Tested-by: Govindarajulu Varadarajan <[email protected]> This fixes the issue I was facing. Thanks David.
