meta-google: gbmc-bridge: Fix gw src routes
Only clear the route from the list if the change command succeeds. If we
always clear it, we sometimes race with addresses coming and going. When
this happens, we don't ever update the source route because the route is
gone from the table when the address gets re-added.
Change-Id: I1d8658d8f0e23d74a2bdaf96cab3e399abe2b53e
Signed-off-by:
William A. Kennington III <wak@google.com>
Loading
Please register or sign in to comment