<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx-net/lib/network/connection, branch 2.59</title>
<subtitle>Mageia Network Control Libraries/Utilities</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx-net/'/>
<entry>
<title>Remove unused wpa_supplicant_get_driver()</title>
<updated>2023-10-22T17:02:42+00:00</updated>
<author>
<name>Jani Välimaa</name>
<email>wally@mageia.org</email>
</author>
<published>2023-10-22T17:02:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx-net/commit/?id=6b9b3e0abe3e2f8475884ba205d6b9b692d3edb5'/>
<id>6b9b3e0abe3e2f8475884ba205d6b9b692d3edb5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prefer nl80211 as a wpa driver, and use wext as a backup (mga#32130)</title>
<updated>2023-10-22T17:01:51+00:00</updated>
<author>
<name>Jani Välimaa</name>
<email>wally@mageia.org</email>
</author>
<published>2023-10-22T17:01:51+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx-net/commit/?id=3e7aa45ef7002c78459a58fddb7799990bae8013'/>
<id>3e7aa45ef7002c78459a58fddb7799990bae8013</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Change default DHCP client to dhcpcd and remove dhclient (mga#30938)"</title>
<updated>2023-08-19T18:51:48+00:00</updated>
<author>
<name>Martin Whitaker</name>
<email>mageia@martin-whitaker.me.uk</email>
</author>
<published>2023-08-19T18:51:48+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx-net/commit/?id=b4b0494458962f920c283c346ca788e874ca6998'/>
<id>b4b0494458962f920c283c346ca788e874ca6998</id>
<content type='text'>
This reverts commit 69b30df9af481c62601aa3a42b965f9ffebc921d.
The change broke the ability to bring up networking (to add
on-line media) when using the classical installer ISO to
update a system that used the legacy network scripts.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 69b30df9af481c62601aa3a42b965f9ffebc921d.
The change broke the ability to bring up networking (to add
on-line media) when using the classical installer ISO to
update a system that used the legacy network scripts.
</pre>
</div>
</content>
</entry>
<entry>
<title>Change default DHCP client to dhcpcd and remove dhclient (mga#30938)</title>
<updated>2023-06-24T10:30:18+00:00</updated>
<author>
<name>Martin Whitaker</name>
<email>mageia@martin-whitaker.me.uk</email>
</author>
<published>2023-06-24T08:19:09+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx-net/commit/?id=69b30df9af481c62601aa3a42b965f9ffebc921d'/>
<id>69b30df9af481c62601aa3a42b965f9ffebc921d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add basic support for connecting to WPA2-PSK network with net_applet when networkmanager is used</title>
<updated>2020-06-07T10:54:30+00:00</updated>
<author>
<name>Jani Välimaa</name>
<email>wally@mageia.org</email>
</author>
<published>2020-06-07T10:54:30+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx-net/commit/?id=0643fb9c87c59c28bb78dd53f141f6b54327d8f5'/>
<id>0643fb9c87c59c28bb78dd53f141f6b54327d8f5</id>
<content type='text'>
We need to set KEY_MGMT and WPA_PSK in ifcfg file for networkmanager.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We need to set KEY_MGMT and WPA_PSK in ifcfg file for networkmanager.
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable IPv6 by default</title>
<updated>2020-05-23T09:06:30+00:00</updated>
<author>
<name>zezinho42</name>
<email>lists.jjorge@free.fr</email>
</author>
<published>2020-05-23T09:06:30+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx-net/commit/?id=6fd3366320ab2d23953e1e1ce0ecd5c8d7e792d9'/>
<id>6fd3366320ab2d23953e1e1ce0ecd5c8d7e792d9</id>
<content type='text'>
Nowadays, IPv6 connections are very common, and other OS enable it by
default. Until now, we only enabled IPv6 is user asked for a tunnel.
Mageia 8 will now be IPv6 ready ;-)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Nowadays, IPv6 connections are very common, and other OS enable it by
default. Until now, we only enabled IPv6 is user asked for a tunnel.
Mageia 8 will now be IPv6 ready ;-)
</pre>
</div>
</content>
</entry>
<entry>
<title>simplify: use //= where appropirate</title>
<updated>2018-10-30T12:22:09+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2017-06-22T11:55:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx-net/commit/?id=d88ab5e54acfdf4292445567d8d9d4e40cd5c865'/>
<id>d88ab5e54acfdf4292445567d8d9d4e40cd5c865</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>iwlwifi-agn-ucode is renamed to iwlwifi-firmware (mga#22316)</title>
<updated>2018-06-10T20:48:28+00:00</updated>
<author>
<name>Martin Whitaker</name>
<email>mageia@martin-whitaker.me.uk</email>
</author>
<published>2018-06-10T20:48:28+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx-net/commit/?id=e930effa5f984a49d9bed287191fb6f86a2a8086'/>
<id>e930effa5f984a49d9bed287191fb6f86a2a8086</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix unescaped left brace warning</title>
<updated>2015-07-12T18:00:10+00:00</updated>
<author>
<name>Shlomi Fish</name>
<email>shlomif@shlomifish.org</email>
</author>
<published>2015-07-12T18:00:10+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx-net/commit/?id=dc039cb73a2e1338205b3405167177daa8fe3168'/>
<id>dc039cb73a2e1338205b3405167177daa8fe3168</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix not saving WPA Enterprise settings (mga#11136)</title>
<updated>2015-03-11T20:26:44+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2015-03-11T20:26:44+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx-net/commit/?id=2a2bfde64a237f6a4ab4aa52bb1ee40bc4586ba5'/>
<id>2a2bfde64a237f6a4ab4aa52bb1ee40bc4586ba5</id>
<content type='text'>
Private key, Private key password &amp; CA cert were no saved in
/etc/wpa_supplicant.conf if provided (Patrick Hibbs)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Private key, Private key password &amp; CA cert were no saved in
/etc/wpa_supplicant.conf if provided (Patrick Hibbs)
</pre>
</div>
</content>
</entry>
</feed>
