Fernando Fernandez Mancera
79221f79a2
src: drop most slave references from the code
...
While we cannot remove all the references to "slave" we can remove most
of them.
2024-08-09 15:47:32 +02:00
Fernando Fernandez Mancera
090d617017
src: drop most master references from the code
...
While we cannot remove all the references to "master" we can remove most
of them.
2024-08-09 15:47:32 +02:00
Tomasz Kłoczko
20677c175d
update DocBook DTD version to latest stable 4.5
...
Signed-off-by: Tomasz Kłoczko <kloczek@github.com>
2024-04-22 12:06:16 +00:00
Beniamino Galvani
7a07a0b92d
man: replace license blurb with SPDX tag
2023-10-06 13:27:59 +02:00
Fernando Fernandez Mancera
a44f20c985
man: adjust references of nm-settings to nm-settings-nmcli
...
nm-settings was renamed to nm-settings-nmcli therefore we should rename
all the references to nm-settings-nmcli.
2023-08-01 14:21:23 +02:00
Francesco Giudici
7dd95221b7
man: update nm-openswitch example
...
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
2019-07-09 12:05:32 +02:00
Thomas Haller
de3f6cfb98
doc,all: fix spelling of Open vSwitch (instead of OpenVSwitch)
...
Also affects documentation and translated strings.
Reported-by: Flavio Leitner <fbl@redhat.com>
2018-11-28 14:26:42 +01:00
Lubomir Rintel
57d4286d54
man/openvswitch: advise to use "master" instead of "conn.master"
...
It does some extra magic -- normalizes the value and initializes
slave-type.
https://bugzilla.redhat.com/show_bug.cgi?id=1519176
2018-08-06 18:59:01 +02:00
Francesco Giudici
21e5e61655
man/trivial: fix heading comment in nm-openvswitch.xml
2018-07-06 17:28:28 +02:00
Lubomir Rintel
6713ab4d6c
man/openvswitch: fix type in examples
...
"conn.type" doesn't allow type aliases. Use "type" instead.
https://bugzilla.redhat.com/show_bug.cgi?id=1519173
2017-12-19 10:02:12 +01:00
Lubomir Rintel
6b532fed50
man: add OpenVSwitch overview
2017-10-30 21:46:55 +01:00