Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ovs-sandbox: add '--vswitchd-unforced-dummy' option.
The ovs-sandbox runs in the "dummy mode" by default. In this mode of testing, no packets travel across physical or virtual networks. But sometimes, we may create veth network devices and add them to ovs bridge for developing and testing. It's necessary to add an option. Signed-off-by: nickcooper-zhangtonghao <[email protected]> Signed-off-by: Ben Pfaff <[email protected]>
- Loading branch information