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

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


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 5e0d63f7fb9009cd09157239821c994c8a709c11
      https://github.com/openvswitch/ovs/commit/5e0d63f7fb9009cd09157239821c994c8a709c11
  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