<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/NetworkManager.git/man/nm-openvswitch.xml, branch th/fix-python-test</title>
<subtitle>gitlab.freedesktop.org: NetworkManager/NetworkManager.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/'/>
<entry>
<title>man: update nm-openswitch example</title>
<updated>2019-07-09T10:05:32+00:00</updated>
<author>
<name>Francesco Giudici</name>
<email>fgiudici@redhat.com</email>
</author>
<published>2019-07-09T10:05:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/commit/?id=7dd95221b78bca816370a045873c627e19e36906'/>
<id>7dd95221b78bca816370a045873c627e19e36906</id>
<content type='text'>
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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
<entry>
<title>doc,all: fix spelling of Open vSwitch (instead of OpenVSwitch)</title>
<updated>2018-11-28T13:26:42+00:00</updated>
<author>
<name>Thomas Haller</name>
<email>thaller@redhat.com</email>
</author>
<published>2018-11-28T08:58:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/commit/?id=de3f6cfb980d55c6ea3f7bdbaaaf3184d0aef3aa'/>
<id>de3f6cfb980d55c6ea3f7bdbaaaf3184d0aef3aa</id>
<content type='text'>
Also affects documentation and translated strings.

Reported-by: Flavio Leitner &lt;fbl@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also affects documentation and translated strings.

Reported-by: Flavio Leitner &lt;fbl@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>man/openvswitch: advise to use "master" instead of "conn.master"</title>
<updated>2018-08-06T16:59:01+00:00</updated>
<author>
<name>Lubomir Rintel</name>
<email>lkundrak@v3.sk</email>
</author>
<published>2018-08-06T12:16:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/commit/?id=57d4286d54450a3b72cba55554c0850f1bfc8e66'/>
<id>57d4286d54450a3b72cba55554c0850f1bfc8e66</id>
<content type='text'>
It does some extra magic -- normalizes the value and initializes
slave-type.

https://bugzilla.redhat.com/show_bug.cgi?id=1519176
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It does some extra magic -- normalizes the value and initializes
slave-type.

https://bugzilla.redhat.com/show_bug.cgi?id=1519176
</pre>
</div>
</content>
</entry>
<entry>
<title>man/trivial: fix heading comment in nm-openvswitch.xml</title>
<updated>2018-07-06T15:28:28+00:00</updated>
<author>
<name>Francesco Giudici</name>
<email>fgiudici@redhat.com</email>
</author>
<published>2018-07-06T15:28:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/commit/?id=21e5e616557963d0802a284b74143a4920f57d84'/>
<id>21e5e616557963d0802a284b74143a4920f57d84</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>man/openvswitch: fix type in examples</title>
<updated>2017-12-19T09:02:12+00:00</updated>
<author>
<name>Lubomir Rintel</name>
<email>lkundrak@v3.sk</email>
</author>
<published>2017-12-18T14:28:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/commit/?id=6713ab4d6ca1c259e1653df01b7967eae422f286'/>
<id>6713ab4d6ca1c259e1653df01b7967eae422f286</id>
<content type='text'>
"conn.type" doesn't allow type aliases. Use "type" instead.

https://bugzilla.redhat.com/show_bug.cgi?id=1519173
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"conn.type" doesn't allow type aliases. Use "type" instead.

https://bugzilla.redhat.com/show_bug.cgi?id=1519173
</pre>
</div>
</content>
</entry>
<entry>
<title>man: add OpenVSwitch overview</title>
<updated>2017-10-30T20:46:55+00:00</updated>
<author>
<name>Lubomir Rintel</name>
<email>lkundrak@v3.sk</email>
</author>
<published>2017-10-30T16:32:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/commit/?id=6b532fed5046d0d658164e5ab9813ce8871cfbeb'/>
<id>6b532fed5046d0d658164e5ab9813ce8871cfbeb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
