| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | man: update nm-openswitch example | Francesco Giudici | 2019-07-09 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | Seems that a quite common openswitch basic configuration consist of a one bridge, one port and one interface, all with the same interface name. When performing such configuration in NetworkManager you need to specify the slave-type for the ovs-interface, otherwise the master interface specified there may match the bridge interface, resulting in an error. So, let's specify the slave-type for the ovs-interface, so that the example will work also when the same interface name is specified for both the ovs-bridge and the ovs-port. https://bugzilla.redhat.com/show_bug.cgi?id=1638038 | ||||
| * | doc,all: fix spelling of Open vSwitch (instead of OpenVSwitch) | Thomas Haller | 2018-11-28 | 1 | -9/+9 |
| | | | | | | | Also affects documentation and translated strings. Reported-by: Flavio Leitner <fbl@redhat.com> | ||||
| * | man/openvswitch: advise to use "master" instead of "conn.master" | Lubomir Rintel | 2018-08-06 | 1 | -9/+9 |
| | | | | | | | | It does some extra magic -- normalizes the value and initializes slave-type. https://bugzilla.redhat.com/show_bug.cgi?id=1519176 | ||||
| * | man/trivial: fix heading comment in nm-openvswitch.xml | Francesco Giudici | 2018-07-06 | 1 | -1/+1 |
| | | |||||
| * | man/openvswitch: fix type in examples | Lubomir Rintel | 2017-12-19 | 1 | -10/+10 |
| | | | | | | | "conn.type" doesn't allow type aliases. Use "type" instead. https://bugzilla.redhat.com/show_bug.cgi?id=1519173 | ||||
| * | man: add OpenVSwitch overviewlr/ovs | Lubomir Rintel | 2017-10-30 | 1 | -0/+204 |
