[wicked-commit] [openSUSE/wicked] dff04e: wireless: Add names for extra EAP authentication m...
Branch: refs/heads/sle12-next Home: https://github.com/openSUSE/wicked Commit: dff04ed2663244c6728997028a4cf9c90898d118 https://github.com/openSUSE/wicked/commit/dff04ed2663244c6728997028a4cf9c908... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2016-01-19 (Tue, 19 Jan 2016) Changed paths: M include/wicked/wireless.h M src/wireless.c M src/wpa-supplicant.c Log Message: ----------- wireless: Add names for extra EAP authentication methods The new names are: PAP, CHAP, MSCHAP, FAST, AKA, AKA', SIM Commit: d1a0d24320ce272941867a170b4792d28ab9c145 https://github.com/openSUSE/wicked/commit/d1a0d24320ce272941867a170b4792d28a... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2016-01-20 (Wed, 20 Jan 2016) Changed paths: M client/suse/compat-suse.c M include/wicked/wireless.h M man/ifcfg-wireless.5.in Log Message: ----------- wireless: fix WIRELESS_EAP_MODE and WIRELESS_EAP_AUTH (bsc#936514) The WIRELESS_EAP_MODE is used to define method for inner auth. The WIRELESS_EAP_AUTH is used to define method for outer auth. Commit: bec247511b2885b9fc1627075db1cf1fe8eb608a https://github.com/openSUSE/wicked/commit/bec247511b2885b9fc1627075db1cf1fe8... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2016-01-20 (Wed, 20 Jan 2016) Changed paths: M client/suse/compat-suse.c M src/dbus-objects/wireless.c M src/wpa-supplicant.c Log Message: ----------- wireless: when WIRELESS_EAP_MODE not specified use TTLS PEAP TLS Commit: b2e0122353937b67ca97605f73cdba9bdf114397 https://github.com/openSUSE/wicked/commit/b2e0122353937b67ca97605f73cdba9bdf... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2016-01-20 (Wed, 20 Jan 2016) Changed paths: M src/wireless.c M src/wpa-supplicant.c Log Message: ----------- wireless: Default phase2 auth method is any (bsc#936514, boo#927615) Commit: 83d73f87a036541653e96a1a3558a2437a58be04 https://github.com/openSUSE/wicked/commit/83d73f87a036541653e96a1a3558a2437a... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2016-01-20 (Wed, 20 Jan 2016) Changed paths: M client/compat.c M client/suse/compat-suse.c M src/dbus-objects/wireless.c M src/wpa-supplicant.c Log Message: ----------- wireless: add proper handling for phase1 variables (peapver) Commit: a114c4bf60932ee57ab9fca2e7348188d55cdfc1 https://github.com/openSUSE/wicked/commit/a114c4bf60932ee57ab9fca2e7348188d5... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2016-01-20 (Wed, 20 Jan 2016) Changed paths: M client/compat.c M client/suse/compat-suse.c M man/ifcfg-wireless.5.in M schema/wireless.xml M src/dbus-objects/wireless.c M src/wpa-supplicant.c Log Message: ----------- wireless: add peaplabel handling for EAP phase1 Commit: 861d770e236489f5125085c90dbac19f96eb7579 https://github.com/openSUSE/wicked/commit/861d770e236489f5125085c90dbac19f96... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2016-01-20 (Wed, 20 Jan 2016) Changed paths: M src/dbus-objects/wireless.c Log Message: ----------- wireless: support WPA1, WPA2 or both in EAP mode Commit: 079fa6210cbb7f5dee687aba21f50d0e19f8956b https://github.com/openSUSE/wicked/commit/079fa6210cbb7f5dee687aba21f50d0e19... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-01-28 (Thu, 28 Jan 2016) Changed paths: M src/dbus-objects/misc.c Log Message: ----------- ipv6: clear old address list before applying new When receiving device addresses/routes status via dbus, clear the old lists before applying new. In address case, it caused to wait the full time in the client-side tentative address check, because the the address with tentative flag were not replaced properly. Commit: 3a5de36ccad9012d48bc790a648eb9cc17726da3 https://github.com/openSUSE/wicked/commit/3a5de36ccad9012d48bc790a648eb9cc17... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2016-01-28 (Thu, 28 Jan 2016) Changed paths: M src/dbus-objects/misc.c Log Message: ----------- Merge pull request #622 from mtomaschewski/tentative-wait ipv6: clear old address list before applying new Commit: a3307951679baa8626ec086b7680473bebce583b https://github.com/openSUSE/wicked/commit/a3307951679baa8626ec086b7680473beb... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-01-28 (Thu, 28 Jan 2016) Changed paths: M client/compat.c M client/suse/compat-suse.c M include/wicked/wireless.h M man/ifcfg-wireless.5.in M schema/wireless.xml M src/dbus-objects/wireless.c M src/wireless.c M src/wpa-supplicant.c Log Message: ----------- Merge pull request #621 from pwieczorkiewicz/wireless_eap wireless: fix EAP inconsistencies; add missing method names (bsc#936514, boo#927615) Commit: cc40a8fc580d07f18b25b66da730c46547c6e3fe https://github.com/openSUSE/wicked/commit/cc40a8fc580d07f18b25b66da730c46547... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-01-29 (Fri, 29 Jan 2016) Changed paths: M VERSION Log Message: ----------- version 0.6.30 Commit: 72dea3c0e306641f2202f28a7375061802aad8ea https://github.com/openSUSE/wicked/commit/72dea3c0e306641f2202f28a7375061802... Author: Marius Tomaschewski <mt@suse.de> Date: 2016-01-29 (Fri, 29 Jan 2016) Changed paths: M VERSION M client/compat.c M client/suse/compat-suse.c M include/wicked/wireless.h M man/ifcfg-wireless.5.in M schema/wireless.xml M src/dbus-objects/misc.c M src/dbus-objects/wireless.c M src/wireless.c M src/wpa-supplicant.c Log Message: ----------- Merge tag 'wicked-0.6.30' into sle12-next version 0.6.30 - wireless: fix EAP inconsistencies and add missing auth method names to translation maps (bsc#936514, boo#927615). - ipv6: clear old address list before applying new fixing to not wait full time in the client-side tentative address check - fsm: do not segfault on device hierarchy loops but (bnc#959356) - fsm: handle down/step back events in ifup flow instead to try to workaround in nanny (bsc#955864). - man: documented how to declare several team link watches. - ethtool: map da,none,other port types (bsc#957944). - ipv4: removed pointless broadcast calculations and send to the kernel only if explicitly requested in ifcfg file or by dhcp options. The kernel has an own logic to automatically calculate related settings as needed. Also removed broadcast setting from ifcfg-lo to not override kernel's setup (bsc#944710). Compare: https://github.com/openSUSE/wicked/compare/ea630750b296...72dea3c0e306
participants (1)
-
Marius Tomaschewski