2
0
mirror of https://github.com/openvswitch/ovs synced 2025-10-27 15:18:06 +00:00
Files
openvswitch/lib
Ben Pfaff 898d7b0524 ovs-vswitchd: Do not use system routing table with --disable-system.
The --disable-system option indicates that the user wants to avoid using
the host's datapath.  This is also a good indication that the user does
not want to use other host resources such as the routing table, so this
commit implements that.

This fixes a failure in the test "ptap - recirculate after packet_type
change" when the host routing table contained an entry that affected the
generated flow.  Without this patch, the commands:

led to a failure in that test.

Reported-by: Timothy Redaelli <tredaelli@redhat.com>
Reported-at: https://mail.openvswitch.org/pipermail/ovs-discuss/2018-March/046406.html
Tested-By: Timothy Redaelli <tredaelli@redhat.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
2018-04-03 11:10:37 -07:00
..
2018-01-23 09:39:33 -08:00
2017-12-01 13:22:18 -08:00
2018-01-26 20:49:18 +00:00
2018-03-23 12:53:36 +00:00
2018-01-26 20:49:18 +00:00
2018-01-23 15:49:39 -08:00
2016-12-12 08:57:06 -08:00
2018-01-11 11:46:11 -08:00
2017-12-20 21:07:46 +00:00
2018-01-10 15:29:13 -08:00
2018-01-10 15:29:13 -08:00
2018-02-28 14:53:29 -08:00
2017-06-27 17:28:29 -04:00
2018-01-10 20:39:50 +02:00
2018-01-26 11:41:40 -08:00
2018-02-28 15:02:44 -08:00
2017-05-05 08:52:32 -07:00
2017-05-05 08:52:32 -07:00
2017-08-03 14:48:33 -07:00
2017-08-03 14:48:33 -07:00
2017-03-20 10:23:04 -07:00
2018-02-28 15:02:44 -08:00
2017-12-22 11:50:33 -08:00
2017-12-22 11:50:33 -08:00
2018-03-31 11:02:45 -07:00
2018-02-01 13:03:44 -08:00
2017-10-24 16:09:16 -07:00