[ovs-git] [openvswitch/ovs] ece6c6: route-table: If device is not there, route is stil...

GitHub noreply at github.com
Fri Jun 3 19:58:10 UTC 2016


  Branch: refs/heads/branch-2.5
  Home:   https://github.com/openvswitch/ovs
  Commit: ece6c69197857df8d0e228963faf10a5c16c6eed
      https://github.com/openvswitch/ovs/commit/ece6c69197857df8d0e228963faf10a5c16c6eed
  Author: Thadeu Lima de Souza Cascardo <cascardo at redhat.com>
  Date:   2016-06-03 (Fri, 03 Jun 2016)

  Changed paths:
    M lib/route-table.c

  Log Message:
  -----------
  route-table: If device is not there, route is still parseable.

Do not return failure to parse a route if device has been removed before we are
able to parse the route. That prevents "received bad netlink message" warnings
on the log.

This can be reproduced by simply removing interfaces.

Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo at redhat.com>
Signed-off-by: Ben Pfaff <blp at ovn.org>




More information about the git mailing list