<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/NetworkManager.git/man, branch th/NMStringTable</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>cli: accept prefix "ifname/", "uuid/" or "id/" for 'master' argument</title>
<updated>2014-03-12T09:32:37+00:00</updated>
<author>
<name>Jiří Klimeš</name>
<email>jklimes@redhat.com</email>
</author>
<published>2014-03-11T12:21:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/commit/?id=d7e1ec9183a10d303dcb583c29ebc7cd4b7858e9'/>
<id>d7e1ec9183a10d303dcb583c29ebc7cd4b7858e9</id>
<content type='text'>
nmcli con add type team-slave ifname em2 master team-master0
nmcli con add type team-slave ifname em2 master id/team-master0

It helps to disambiguate values for cases where they may overlap,
e.g. "team0" -&gt; "ifname/team0" or "id/team0"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
nmcli con add type team-slave ifname em2 master team-master0
nmcli con add type team-slave ifname em2 master id/team-master0

It helps to disambiguate values for cases where they may overlap,
e.g. "team0" -&gt; "ifname/team0" or "id/team0"
</pre>
</div>
</content>
</entry>
<entry>
<title>cli: allow specifying 'master' for slaves as connection ID (rh #1057494)</title>
<updated>2014-03-12T09:32:11+00:00</updated>
<author>
<name>Jiří Klimeš</name>
<email>jklimes@redhat.com</email>
</author>
<published>2014-03-11T11:10:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/commit/?id=90c02cafdc7a6076bb6a07dc19f29eef768ca63f'/>
<id>90c02cafdc7a6076bb6a07dc19f29eef768ca63f</id>
<content type='text'>
nmcli con add type *-slave ifname em1 master &lt;ifname|UUID|name&gt;

'master' property of 'connection' setting has to be either interface name or
connection UUID of master connection. However, to make nmcli more convenient
for users, we also allow specifying connection name and translating it to UUID
automatically.

https://bugzilla.redhat.com/show_bug.cgi?id=1057494
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
nmcli con add type *-slave ifname em1 master &lt;ifname|UUID|name&gt;

'master' property of 'connection' setting has to be either interface name or
connection UUID of master connection. However, to make nmcli more convenient
for users, we also allow specifying connection name and translating it to UUID
automatically.

https://bugzilla.redhat.com/show_bug.cgi?id=1057494
</pre>
</div>
</content>
</entry>
<entry>
<title>man: add a note about hostname to nmcli manual page</title>
<updated>2014-02-28T13:44:22+00:00</updated>
<author>
<name>Jiří Klimeš</name>
<email>jklimes@redhat.com</email>
</author>
<published>2014-02-28T13:44:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/commit/?id=e3176dfa0d8c3efdf582fcc674872c5c40450969'/>
<id>e3176dfa0d8c3efdf582fcc674872c5c40450969</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cli/man: indicate that `nmcli connection delete` accepts more then one connections</title>
<updated>2014-02-28T13:17:32+00:00</updated>
<author>
<name>Thomas Haller</name>
<email>thaller@redhat.com</email>
</author>
<published>2014-02-28T13:17:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/commit/?id=bdc60d433d7fe31eb5259ece5f5bcfd18dfd1388'/>
<id>bdc60d433d7fe31eb5259ece5f5bcfd18dfd1388</id>
<content type='text'>
Signed-off-by: Thomas Haller &lt;thaller@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Thomas Haller &lt;thaller@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>man: add a simple bridge example to nmcli-examples manual page</title>
<updated>2014-02-28T12:37:02+00:00</updated>
<author>
<name>Jiří Klimeš</name>
<email>jklimes@redhat.com</email>
</author>
<published>2014-02-28T12:25:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/commit/?id=223962f4ad2ae1ac77945c81dee2c6cc7e69843c'/>
<id>223962f4ad2ae1ac77945c81dee2c6cc7e69843c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>man: update nmcli manual page to stress that we can remove values by name</title>
<updated>2014-02-28T10:19:13+00:00</updated>
<author>
<name>Jiří Klimeš</name>
<email>jklimes@redhat.com</email>
</author>
<published>2014-02-25T13:09:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/commit/?id=2ef197983f1ae239e4622771a2a324515364d387'/>
<id>2ef197983f1ae239e4622771a2a324515364d387</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cli: support removing items from container-type properties in 'nmcli con modify'</title>
<updated>2014-02-28T09:31:41+00:00</updated>
<author>
<name>Jiří Klimeš</name>
<email>jklimes@redhat.com</email>
</author>
<published>2014-02-17T11:42:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/commit/?id=c1ace1b5b2e6815fd1e6cfe650218b0de32d7d76'/>
<id>c1ace1b5b2e6815fd1e6cfe650218b0de32d7d76</id>
<content type='text'>
Synopsis:
nmcli con modify -&lt;property&gt;.&lt;setting&gt; &lt;value&gt;

'value' can be empty ("") to remove the whole property value value (in this
case the behaviour is the same as without '-').
Or the 'value' is an index of the item to remove, or an option name (for a few
properties that have option names, like bond.options or ethernet.s390-options).

$ nmcli con mod myeth ipv4.dns "10.0.0.55 10.0.0.66 8.8.8.8 8.8.4.4"
---&gt; ipv4.dns: 10.0.0.55, 10.0.0.66, 8.8.8.8, 8.8.4.4
$ nmcli con mod myeth -ipv4.dns 1
---&gt; ipv4.dns: 10.0.0.55, 8.8.8.8, 8.8.4.4

---&gt; bond.options: mode=balance-rr
$ nmcli con mod bond0 +bond.options "mii=500, downdelay=800"
---&gt; bond.options: downdelay=800,miimon=500,mode=balance-rr
$ nmcli con mod bond0 -bond.options downdelay
---&gt; bond.options: miimon=500,mode=balance-rr
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Synopsis:
nmcli con modify -&lt;property&gt;.&lt;setting&gt; &lt;value&gt;

'value' can be empty ("") to remove the whole property value value (in this
case the behaviour is the same as without '-').
Or the 'value' is an index of the item to remove, or an option name (for a few
properties that have option names, like bond.options or ethernet.s390-options).

$ nmcli con mod myeth ipv4.dns "10.0.0.55 10.0.0.66 8.8.8.8 8.8.4.4"
---&gt; ipv4.dns: 10.0.0.55, 10.0.0.66, 8.8.8.8, 8.8.4.4
$ nmcli con mod myeth -ipv4.dns 1
---&gt; ipv4.dns: 10.0.0.55, 8.8.8.8, 8.8.4.4

---&gt; bond.options: mode=balance-rr
$ nmcli con mod bond0 +bond.options "mii=500, downdelay=800"
---&gt; bond.options: downdelay=800,miimon=500,mode=balance-rr
$ nmcli con mod bond0 -bond.options downdelay
---&gt; bond.options: miimon=500,mode=balance-rr
</pre>
</div>
</content>
</entry>
<entry>
<title>man: update nmcli manual page - 'nmcli con modify' description</title>
<updated>2014-02-28T09:31:41+00:00</updated>
<author>
<name>Jiří Klimeš</name>
<email>jklimes@redhat.com</email>
</author>
<published>2014-02-06T11:03:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/commit/?id=363ec8de685dde94bf261a1b5c445a0d0915fe58'/>
<id>363ec8de685dde94bf261a1b5c445a0d0915fe58</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>man: NetworkManager.conf.5 fixes and updates</title>
<updated>2014-02-03T09:54:11+00:00</updated>
<author>
<name>Dan Winship</name>
<email>danw@gnome.org</email>
</author>
<published>2013-12-23T18:37:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/commit/?id=736bc1c7db2f39dba83e4946b991168b1d679d28'/>
<id>736bc1c7db2f39dba83e4946b991168b1d679d28</id>
<content type='text'>
The [main] section is not mandatory.

Clarify in several places that the keyfile plugin is always used for
fallback, and that the [keyfile] section is normally only used if you
aren't using any other plugin.

Fix some erroneous references to "keyfile" and "ifdown" in the
ifupdown section.

Update the ifcfg-rh docs to list all currently-supported connection
types.

Swap the order of ifcfg-suse and ifupdown to make them alphabetical.
(Note that ifnet is currently missing.)

https://bugzilla.gnome.org/show_bug.cgi?id=720841
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The [main] section is not mandatory.

Clarify in several places that the keyfile plugin is always used for
fallback, and that the [keyfile] section is normally only used if you
aren't using any other plugin.

Fix some erroneous references to "keyfile" and "ifdown" in the
ifupdown section.

Update the ifcfg-rh docs to list all currently-supported connection
types.

Swap the order of ifcfg-suse and ifupdown to make them alphabetical.
(Note that ifnet is currently missing.)

https://bugzilla.gnome.org/show_bug.cgi?id=720841
</pre>
</div>
</content>
</entry>
<entry>
<title>cli: allow creating temporary (unsaved) connection with 'nmcli con add'</title>
<updated>2014-01-30T09:49:51+00:00</updated>
<author>
<name>Jiří Klimeš</name>
<email>jklimes@redhat.com</email>
</author>
<published>2014-01-24T10:04:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/NetworkManager.git/commit/?id=2d523bd8001231766488c65358e87f5f1433722e'/>
<id>2d523bd8001231766488c65358e87f5f1433722e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
