wicked Commits
Threads by month
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
November 2015
- 2 participants
- 19 discussions
[wicked-commit] [openSUSE/wicked] 58e99f: nanny: use extended handler for policy methods
by Pawel Wieczorkiewicz 12 Nov '15
by Pawel Wieczorkiewicz 12 Nov '15
12 Nov '15
Branch: refs/heads/master
Home: https://github.com/openSUSE/wicked
Commit: 58e99f295086b51634df425aa48ec121db236d08
https://github.com/openSUSE/wicked/commit/58e99f295086b51634df425aa48ec121d…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-11-09 (Mon, 09 Nov 2015)
Changed paths:
M nanny/nanny.c
M nanny/policy.c
Log Message:
-----------
nanny: use extended handler for policy methods
Commit: a5cc2b8d3bc801cb0a64da7ffa9a88446a08d9f1
https://github.com/openSUSE/wicked/commit/a5cc2b8d3bc801cb0a64da7ffa9a88446…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-11-09 (Mon, 09 Nov 2015)
Changed paths:
M nanny/nanny.c
M nanny/nanny.h
M nanny/policy.c
Log Message:
-----------
nanny: drop unused xml doc from managed policy
Commit: 7c7a5330da15fb65ba9ee2ded85fe399a74592d9
https://github.com/openSUSE/wicked/commit/7c7a5330da15fb65ba9ee2ded85fe399a…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-11-09 (Mon, 09 Nov 2015)
Changed paths:
M include/wicked/fsm.h
M nanny/nanny.c
M nanny/nanny.h
M nanny/policy.c
M src/client/ifconfig.h
M src/fsm-policy.c
Log Message:
-----------
nanny: save restart-persistent policy on create
Commit: a7c7468922746f10b70b171c65af35c09c1210c2
https://github.com/openSUSE/wicked/commit/a7c7468922746f10b70b171c65af35c09…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-11-09 (Mon, 09 Nov 2015)
Changed paths:
M client/nanny.c
Log Message:
-----------
ifup: do not update policy on successful create
Commit: 337889ca6af2a8dc717bdc443964ac22a24679bf
https://github.com/openSUSE/wicked/commit/337889ca6af2a8dc717bdc443964ac22a…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-11-09 (Mon, 09 Nov 2015)
Changed paths:
M include/wicked/fsm.h
M nanny/device.c
M nanny/nanny.c
M nanny/nanny.h
M nanny/policy.c
M src/fsm-policy.c
Log Message:
-----------
nanny: list tracked and refcounted managed policies
Commit: 3b4d7389f9b1dcb7759fa5228d15b4b8596b313b
https://github.com/openSUSE/wicked/commit/3b4d7389f9b1dcb7759fa5228d15b4b85…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-11-12 (Thu, 12 Nov 2015)
Changed paths:
M client/ifup.c
M client/nanny.c
M nanny/main.c
M nanny/nanny.c
M nanny/nanny.h
M src/client/ifconfig.h
Log Message:
-----------
ifup: use recheck with name filter to avoid race
Instead to start each policy separately and enable each
device separately, we just create the policies and then
activate them using a new recheck with name filter call.
Commit: 0e006625a7d2dc719a40813e5df209c2642c510b
https://github.com/openSUSE/wicked/commit/0e006625a7d2dc719a40813e5df209c26…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-11-12 (Thu, 12 Nov 2015)
Changed paths:
M client/ifup.c
M client/nanny.c
M include/wicked/fsm.h
M nanny/device.c
M nanny/main.c
M nanny/nanny.c
M nanny/nanny.h
M nanny/policy.c
M src/client/ifconfig.h
M src/fsm-policy.c
Log Message:
-----------
Merge pull request #608 from mtomaschewski/bug-953107
ifup: replace policies to avoid a race (bsc#953107)
Compare: https://github.com/openSUSE/wicked/compare/f0dc34750ad0...0e006625a7d2
1
0
[wicked-commit] [openSUSE/wicked] 0d9e09: ovs: do not require or wait for link on ovs-system
by Pawel Wieczorkiewicz 12 Nov '15
by Pawel Wieczorkiewicz 12 Nov '15
12 Nov '15
Branch: refs/heads/master
Home: https://github.com/openSUSE/wicked
Commit: 0d9e096f90049509fef411a2cd00f1e2ad2b9193
https://github.com/openSUSE/wicked/commit/0d9e096f90049509fef411a2cd00f1e2a…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-11-11 (Wed, 11 Nov 2015)
Changed paths:
M client/suse/compat-suse.c
M src/netdev.c
Log Message:
-----------
ovs: do not require or wait for link on ovs-system
Commit: 08bbe881161204aac23ca026fcc45f087c3d8e8d
https://github.com/openSUSE/wicked/commit/08bbe881161204aac23ca026fcc45f087…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-11-11 (Wed, 11 Nov 2015)
Changed paths:
M schema/infiniband.xml
M src/fsm.c
Log Message:
-----------
fsm: retry device reference resolving (bsc#954289)
Commit: 4b6837e786cca9f23256c9d5ece6120026cfcc5b
https://github.com/openSUSE/wicked/commit/4b6837e786cca9f23256c9d5ece612002…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-11-11 (Wed, 11 Nov 2015)
Changed paths:
M src/fsm.c
Log Message:
-----------
fsm: reapply requirements while hierarchy rebuild
Commit: 2d0e552fc0513ec7c63433890743234203a6a7cc
https://github.com/openSUSE/wicked/commit/2d0e552fc0513ec7c6343389074323420…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-11-11 (Wed, 11 Nov 2015)
Changed paths:
M nanny/device.c
Log Message:
-----------
nanny: do not pull in related slave/child workers
They may be simply not yet ready to be activated;
when they have applicable policy, recheck will do.
Commit: f0dc34750ad0596a65fe4a9ed5b86957291e8716
https://github.com/openSUSE/wicked/commit/f0dc34750ad0596a65fe4a9ed5b869572…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-11-12 (Thu, 12 Nov 2015)
Changed paths:
M client/suse/compat-suse.c
M nanny/device.c
M schema/infiniband.xml
M src/fsm.c
M src/netdev.c
Log Message:
-----------
Merge pull request #609 from mtomaschewski/netif-resolve
fsm: do not pull slaves/child device workers earlier (bsc#954289)
Compare: https://github.com/openSUSE/wicked/compare/0ba3b689904a...f0dc34750ad0
1
0
[wicked-commit] [openSUSE/wicked] 58e99f: nanny: use extended handler for policy methods
by Marius Tomaschewski 12 Nov '15
by Marius Tomaschewski 12 Nov '15
12 Nov '15
Branch: refs/heads/testing
Home: https://github.com/openSUSE/wicked
Commit: 58e99f295086b51634df425aa48ec121db236d08
https://github.com/openSUSE/wicked/commit/58e99f295086b51634df425aa48ec121d…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-11-09 (Mon, 09 Nov 2015)
Changed paths:
M nanny/nanny.c
M nanny/policy.c
Log Message:
-----------
nanny: use extended handler for policy methods
Commit: a5cc2b8d3bc801cb0a64da7ffa9a88446a08d9f1
https://github.com/openSUSE/wicked/commit/a5cc2b8d3bc801cb0a64da7ffa9a88446…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-11-09 (Mon, 09 Nov 2015)
Changed paths:
M nanny/nanny.c
M nanny/nanny.h
M nanny/policy.c
Log Message:
-----------
nanny: drop unused xml doc from managed policy
Commit: 7c7a5330da15fb65ba9ee2ded85fe399a74592d9
https://github.com/openSUSE/wicked/commit/7c7a5330da15fb65ba9ee2ded85fe399a…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-11-09 (Mon, 09 Nov 2015)
Changed paths:
M include/wicked/fsm.h
M nanny/nanny.c
M nanny/nanny.h
M nanny/policy.c
M src/client/ifconfig.h
M src/fsm-policy.c
Log Message:
-----------
nanny: save restart-persistent policy on create
Commit: a7c7468922746f10b70b171c65af35c09c1210c2
https://github.com/openSUSE/wicked/commit/a7c7468922746f10b70b171c65af35c09…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-11-09 (Mon, 09 Nov 2015)
Changed paths:
M client/nanny.c
Log Message:
-----------
ifup: do not update policy on successful create
Commit: 337889ca6af2a8dc717bdc443964ac22a24679bf
https://github.com/openSUSE/wicked/commit/337889ca6af2a8dc717bdc443964ac22a…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-11-09 (Mon, 09 Nov 2015)
Changed paths:
M include/wicked/fsm.h
M nanny/device.c
M nanny/nanny.c
M nanny/nanny.h
M nanny/policy.c
M src/fsm-policy.c
Log Message:
-----------
nanny: list tracked and refcounted managed policies
Commit: 0d9e096f90049509fef411a2cd00f1e2ad2b9193
https://github.com/openSUSE/wicked/commit/0d9e096f90049509fef411a2cd00f1e2a…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-11-11 (Wed, 11 Nov 2015)
Changed paths:
M client/suse/compat-suse.c
M src/netdev.c
Log Message:
-----------
ovs: do not require or wait for link on ovs-system
Commit: 08bbe881161204aac23ca026fcc45f087c3d8e8d
https://github.com/openSUSE/wicked/commit/08bbe881161204aac23ca026fcc45f087…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-11-11 (Wed, 11 Nov 2015)
Changed paths:
M schema/infiniband.xml
M src/fsm.c
Log Message:
-----------
fsm: retry device reference resolving (bsc#954289)
Commit: 4b6837e786cca9f23256c9d5ece6120026cfcc5b
https://github.com/openSUSE/wicked/commit/4b6837e786cca9f23256c9d5ece612002…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-11-11 (Wed, 11 Nov 2015)
Changed paths:
M src/fsm.c
Log Message:
-----------
fsm: reapply requirements while hierarchy rebuild
Commit: 2d0e552fc0513ec7c63433890743234203a6a7cc
https://github.com/openSUSE/wicked/commit/2d0e552fc0513ec7c6343389074323420…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-11-11 (Wed, 11 Nov 2015)
Changed paths:
M nanny/device.c
Log Message:
-----------
nanny: do not pull in related slave/child workers
They may be simply not yet ready to be activated;
when they have applicable policy, recheck will do.
Commit: 3b4d7389f9b1dcb7759fa5228d15b4b8596b313b
https://github.com/openSUSE/wicked/commit/3b4d7389f9b1dcb7759fa5228d15b4b85…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-11-12 (Thu, 12 Nov 2015)
Changed paths:
M client/ifup.c
M client/nanny.c
M nanny/main.c
M nanny/nanny.c
M nanny/nanny.h
M src/client/ifconfig.h
Log Message:
-----------
ifup: use recheck with name filter to avoid race
Instead to start each policy separately and enable each
device separately, we just create the policies and then
activate them using a new recheck with name filter call.
Commit: f61dceaa98a3ab6e33b31514b2ed2c8d6ef8e325
https://github.com/openSUSE/wicked/commit/f61dceaa98a3ab6e33b31514b2ed2c8d6…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-11-12 (Thu, 12 Nov 2015)
Changed paths:
M client/ifup.c
M client/nanny.c
M include/wicked/fsm.h
M nanny/device.c
M nanny/main.c
M nanny/nanny.c
M nanny/nanny.h
M nanny/policy.c
M src/client/ifconfig.h
M src/fsm-policy.c
Log Message:
-----------
Merge pull request #608 from mtomaschewski/bug-953107
Commit: 8eada709e7fb450ffcf2819d098c7885175184e6
https://github.com/openSUSE/wicked/commit/8eada709e7fb450ffcf2819d098c78851…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-11-12 (Thu, 12 Nov 2015)
Changed paths:
M client/suse/compat-suse.c
M nanny/device.c
M schema/infiniband.xml
M src/fsm.c
M src/netdev.c
Log Message:
-----------
Merge pull request #609 from mtomaschewski/netif-resolve
Compare: https://github.com/openSUSE/wicked/compare/0ba3b689904a...8eada709e7fb
1
0
Branch: refs/heads/testing
Home: https://github.com/openSUSE/wicked
1
0
[wicked-commit] [openSUSE/wicked] 552777: ovs: do not require or wait for link on ovs-system
by Marius Tomaschewski 10 Nov '15
by Marius Tomaschewski 10 Nov '15
10 Nov '15
Branch: refs/heads/testing
Home: https://github.com/openSUSE/wicked
Commit: 5527771909ea9890cf2decdbf16308ff145833f0
https://github.com/openSUSE/wicked/commit/5527771909ea9890cf2decdbf16308ff1…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-11-10 (Tue, 10 Nov 2015)
Changed paths:
M client/suse/compat-suse.c
M src/netdev.c
Log Message:
-----------
ovs: do not require or wait for link on ovs-system
Commit: 2f53d4a4c0815d5fafccdb4c96ed1f5782aec245
https://github.com/openSUSE/wicked/commit/2f53d4a4c0815d5fafccdb4c96ed1f578…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-11-10 (Tue, 10 Nov 2015)
Changed paths:
M src/fsm.c
Log Message:
-----------
fsm: hotfix to generate pending ovs-system worker
Commit: 58164249bfa35a195172ceb28708dfd63f83ea02
https://github.com/openSUSE/wicked/commit/58164249bfa35a195172ceb28708dfd63…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-11-10 (Tue, 10 Nov 2015)
Changed paths:
M client/suse/compat-suse.c
M src/fsm.c
M src/netdev.c
Log Message:
-----------
Merge pull request #608 addition from mt/bug-953107-5-ovs
Compare: https://github.com/openSUSE/wicked/compare/056d8481eed5...58164249bfa3
1
0
[wicked-commit] [openSUSE/wicked] 58e99f: nanny: use extended handler for policy methods
by Marius Tomaschewski 09 Nov '15
by Marius Tomaschewski 09 Nov '15
09 Nov '15
Branch: refs/heads/testing
Home: https://github.com/openSUSE/wicked
Commit: 58e99f295086b51634df425aa48ec121db236d08
https://github.com/openSUSE/wicked/commit/58e99f295086b51634df425aa48ec121d…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-11-09 (Mon, 09 Nov 2015)
Changed paths:
M nanny/nanny.c
M nanny/policy.c
Log Message:
-----------
nanny: use extended handler for policy methods
Commit: a5cc2b8d3bc801cb0a64da7ffa9a88446a08d9f1
https://github.com/openSUSE/wicked/commit/a5cc2b8d3bc801cb0a64da7ffa9a88446…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-11-09 (Mon, 09 Nov 2015)
Changed paths:
M nanny/nanny.c
M nanny/nanny.h
M nanny/policy.c
Log Message:
-----------
nanny: drop unused xml doc from managed policy
Commit: 7c7a5330da15fb65ba9ee2ded85fe399a74592d9
https://github.com/openSUSE/wicked/commit/7c7a5330da15fb65ba9ee2ded85fe399a…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-11-09 (Mon, 09 Nov 2015)
Changed paths:
M include/wicked/fsm.h
M nanny/nanny.c
M nanny/nanny.h
M nanny/policy.c
M src/client/ifconfig.h
M src/fsm-policy.c
Log Message:
-----------
nanny: save restart-persistent policy on create
Commit: a7c7468922746f10b70b171c65af35c09c1210c2
https://github.com/openSUSE/wicked/commit/a7c7468922746f10b70b171c65af35c09…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-11-09 (Mon, 09 Nov 2015)
Changed paths:
M client/nanny.c
Log Message:
-----------
ifup: do not update policy on successful create
Commit: 337889ca6af2a8dc717bdc443964ac22a24679bf
https://github.com/openSUSE/wicked/commit/337889ca6af2a8dc717bdc443964ac22a…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-11-09 (Mon, 09 Nov 2015)
Changed paths:
M include/wicked/fsm.h
M nanny/device.c
M nanny/nanny.c
M nanny/nanny.h
M nanny/policy.c
M src/fsm-policy.c
Log Message:
-----------
nanny: list tracked and refcounted managed policies
Commit: 34650e5a0403b9ebb2d35b0d2366d1f5e03e50d0
https://github.com/openSUSE/wicked/commit/34650e5a0403b9ebb2d35b0d2366d1f5e…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-11-09 (Mon, 09 Nov 2015)
Changed paths:
M client/ifup.c
M nanny/main.c
M nanny/nanny.c
Log Message:
-----------
ifup: replace policies to avoid a race (bsc#953107)
Instead to create and kickstart or update policies (two step replace),
then try to enable managed devices, immediately replace policies and
schedule recheck to activate them to avoid a device detection race
condition, where the client crates/updates the policy, but skips to
activate it, because it doesn't know the device (ifindex) yet.
Commit: 056d8481eed5c7c4a2acb3d62984fc96b59e54c4
https://github.com/openSUSE/wicked/commit/056d8481eed5c7c4a2acb3d62984fc96b…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-11-09 (Mon, 09 Nov 2015)
Changed paths:
M client/ifup.c
M client/nanny.c
M include/wicked/fsm.h
M nanny/device.c
M nanny/main.c
M nanny/nanny.c
M nanny/nanny.h
M nanny/policy.c
M src/client/ifconfig.h
M src/fsm-policy.c
Log Message:
-----------
Merge pull request #608 from mtomaschewski/bug-953107
Compare: https://github.com/openSUSE/wicked/compare/bc51bff0b60c...056d8481eed5
1
0
[wicked-commit] [openSUSE/wicked] 334208: Merge pull request #603 from mtomaschewski/nc-filt...
by Marius Tomaschewski 03 Nov '15
by Marius Tomaschewski 03 Nov '15
03 Nov '15
Branch: refs/heads/testing
Home: https://github.com/openSUSE/wicked
Commit: 334208b02a0d0c5ae0060cd13fa5e12583a73aec
https://github.com/openSUSE/wicked/commit/334208b02a0d0c5ae0060cd13fa5e1258…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-10-21 (Wed, 21 Oct 2015)
Changed paths:
M autoip4/main.c
M client/tester.c
M dhcp4/main.c
M dhcp6/main.c
M src/appconfig.h
M src/ifevent.c
M src/iflist.c
M src/netinfo.c
M src/netinfo_priv.h
Log Message:
-----------
Merge pull request #603 from mtomaschewski/nc-filter
netconfig: do not refresh unrelated link details of address families
Commit: bd35d9602d83c521331a1fe8399eb43521e17f39
https://github.com/openSUSE/wicked/commit/bd35d9602d83c521331a1fe8399eb4352…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-10-21 (Wed, 21 Oct 2015)
Changed paths:
M src/ifconfig.c
M src/ovs.c
M src/ovs.h
Log Message:
-----------
Merge pull request #605 from mtomaschewski/ovs-add-port
ovs: use --may-exist option in add-port (bsc#951315)
Commit: 0cf17d0662b4ee141a1ee84cc97a2570b31e4854
https://github.com/openSUSE/wicked/commit/0cf17d0662b4ee141a1ee84cc97a2570b…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-10-21 (Wed, 21 Oct 2015)
Changed paths:
M include/wicked/util.h
M nanny/main.c
M nanny/nanny.c
M nanny/nanny.h
M src/dbus-xml.c
M src/fsm-policy.c
M src/util.c
Log Message:
-----------
Merge pull request #606 from pwieczorkiewicz/policy-load
policy: fix policy file reading and policy objects references (boo#916035)
Commit: 0ba3b689904af624660e1c71bc6f3b6733fb230b
https://github.com/openSUSE/wicked/commit/0ba3b689904af624660e1c71bc6f3b673…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-22 (Thu, 22 Oct 2015)
Changed paths:
M VERSION
Log Message:
-----------
version 0.6.27
Commit: bc51bff0b60c7f1938b05549cd1f4b2aee79238f
https://github.com/openSUSE/wicked/commit/bc51bff0b60c7f1938b05549cd1f4b2ae…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-11-03 (Tue, 03 Nov 2015)
Changed paths:
M VERSION
Log Message:
-----------
Merge branch 'master' into testing
Compare: https://github.com/openSUSE/wicked/compare/ee6d240d1863...bc51bff0b60c
1
0
[wicked-commit] [openSUSE/wicked] 2b5059: ifstatus: fix no devices error code (bsc#939142)
by Marius Tomaschewski 03 Nov '15
by Marius Tomaschewski 03 Nov '15
03 Nov '15
Branch: refs/heads/sle12
Home: https://github.com/openSUSE/wicked
Commit: 2b5059366bf678d2349916fba84d3ce88c6a6562
https://github.com/openSUSE/wicked/commit/2b5059366bf678d2349916fba84d3ce88…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-08-10 (Mon, 10 Aug 2015)
Changed paths:
M client/ifstatus.c
Log Message:
-----------
ifstatus: fix no devices error code (bsc#939142)
Commit: e2a5c20e395fafdcdaa1fd7da132c5de04285245
https://github.com/openSUSE/wicked/commit/e2a5c20e395fafdcdaa1fd7da132c5de0…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-08-10 (Mon, 10 Aug 2015)
Changed paths:
M client/ifstatus.c
Log Message:
-----------
ifstatus: fix no devices quiet option handling (bsc#939142)
Commit: 32da17c76adcecae8bf92a4d17362cfe85a7dc04
https://github.com/openSUSE/wicked/commit/32da17c76adcecae8bf92a4d17362cfe8…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-08-13 (Thu, 13 Aug 2015)
Changed paths:
M include/wicked/constants.h
M src/iflist.c
M src/names.c
Log Message:
-----------
team: added device type and rtnl kind mapping
Commit: b4be0617890e3b5f7f2842a62364ba9c46486c34
https://github.com/openSUSE/wicked/commit/b4be0617890e3b5f7f2842a62364ba9c4…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-08-13 (Thu, 13 Aug 2015)
Changed paths:
M etc/org.opensuse.Network.conf
Log Message:
-----------
team: added org.opensuse.Network.Team dbus policy
Commit: 05a768f4952dcbe19c42044067ccf3f456c1b5cf
https://github.com/openSUSE/wicked/commit/05a768f4952dcbe19c42044067ccf3f45…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-08-13 (Thu, 13 Aug 2015)
Changed paths:
M include/Makefile.am
M include/wicked/netinfo.h
A include/wicked/team.h
M include/wicked/types.h
M src/Makefile.am
M src/netdev.c
A src/team.c
Log Message:
-----------
team: added initial main team netdev structure
Commit: 9de2046c04bfb2247dd8dee2417016a5ae2a32d1
https://github.com/openSUSE/wicked/commit/9de2046c04bfb2247dd8dee2417016a5a…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-08-13 (Thu, 13 Aug 2015)
Changed paths:
M src/Makefile.am
A src/teamd.c
A src/teamd.h
Log Message:
-----------
teamd: initial client calls and service start,stop
Commit: 5fe45028c59032b9679dd407632c4c17c0befcbb
https://github.com/openSUSE/wicked/commit/5fe45028c59032b9679dd407632c4c17c…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-08-13 (Thu, 13 Aug 2015)
Changed paths:
M include/wicked/system.h
M src/ifconfig.c
Log Message:
-----------
team: initial teamd device create,setup,delete utils
Commit: 7757d125812dd081654ce1f9e1e793f58470ee8b
https://github.com/openSUSE/wicked/commit/7757d125812dd081654ce1f9e1e793f58…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-08-13 (Thu, 13 Aug 2015)
Changed paths:
M include/wicked/objectmodel.h
M schema/Makefile.am
M schema/constants.xml.in
A schema/team.xml
M schema/wicked.xml
M src/Makefile.am
M src/dbus-objects/interface.c
M src/dbus-objects/model.h
A src/dbus-objects/team.c
M src/iflist.c
M util/mkconst.c
Log Message:
-----------
team: initial wicked team service implementation
Commit: f452d84d6501bae0887896e9ae7ff12dfd3b8ceb
https://github.com/openSUSE/wicked/commit/f452d84d6501bae0887896e9ae7ff12df…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-08-13 (Thu, 13 Aug 2015)
Changed paths:
M testing/Makefile.am
A testing/teamd-test.c
Log Message:
-----------
teamd: added a client calls testing utility
Commit: 372ceca0b32954fa39866ad709c7670d8ffb1d55
https://github.com/openSUSE/wicked/commit/372ceca0b32954fa39866ad709c7670d8…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-08-13 (Thu, 13 Aug 2015)
Changed paths:
M include/wicked/util.h
M src/util.c
Log Message:
-----------
util: expose ni_stringbuf_put function
Commit: df71d47d1018cb2ef24f4e3296ce75808236f5f8
https://github.com/openSUSE/wicked/commit/df71d47d1018cb2ef24f4e3296ce75808…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-08-13 (Thu, 13 Aug 2015)
Changed paths:
M client/ifstatus.c
Log Message:
-----------
Merge pull request #579 from pwieczorkiewicz/ifstatus-fixes
Ifstatus: fix no devices output handling (bsc#939142)
Commit: 55e31e99248127673dcb85a480f45e25d3e00562
https://github.com/openSUSE/wicked/commit/55e31e99248127673dcb85a480f45e25d…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-08-14 (Fri, 14 Aug 2015)
Changed paths:
M src/Makefile.am
A src/json.c
A src/json.h
M testing/Makefile.am
A testing/json-test.c
M testing/teamd-test.c
Log Message:
-----------
json: elementary JSON implementation
Commit: 637ded10de4cab4c9667f98a02ecef04fdfb5945
https://github.com/openSUSE/wicked/commit/637ded10de4cab4c9667f98a02ecef04f…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-08-18 (Tue, 18 Aug 2015)
Changed paths:
M include/wicked/team.h
M schema/constants.xml.in
M schema/team.xml
M src/dbus-objects/team.c
M src/ifconfig.c
M src/team.c
M src/teamd.c
M util/mkconst.c
Log Message:
-----------
team: change mode to runner union typed by name
Commit: 3e655cff6b47b62e8040778d1c7dfb3e1417e8d4
https://github.com/openSUSE/wicked/commit/3e655cff6b47b62e8040778d1c7dfb3e1…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-08-18 (Tue, 18 Aug 2015)
Changed paths:
M include/wicked/team.h
M schema/team.xml
M src/team.c
Log Message:
-----------
team: added link watch structs and schema
Commit: 84b2ecd6fc42a3ddd51b53796015ea06dfda7fd7
https://github.com/openSUSE/wicked/commit/84b2ecd6fc42a3ddd51b53796015ea06d…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-08-18 (Tue, 18 Aug 2015)
Changed paths:
M include/wicked/team.h
M src/team.c
Log Message:
-----------
team: added ab,lb,lacp runner type structs
Commit: 92084402ca45ca06fcd81bc66db3f04470614057
https://github.com/openSUSE/wicked/commit/92084402ca45ca06fcd81bc66db3f0447…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-08-18 (Tue, 18 Aug 2015)
Changed paths:
M include/wicked/team.h
M schema/constants.xml.in
M schema/team.xml
M src/dbus-objects/team.c
M util/mkconst.c
Log Message:
-----------
team: added runner type schema and dbus properties
Commit: f03f250b9cb6e33776e8952e0882709a25eff5d5
https://github.com/openSUSE/wicked/commit/f03f250b9cb6e33776e8952e0882709a2…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-08-18 (Tue, 18 Aug 2015)
Changed paths:
M src/teamd.c
Log Message:
-----------
team: format teamd runner config with json utils
Commit: 05246441da6fc38957955c52ef275dd1f46ed332
https://github.com/openSUSE/wicked/commit/05246441da6fc38957955c52ef275dd1f…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-08-18 (Tue, 18 Aug 2015)
Changed paths:
M src/ifconfig.c
M src/iflist.c
M src/teamd.c
M src/teamd.h
Log Message:
-----------
team: discover team runner properties from teamd
Commit: 4317f95ab01757fecb6a0b87e6d5b7b918f8615a
https://github.com/openSUSE/wicked/commit/4317f95ab01757fecb6a0b87e6d5b7b91…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-08-18 (Tue, 18 Aug 2015)
Changed paths:
M src/dbus-objects/team.c
Log Message:
-----------
team: added link_watch dbus objectmodel properties
Commit: fc9e86db997961d79aec8d1546f90f8a1a0db541
https://github.com/openSUSE/wicked/commit/fc9e86db997961d79aec8d1546f90f8a1…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-08-18 (Tue, 18 Aug 2015)
Changed paths:
M src/teamd.c
Log Message:
-----------
team: discover link_watch properties from teamd
Commit: 71b0836489bbdff503b1693745524f5f5d2d8517
https://github.com/openSUSE/wicked/commit/71b0836489bbdff503b1693745524f5f5…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-08-18 (Tue, 18 Aug 2015)
Changed paths:
M src/teamd.c
Log Message:
-----------
team: write link_watch properties to teamd config
Commit: 6a2c41b4708832399713d7488e23d30d8b6d1a23
https://github.com/openSUSE/wicked/commit/6a2c41b4708832399713d7488e23d30d8…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-08-18 (Tue, 18 Aug 2015)
Changed paths:
M include/wicked/team.h
M src/team.c
Log Message:
-----------
team: added initial port structs
Commit: ae0f9871ba7786e242849f8cca0bfea83e7bdb9e
https://github.com/openSUSE/wicked/commit/ae0f9871ba7786e242849f8cca0bfea83…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-08-18 (Tue, 18 Aug 2015)
Changed paths:
M schema/team.xml
Log Message:
-----------
team: added initial port schema
Commit: 0e06f6d6eaf77ba2db3e4eccdf0e3dd7c347f3bf
https://github.com/openSUSE/wicked/commit/0e06f6d6eaf77ba2db3e4eccdf0e3dd7c…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-08-18 (Tue, 18 Aug 2015)
Changed paths:
M include/wicked/team.h
M src/dbus-objects/team.c
M src/team.c
Log Message:
-----------
team: added initial team port array objectmodel
Commit: 27c599d7f5eb826be9eb1928ad117fb2cb4a507f
https://github.com/openSUSE/wicked/commit/27c599d7f5eb826be9eb1928ad117fb2c…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-08-18 (Tue, 18 Aug 2015)
Changed paths:
M src/ifconfig.c
M src/teamd.c
M src/teamd.h
Log Message:
-----------
team: intial port driven enslave
Commit: 051e603eb8974f4f6512242e53b2c7ee0d62297d
https://github.com/openSUSE/wicked/commit/051e603eb8974f4f6512242e53b2c7ee0…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-08-19 (Wed, 19 Aug 2015)
Changed paths:
M include/wicked/team.h
M src/team.c
M src/teamd.c
M util/mkconst.c
Log Message:
-----------
team: adjust policy type to name map utility
Commit: 088084bf2329af7d48d35314e2c666d973bd6668
https://github.com/openSUSE/wicked/commit/088084bf2329af7d48d35314e2c666d97…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-08-19 (Wed, 19 Aug 2015)
Changed paths:
M src/json.c
M src/json.h
Log Message:
-----------
json: added object pair access by index/position
Commit: 2292225fe647e94f964e768985a5ba8e10f7ce05
https://github.com/openSUSE/wicked/commit/2292225fe647e94f964e768985a5ba8e1…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-08-19 (Wed, 19 Aug 2015)
Changed paths:
M src/teamd.c
Log Message:
-----------
team: discover ports from teamd
Commit: 9498548f6a9c7d0fec30be93b20dc8dc4e2ffad2
https://github.com/openSUSE/wicked/commit/9498548f6a9c7d0fec30be93b20dc8dc4…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-08-19 (Wed, 19 Aug 2015)
Changed paths:
M include/wicked/team.h
M src/dbus-objects/team.c
M src/teamd.c
Log Message:
-----------
team: removed non-config link_watch.missed variable
Commit: 230785b16977a4bcf328f3406d33e44af11c9920
https://github.com/openSUSE/wicked/commit/230785b16977a4bcf328f3406d33e44af…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-08-19 (Wed, 19 Aug 2015)
Changed paths:
M src/team.c
Log Message:
-----------
team: port and link_watch realloc and destroy fix
Commit: d2bfc12c12c8f1e7498429bc96a2d99c0b274785
https://github.com/openSUSE/wicked/commit/d2bfc12c12c8f1e7498429bc96a2d99c0…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-08-19 (Wed, 19 Aug 2015)
Changed paths:
M client/compat.c
M client/suse/compat-suse.c
M include/wicked/team.h
M src/dbus-objects/team.c
M src/team.c
M src/teamd.c
Log Message:
-----------
team: initial suse ifcfg file support
Commit: bb019ce38a7852f523c4f1680f6515497149c4c5
https://github.com/openSUSE/wicked/commit/bb019ce38a7852f523c4f1680f6515497…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-08-19 (Wed, 19 Aug 2015)
Changed paths:
M include/wicked/netinfo.h
M include/wicked/system.h
M src/address.c
M src/dbus-objects/team.c
M src/ifconfig.c
M src/team.c
M src/teamd.c
M src/teamd.h
Log Message:
-----------
team: apply hwaddr to teamd config when specified
Commit: 62d8116829e711ba9717b74bbd272171a916bded
https://github.com/openSUSE/wicked/commit/62d8116829e711ba9717b74bbd272171a…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-08-19 (Wed, 19 Aug 2015)
Changed paths:
M man/Makefile.am
A man/ifcfg-team.5.in
M wicked.spec.in
Log Message:
-----------
man: initial ifcfg-team(5) manual page
Commit: eb2009645d3576a4f4042582723cc9c4da9d5817
https://github.com/openSUSE/wicked/commit/eb2009645d3576a4f4042582723cc9c4d…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-08-19 (Wed, 19 Aug 2015)
Changed paths:
M src/fsm.c
Log Message:
-----------
team: enabled config generation for team ports
Commit: 398f7aa92fbd38ac03a52aaa14a5409617e66e5b
https://github.com/openSUSE/wicked/commit/398f7aa92fbd38ac03a52aaa14a540961…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-08-19 (Wed, 19 Aug 2015)
Changed paths:
M src/teamd.c
M src/teamd.h
Log Message:
-----------
team: implemented teamd port config update ctl
Commit: 5d76e40e1b698ee91f9ba492818486dab77652b5
https://github.com/openSUSE/wicked/commit/5d76e40e1b698ee91f9ba492818486dab…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-08-19 (Wed, 19 Aug 2015)
Changed paths:
M include/wicked/netinfo.h
M include/wicked/team.h
M schema/interface.xml
M schema/wicked.xml
M src/dbus-objects/interface.c
M src/ifconfig.c
M src/netinfo.c
M src/netinfo_priv.h
M src/team.c
M src/teamd.c
Log Message:
-----------
team: send team port config to teamd on enslave
Commit: 4a45d6a548d8acb659fe180bd94982199701b1f1
https://github.com/openSUSE/wicked/commit/4a45d6a548d8acb659fe180bd94982199…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-08-19 (Wed, 19 Aug 2015)
Changed paths:
M client/compat.c
Log Message:
-----------
team: generate proper balancing_interval in compat
Commit: f8bfdd233febaaf067e9f620bbb7e9d05c0c5fc9
https://github.com/openSUSE/wicked/commit/f8bfdd233febaaf067e9f620bbb7e9d05…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-08-19 (Wed, 19 Aug 2015)
Changed paths:
M src/ifconfig.c
M src/teamd.c
M src/teamd.h
Log Message:
-----------
team: refresh master config state on each enslave
Commit: 1a3fcae20856541809346dec73a005ac5364561b
https://github.com/openSUSE/wicked/commit/1a3fcae20856541809346dec73a005ac5…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-08-19 (Wed, 19 Aug 2015)
Changed paths:
M client/compat.c
M client/suse/compat-suse.c
M include/wicked/team.h
M schema/team.xml
M src/dbus-objects/interface.c
M src/dbus-objects/team.c
M src/team.c
M src/teamd.c
Log Message:
-----------
team: added runner properties to port config
Commit: 5717a55ee85375826b6d953c3a9f3daba05005e0
https://github.com/openSUSE/wicked/commit/5717a55ee85375826b6d953c3a9f3daba…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-08-19 (Wed, 19 Aug 2015)
Changed paths:
M src/teamd.c
Log Message:
-----------
team: fixed a memleak in enslave
Commit: a7b66b2cc0008aa43f229d75f14b288c7965261f
https://github.com/openSUSE/wicked/commit/a7b66b2cc0008aa43f229d75f14b288c7…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-08-19 (Wed, 19 Aug 2015)
Changed paths:
M src/teamd.c
M src/teamd.h
M testing/teamd-test.c
Log Message:
-----------
team: change dump methods API to allow freeing result
Commit: 758544358e3b81a2bac1830e68fb501bf95dc62a
https://github.com/openSUSE/wicked/commit/758544358e3b81a2bac1830e68fb501bf…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-08-19 (Wed, 19 Aug 2015)
Changed paths:
M src/teamd.c
Log Message:
-----------
team: execute teamdctl tool instead to use dbus
A workaround for not yet approved teamd dbus policy.
Commit: 6009c6495ba4c37001fa5747e7b29e5c5cd01187
https://github.com/openSUSE/wicked/commit/6009c6495ba4c37001fa5747e7b29e5c5…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-08-19 (Wed, 19 Aug 2015)
Changed paths:
M client/compat.c
M client/suse/compat-suse.c
M etc/org.opensuse.Network.conf
M include/Makefile.am
M include/wicked/constants.h
M include/wicked/netinfo.h
M include/wicked/objectmodel.h
M include/wicked/system.h
A include/wicked/team.h
M include/wicked/types.h
M include/wicked/util.h
M man/Makefile.am
A man/ifcfg-team.5.in
M schema/Makefile.am
M schema/constants.xml.in
M schema/interface.xml
A schema/team.xml
M schema/wicked.xml
M src/Makefile.am
M src/address.c
M src/dbus-objects/interface.c
M src/dbus-objects/model.h
A src/dbus-objects/team.c
M src/fsm.c
M src/ifconfig.c
M src/iflist.c
A src/json.c
A src/json.h
M src/names.c
M src/netdev.c
M src/netinfo.c
M src/netinfo_priv.h
A src/team.c
A src/teamd.c
A src/teamd.h
M src/util.c
M testing/Makefile.am
A testing/json-test.c
A testing/teamd-test.c
M util/mkconst.c
M wicked.spec.in
Log Message:
-----------
Merge pull request #580 from mtomaschewski/team-3
team: initial team device support (fate#318389)
Commit: a8bb0102198d535e3acb98497ae104f6cfbf5f78
https://github.com/openSUSE/wicked/commit/a8bb0102198d535e3acb98497ae104f6c…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-08-19 (Wed, 19 Aug 2015)
Changed paths:
M VERSION
Log Message:
-----------
version 0.6.21
Commit: dfe1b85b4f5b263dd8a767bd6bc07e2bfd55a698
https://github.com/openSUSE/wicked/commit/dfe1b85b4f5b263dd8a767bd6bc07e2bf…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-08-20 (Thu, 20 Aug 2015)
Changed paths:
M .gitignore
Log Message:
-----------
git: do not ignore *.orig and *.rej files
ignoring them has the advantage, that don't accidentally find
their way into repository, but hides them while merging...
Commit: 3140c5fe064ccf45b0a407c3e2dd1bf7db95c8ef
https://github.com/openSUSE/wicked/commit/3140c5fe064ccf45b0a407c3e2dd1bf7d…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-08-20 (Thu, 20 Aug 2015)
Changed paths:
M src/teamd.c
Log Message:
-----------
teamd: create teamd run directory when missed
Commit: 47fc72543c98a828e760b3900cf6525a5fb5792c
https://github.com/openSUSE/wicked/commit/47fc72543c98a828e760b3900cf6525a5…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-08-20 (Thu, 20 Aug 2015)
Changed paths:
M src/teamd.c
Log Message:
-----------
team: detect if teamd@.service is using dbus or not
Commit: 20fe7b67569efc32ed7a20f77ac63547d8f1a6c9
https://github.com/openSUSE/wicked/commit/20fe7b67569efc32ed7a20f77ac63547d…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-08-21 (Fri, 21 Aug 2015)
Changed paths:
M configure.ac
M etc/Makefile.am
M etc/server.xml.in
M man/wicked-config.5.in
M src/appconfig.h
M src/config.c
M src/dbus-objects/interface.c
M src/dbus-objects/team.c
M src/ifconfig.c
M src/iflist.c
M src/teamd.c
M src/teamd.h
M wicked.spec.in
Log Message:
-----------
team: configurable teamd support and ctl detection
Commit: f6b0d7ebf2dd2adf58d160dcfa7bba609b96a488
https://github.com/openSUSE/wicked/commit/f6b0d7ebf2dd2adf58d160dcfa7bba609…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-08-21 (Fri, 21 Aug 2015)
Changed paths:
M etc/client.xml.in
M etc/common.xml.in
M etc/nanny.xml.in
M etc/server.xml.in
Log Message:
-----------
config: add client,server,nanny-local.xml includes
Commit: 913571a65acb9e99232d74d18ffee457ae6fff62
https://github.com/openSUSE/wicked/commit/913571a65acb9e99232d74d18ffee457a…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-08-21 (Fri, 21 Aug 2015)
Changed paths:
M src/fsm.c
Log Message:
-----------
fsm: permit to ignore delete device failures
There are cases, where a device deletion fails, e.g.
because the call implementing it has been disabled
or dependencies in the kernel refused to delete it.
Commit: cf593e24bb149db4564a02496bb288270aa04e4b
https://github.com/openSUSE/wicked/commit/cf593e24bb149db4564a02496bb288270…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-08-21 (Fri, 21 Aug 2015)
Changed paths:
M src/appconfig.h
M src/config.c
M testing/teamd-test.c
Log Message:
-----------
team: permit manual enable/disable for testing
Commit: b24750beaefecad5a7c7a6fbbe674f99ca154016
https://github.com/openSUSE/wicked/commit/b24750beaefecad5a7c7a6fbbe674f99c…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-08-21 (Fri, 21 Aug 2015)
Changed paths:
M src/ifconfig.c
M src/teamd.c
Log Message:
-----------
teamd: fixed to map teamdctl error codes to errors
Commit: 6948a3e050f6d8eb397e66c258edcc0ce8fa6213
https://github.com/openSUSE/wicked/commit/6948a3e050f6d8eb397e66c258edcc0ce…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-08-21 (Fri, 21 Aug 2015)
Changed paths:
M configure.ac
M etc/Makefile.am
M etc/client.xml.in
M etc/common.xml.in
M etc/nanny.xml.in
M etc/server.xml.in
M man/wicked-config.5.in
M src/appconfig.h
M src/config.c
M src/dbus-objects/interface.c
M src/dbus-objects/team.c
M src/fsm.c
M src/ifconfig.c
M src/iflist.c
M src/teamd.c
M src/teamd.h
M testing/teamd-test.c
M wicked.spec.in
Log Message:
-----------
Merge pull request #581 from mtomaschewski/team-4
team: configurable teamd support and ctl detection (fate#318389)
Commit: 7cdbb6560eb1145025cecde5410d316c2fa95f6d
https://github.com/openSUSE/wicked/commit/7cdbb6560eb1145025cecde5410d316c2…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-08-21 (Fri, 21 Aug 2015)
Changed paths:
M src/fsm.c
Log Message:
-----------
fsm: do not run scripts when leases defer (bsc#940239)
Commit: 436bebb3d1b47115c05d7557ea5c7381dea8db9f
https://github.com/openSUSE/wicked/commit/436bebb3d1b47115c05d7557ea5c7381d…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-08-28 (Fri, 28 Aug 2015)
Changed paths:
M src/fsm.c
Log Message:
-----------
Merge pull request #582 from mtomaschewski/bsc940239
fsm: do not run scripts when leases defer (bsc#940239)
Commit: 438f8bbce89a7d39b29e3c0e460e260fb7ec3a93
https://github.com/openSUSE/wicked/commit/438f8bbce89a7d39b29e3c0e460e260fb…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-09-01 (Tue, 01 Sep 2015)
Changed paths:
M VERSION
Log Message:
-----------
version 0.6.22
Commit: c48c4dba7cd1b6489819baa40fdc02db4af6de38
https://github.com/openSUSE/wicked/commit/c48c4dba7cd1b6489819baa40fdc02db4…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-09-01 (Tue, 01 Sep 2015)
Changed paths:
M src/ethernet.c
M src/linux/ethtool.h
Log Message:
-----------
ethtool: advertised mode and flags cleanup
Updated ethtool.h copy to ethtool-4.0 and added also
20|40|56 GbE speed constants mappings.
Commit: f1c29e5ae54bdfad1a20238d62c5e9177e4039a8
https://github.com/openSUSE/wicked/commit/f1c29e5ae54bdfad1a20238d62c5e9177…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-09-03 (Thu, 03 Sep 2015)
Changed paths:
M src/teamd.c
Log Message:
-----------
team: fix segfault on teamd discovery failure
On failure (e.g. teamd currently not running), the discover were
freeing team pointer on the device without proper reset, instead
of the local variable it allocated for the results, causing to
run into a segfault on a dangling pointer later.
Commit: cf0457c66233f76d11eed914118ab02bd36393ee
https://github.com/openSUSE/wicked/commit/cf0457c66233f76d11eed914118ab02bd…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-09-04 (Fri, 04 Sep 2015)
Changed paths:
M src/teamd.c
Log Message:
-----------
Merge pull request #584 from mtomaschewski/team-discover-fix
team: fix segfault on teamd discovery failure
Commit: cc9e8947bbe277d3937b51c04f5bec37876f4d89
https://github.com/openSUSE/wicked/commit/cc9e8947bbe277d3937b51c04f5bec378…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-09-04 (Fri, 04 Sep 2015)
Changed paths:
M src/fsm.c
Log Message:
-----------
fsm: support for supplemental meta:netif-reference
Commit: fd942ede387bca1640ed414b4ba65a15c5ba056e
https://github.com/openSUSE/wicked/commit/fd942ede387bca1640ed414b4ba65a15c…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-09-04 (Fri, 04 Sep 2015)
Changed paths:
M include/wicked/team.h
M include/wicked/types.h
M src/dbus-objects/interface.c
M src/dbus-objects/model.h
M src/dbus-objects/team.c
Log Message:
-----------
model: moved team port config details to team file
Commit: 750c41451dae6a4777a6ee1e84ccc4e2b362ec9f
https://github.com/openSUSE/wicked/commit/750c41451dae6a4777a6ee1e84ccc4e2b…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-09-04 (Fri, 04 Sep 2015)
Changed paths:
M src/lldp.c
Log Message:
-----------
lldp: fixed wrong logical not in comparisons
Commit: c20bcf23097a819f44aa2f891c848fa404db3693
https://github.com/openSUSE/wicked/commit/c20bcf23097a819f44aa2f891c848fa40…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-09-04 (Fri, 04 Sep 2015)
Changed paths:
M client/suse/compat-suse.c
Log Message:
-----------
compat: fixed wrong logical not in comparisons
Commit: 693f0313031a1b2b479e6ac83a47a5ae7937a08e
https://github.com/openSUSE/wicked/commit/693f0313031a1b2b479e6ac83a47a5ae7…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-09-04 (Fri, 04 Sep 2015)
Changed paths:
M client/compat.c
M client/suse/compat-suse.c
M client/wicked-client.h
M etc/org.opensuse.Network.conf
M include/Makefile.am
M include/wicked/constants.h
M include/wicked/netinfo.h
M include/wicked/objectmodel.h
A include/wicked/ovs.h
M include/wicked/system.h
M include/wicked/types.h
M schema/Makefile.am
M schema/interface.xml
A schema/ovs-bridge.xml
M schema/wicked.xml
M src/Makefile.am
M src/dbus-objects/interface.c
M src/dbus-objects/model.h
A src/dbus-objects/ovs.c
M src/fsm.c
M src/ifconfig.c
M src/iflist.c
M src/names.c
M src/netdev.c
M src/netinfo.c
M src/netinfo_priv.h
A src/ovs.c
A src/ovs.h
Log Message:
-----------
ovs: initial openvswitch bridge support
Commit: d99c7feb21c4a137ad0d2612e30a700d4636f14b
https://github.com/openSUSE/wicked/commit/d99c7feb21c4a137ad0d2612e30a700d4…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-09-04 (Fri, 04 Sep 2015)
Changed paths:
M man/Makefile.am
A man/ifcfg-ovs-bridge.5.in
M wicked.spec.in
Log Message:
-----------
man: documented suse ifcfg-ovs-bridge(5) variables
Commit: 2a4c05abc82d8b1da3f9e8f3334f179390f11144
https://github.com/openSUSE/wicked/commit/2a4c05abc82d8b1da3f9e8f3334f17939…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-09-04 (Fri, 04 Sep 2015)
Changed paths:
M client/ifup.c
Log Message:
-----------
ifup: do not generate <match> child dep for ovs-system
Commit: 686cc1e24b1c493815aa12ebafe7cfc10fe23df9
https://github.com/openSUSE/wicked/commit/686cc1e24b1c493815aa12ebafe7cfc10…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-09-04 (Fri, 04 Sep 2015)
Changed paths:
M nanny/nanny.c
Log Message:
-----------
nanny: register device also on device-up event
Useful for devices like ovs bridge which receive device-create
followed by device-up event, which triggers refresh then and
device is considered ready afterwards.
Should not cause any harm, since ni_nanny_register_device()
checks if such device is already registered and return if so.
Commit: 8897cc2e8c2416ce58b71ce3e20398ba1f344d01
https://github.com/openSUSE/wicked/commit/8897cc2e8c2416ce58b71ce3e20398ba1…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-09-07 (Mon, 07 Sep 2015)
Changed paths:
M client/compat.c
M client/ifup.c
M client/suse/compat-suse.c
M client/wicked-client.h
M etc/org.opensuse.Network.conf
M include/Makefile.am
M include/wicked/constants.h
M include/wicked/netinfo.h
M include/wicked/objectmodel.h
A include/wicked/ovs.h
M include/wicked/system.h
M include/wicked/team.h
M include/wicked/types.h
M man/Makefile.am
A man/ifcfg-ovs-bridge.5.in
M nanny/nanny.c
M schema/Makefile.am
M schema/interface.xml
A schema/ovs-bridge.xml
M schema/wicked.xml
M src/Makefile.am
M src/dbus-objects/interface.c
M src/dbus-objects/model.h
A src/dbus-objects/ovs.c
M src/dbus-objects/team.c
M src/fsm.c
M src/ifconfig.c
M src/iflist.c
M src/lldp.c
M src/names.c
M src/netdev.c
M src/netinfo.c
M src/netinfo_priv.h
A src/ovs.c
A src/ovs.h
M wicked.spec.in
Log Message:
-----------
Merge pull request #585 from mtomaschewski/ovs-bridge-1
ovs: initial openvswitch bridge support (fate#318840)
Commit: 2627b446b90c10db3871e5f759d3c3377a248e49
https://github.com/openSUSE/wicked/commit/2627b446b90c10db3871e5f759d3c3377…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-09-07 (Mon, 07 Sep 2015)
Changed paths:
M src/ifconfig.c
Log Message:
-----------
ovs: check for master before checking its type
Commit: d6c746c630666cba168394b016c5c73973ca4421
https://github.com/openSUSE/wicked/commit/d6c746c630666cba168394b016c5c7397…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-09-07 (Mon, 07 Sep 2015)
Changed paths:
M VERSION
Log Message:
-----------
version 0.6.23
Commit: 3ae2360d0248150a6c4a7b8c599f1b8aec4b2fc4
https://github.com/openSUSE/wicked/commit/3ae2360d0248150a6c4a7b8c599f1b8ae…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-09-09 (Wed, 09 Sep 2015)
Changed paths:
M src/Makefile.am
Log Message:
-----------
make: fixed to add linux header copies as noinst
Commit: dd9c580b10b29a14ec6635ad2594703289ba35a5
https://github.com/openSUSE/wicked/commit/dd9c580b10b29a14ec6635ad259470328…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-09-09 (Wed, 09 Sep 2015)
Changed paths:
M dhcp4/fsm.c
M dhcp4/protocol.c
Log Message:
-----------
dhcp4: verify client-id if send back by the server
RFC 6842 requires that servers MUST send back client-id as
sent by the client and that client MUST verify it, when it
receives it in server responses.
Some servers need a config option (e.g. echo-client-id on
recent ISC dhcp) to send client-id back.
Commit: 4de168df094f391f8ccba685fd70d1d6fab5f94e
https://github.com/openSUSE/wicked/commit/4de168df094f391f8ccba685fd70d1d6f…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-09-11 (Fri, 11 Sep 2015)
Changed paths:
M client/compat.c
M client/suse/compat-suse.c
M src/dbus-objects/ovs.c
M src/ovs.c
Log Message:
-----------
ovs: ovs bridge requires parent name only
Commit: 9e18972058b121993fdb8eb86e2b90faad1be2fb
https://github.com/openSUSE/wicked/commit/9e18972058b121993fdb8eb86e2b90faa…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-09-11 (Fri, 11 Sep 2015)
Changed paths:
M src/fsm.c
Log Message:
-----------
fsm: cleanup of double supplemental param read
Commit: 6b95a92b562a9e59b4bcb433368744ee4f00e77c
https://github.com/openSUSE/wicked/commit/6b95a92b562a9e59b4bcb433368744ee4…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-09-11 (Fri, 11 Sep 2015)
Changed paths:
M src/fsm.c
Log Message:
-----------
fsm: add ni_fsm_refresh_ovs_bridge()
Refresh ovs bridge dependencies from initial
fsm refresh function in order to re-create
the device structure and prevent error messages
on ifdown.
Commit: dfd7d6f6a085b95bb0adc9b1967fd018034e8dc5
https://github.com/openSUSE/wicked/commit/dfd7d6f6a085b95bb0adc9b1967fd0180…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-09-11 (Fri, 11 Sep 2015)
Changed paths:
M schema/ovs-bridge.xml
Log Message:
-----------
schema: fix ovs bridge check-state requirements
newDevice method call requirement to wait for subordinate
device's state to become device-up. linkUp method call
needed at least link-up state for subordinate device.
Commit: 1abe92d43ac1556b505b30c6c31471fe420b4869
https://github.com/openSUSE/wicked/commit/1abe92d43ac1556b505b30c6c31471fe4…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-09-11 (Fri, 11 Sep 2015)
Changed paths:
M src/dbus-objects/ovs.c
M src/dbus-objects/team.c
Log Message:
-----------
ovs: allow updating existing ovs bridge ports
Commit: 16f0a1c0825582569ec5649719d0d0d6523d8bc8
https://github.com/openSUSE/wicked/commit/16f0a1c0825582569ec5649719d0d0d65…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-09-11 (Fri, 11 Sep 2015)
Changed paths:
M src/dbus-objects/ovs.c
Log Message:
-----------
ovs: fixes for ovs bridge objectmodel functions
Initialize result dict with proper type.
Return dbus error when property not present.
Minor formatting cleanup.
Commit: 1ad6860a0f9e5dd09081d18bc2ffb3302003c873
https://github.com/openSUSE/wicked/commit/1ad6860a0f9e5dd09081d18bc2ffb3302…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-09-11 (Fri, 11 Sep 2015)
Changed paths:
M client/compat.c
M client/suse/compat-suse.c
M schema/ovs-bridge.xml
M src/dbus-objects/ovs.c
M src/dbus-objects/team.c
M src/fsm.c
M src/ovs.c
Log Message:
-----------
Merge pull request #588 from pwieczorkiewicz/ovs-fixes
ovs: fixes for bridge ports and refresh of the structure
Commit: 02d067ffad29d283d0ece59434818a7ebe283a15
https://github.com/openSUSE/wicked/commit/02d067ffad29d283d0ece59434818a7eb…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-09-14 (Mon, 14 Sep 2015)
Changed paths:
M dhcp4/fsm.c
M dhcp4/protocol.c
Log Message:
-----------
Merge pull request #587 from mtomaschewski/dhcp4-cid
dhcp4: verify client-id if send back by the server
Commit: b0dce9363cf8dfb9925a4a40e67b1b087b03e52d
https://github.com/openSUSE/wicked/commit/b0dce9363cf8dfb9925a4a40e67b1b087…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-09-14 (Mon, 14 Sep 2015)
Changed paths:
M src/Makefile.am
M src/ethernet.c
M src/linux/ethtool.h
Log Message:
-----------
Merge pull request #586 from mtomaschewski/ethtool-bsc927309
ethtool: advertised mode and flags cleanup (bsc#927309)
Commit: 944b41527e4e0f2d50250efecc65c8e8a9777afd
https://github.com/openSUSE/wicked/commit/944b41527e4e0f2d50250efecc65c8e8a…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-09-15 (Tue, 15 Sep 2015)
Changed paths:
M dhcp4/device.c
M dhcp4/dhcp.h
Log Message:
-----------
dhcp4: fixed to accept a hex encoded client-id
Commit: 718f91b4cd26846783e79f97745a119a56c2bbfa
https://github.com/openSUSE/wicked/commit/718f91b4cd26846783e79f97745a119a5…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-09-17 (Thu, 17 Sep 2015)
Changed paths:
M client/compat.c
M client/suse/compat-suse.c
M client/wicked-client.h
Log Message:
-----------
compat: convert suse ifcfg auto4 (fallback) config
Commit: 119db557ba40883ed75d3a779060b06517af9fe1
https://github.com/openSUSE/wicked/commit/119db557ba40883ed75d3a779060b0651…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-09-17 (Thu, 17 Sep 2015)
Changed paths:
M src/util.c
Log Message:
-----------
util: guard NULL uuid in ni_uuid_is_null
Commit: 92c1a9a404d109fc843bc6b706910b75d48dfa8a
https://github.com/openSUSE/wicked/commit/92c1a9a404d109fc843bc6b706910b75d…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-09-17 (Thu, 17 Sep 2015)
Changed paths:
M autoip4/autoip.h
M autoip4/dbus-api.c
M autoip4/device.c
M autoip4/fsm.c
M autoip4/main.c
M include/wicked/addrconf.h
M include/wicked/objectmodel.h
M include/wicked/types.h
M schema/addrconf.xml
M src/dbus-objects/addrconf.c
M src/dbus-objects/interface.c
Log Message:
-----------
auto4: fixed autoip and dhcp4 fallback (bsc#899985)
Commit: 792ebbba81def563fe41294018d2962c5913009f
https://github.com/openSUSE/wicked/commit/792ebbba81def563fe41294018d2962c5…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-09-17 (Thu, 17 Sep 2015)
Changed paths:
M dhcp4/device.c
M dhcp4/dhcp.h
Log Message:
-----------
Merge pull request #589 from mtomaschewski/dhcp4-cid
dhcp4: fixed to accept a hex encoded client-id
Commit: 1b74e4d5bcd1acc9f1c8461f51cbbebe32a394d4
https://github.com/openSUSE/wicked/commit/1b74e4d5bcd1acc9f1c8461f51cbbebe3…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-09-17 (Thu, 17 Sep 2015)
Changed paths:
M autoip4/autoip.h
M autoip4/dbus-api.c
M autoip4/device.c
M autoip4/fsm.c
M autoip4/main.c
M client/compat.c
M client/suse/compat-suse.c
M client/wicked-client.h
M include/wicked/addrconf.h
M include/wicked/objectmodel.h
M include/wicked/types.h
M schema/addrconf.xml
M src/dbus-objects/addrconf.c
M src/dbus-objects/interface.c
M src/util.c
Log Message:
-----------
Merge pull request #590 from mtomaschewski/auto4-899985-2
auto4: initial autoip and dhcp4 fallback fix (bsc#899985)
Commit: ee5d15c87bc9deb4d6a97c248520e8075dca8fce
https://github.com/openSUSE/wicked/commit/ee5d15c87bc9deb4d6a97c248520e8075…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-09-17 (Thu, 17 Sep 2015)
Changed paths:
M VERSION
Log Message:
-----------
version 0.6.24
Commit: 90f7e3132f8e8a5dc6d3ce2c6478cd4d52819540
https://github.com/openSUSE/wicked/commit/90f7e3132f8e8a5dc6d3ce2c6478cd4d5…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-09-23 (Wed, 23 Sep 2015)
Changed paths:
M client/suse/compat-suse.c
Log Message:
-----------
compat: read complete sysctl file set (bsc#928459)
Commit: da7a32f3ae9d210ad7a6aee530011b1fc618df33
https://github.com/openSUSE/wicked/commit/da7a32f3ae9d210ad7a6aee530011b1fc…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-09-24 (Thu, 24 Sep 2015)
Changed paths:
M client/compat.c
M src/dbus-objects/wireless.c
M src/wireless.c
M src/wpa-supplicant.c
M testing/Makefile.am
A testing/essid-test.c
Log Message:
-----------
wireless: encode/decode ESSID as hex (bsc#941708)
Commit: 77e45aabb08fac721e941e12675dd1f1b7896b11
https://github.com/openSUSE/wicked/commit/77e45aabb08fac721e941e12675dd1f1b…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-09-24 (Thu, 24 Sep 2015)
Changed paths:
M src/wpa-supplicant.c
Log Message:
-----------
wireless: set bssid vs. scan bssid confusion fix
Commit: fa05c868cbededc4e4651c7f4feac4f735715c7e
https://github.com/openSUSE/wicked/commit/fa05c868cbededc4e4651c7f4feac4f73…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-09-24 (Thu, 24 Sep 2015)
Changed paths:
M src/dbus-objects/wireless.c
Log Message:
-----------
wireless: dbus mode retrieving fix, invalid arg info
Commit: 804c3f79f697bf93a606609ff1b517cac4509c7c
https://github.com/openSUSE/wicked/commit/804c3f79f697bf93a606609ff1b517cac…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-09-24 (Thu, 24 Sep 2015)
Changed paths:
M client/suse/compat-suse.c
Log Message:
-----------
Merge pull request #593 from mtomaschewski/sysctl-dirs
compat: read complete sysctl file set (bsc#928459)
Commit: b9dafbc68ab9e4cc3fc98b4b171292499fc0cce5
https://github.com/openSUSE/wicked/commit/b9dafbc68ab9e4cc3fc98b4b171292499…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-09-25 (Fri, 25 Sep 2015)
Changed paths:
M client/compat.c
M src/dbus-objects/wireless.c
M src/wireless.c
M src/wpa-supplicant.c
M testing/Makefile.am
A testing/essid-test.c
Log Message:
-----------
Merge pull request #594 from mtomaschewski/wlan-essid
wireless: encode/decode ESSID as hex (bsc#941708)
Commit: c5d9fd4611d4c537a70443f2ed36be3e8452c9af
https://github.com/openSUSE/wicked/commit/c5d9fd4611d4c537a70443f2ed36be3e8…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-09-25 (Fri, 25 Sep 2015)
Changed paths:
M VERSION
Log Message:
-----------
version 0.6.25
Commit: 6c0dc6308e95e6d251ee83396bd435172e839f7d
https://github.com/openSUSE/wicked/commit/6c0dc6308e95e6d251ee83396bd435172…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-09-25 (Fri, 25 Sep 2015)
Changed paths:
M .gitignore
M VERSION
M autoip4/autoip.h
M autoip4/dbus-api.c
M autoip4/device.c
M autoip4/fsm.c
M autoip4/main.c
M client/compat.c
M client/ifstatus.c
M client/ifup.c
M client/suse/compat-suse.c
M client/wicked-client.h
M configure.ac
M dhcp4/device.c
M dhcp4/dhcp.h
M dhcp4/fsm.c
M dhcp4/protocol.c
M etc/Makefile.am
M etc/client.xml.in
M etc/common.xml.in
M etc/nanny.xml.in
M etc/org.opensuse.Network.conf
M etc/server.xml.in
M include/Makefile.am
M include/wicked/addrconf.h
M include/wicked/constants.h
M include/wicked/netinfo.h
M include/wicked/objectmodel.h
A include/wicked/ovs.h
M include/wicked/system.h
A include/wicked/team.h
M include/wicked/types.h
M include/wicked/util.h
M man/Makefile.am
A man/ifcfg-ovs-bridge.5.in
A man/ifcfg-team.5.in
M man/wicked-config.5.in
M nanny/nanny.c
M schema/Makefile.am
M schema/addrconf.xml
M schema/constants.xml.in
M schema/interface.xml
A schema/ovs-bridge.xml
A schema/team.xml
M schema/wicked.xml
M src/Makefile.am
M src/address.c
M src/appconfig.h
M src/config.c
M src/dbus-objects/addrconf.c
M src/dbus-objects/interface.c
M src/dbus-objects/model.h
A src/dbus-objects/ovs.c
A src/dbus-objects/team.c
M src/dbus-objects/wireless.c
M src/ethernet.c
M src/fsm.c
M src/ifconfig.c
M src/iflist.c
A src/json.c
A src/json.h
M src/linux/ethtool.h
M src/lldp.c
M src/names.c
M src/netdev.c
M src/netinfo.c
M src/netinfo_priv.h
A src/ovs.c
A src/ovs.h
A src/team.c
A src/teamd.c
A src/teamd.h
M src/util.c
M src/wireless.c
M src/wpa-supplicant.c
M testing/Makefile.am
A testing/essid-test.c
A testing/json-test.c
A testing/teamd-test.c
M util/mkconst.c
M wicked.spec.in
Log Message:
-----------
Merge branch 'sle12-sp1-next' into sle12-next
Disabled teamd in the spec file, suppoted since SLE-12-SP1
Commit: e529f319c37f03ae0f4a4f66a77226c747900fb1
https://github.com/openSUSE/wicked/commit/e529f319c37f03ae0f4a4f66a77226c74…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-10-05 (Mon, 05 Oct 2015)
Changed paths:
M src/teamd.c
Log Message:
-----------
teamd: reduced priviliges and permissions for run dir (bsc#947542)
Create run dir and configs with teamd owner if available.
Commit: b48120779cdc25433ff35d0203acfffe3d513d60
https://github.com/openSUSE/wicked/commit/b48120779cdc25433ff35d0203acfffe3…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-06 (Tue, 06 Oct 2015)
Changed paths:
M src/teamd.c
Log Message:
-----------
teamd: always read dbus bus-name from service file
Commit: 8f846020716f603417a6ca460de8dbee2e46965d
https://github.com/openSUSE/wicked/commit/8f846020716f603417a6ca460de8dbee2…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-06 (Tue, 06 Oct 2015)
Changed paths:
M src/teamd.c
Log Message:
-----------
Merge pull request #595 from pwieczorkiewicz/teamd_owner
teamd: adjust permissions and update dbus busname (bsc#947542)
Commit: 90df63282873ad9c295cd1c13864d8a4c9d65ade
https://github.com/openSUSE/wicked/commit/90df63282873ad9c295cd1c13864d8a4c…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-08 (Thu, 08 Oct 2015)
Changed paths:
M dhcp4/device.c
Log Message:
-----------
dhcp4: fix to request offer by default in --test (bsc#942278)
Commit: ccd31d8e61547517a1b1efc518c48dd95f3a1a9e
https://github.com/openSUSE/wicked/commit/ccd31d8e61547517a1b1efc518c48dd95…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-10-08 (Thu, 08 Oct 2015)
Changed paths:
M dhcp4/device.c
Log Message:
-----------
Merge pull request #596 from mtomaschewski/dhcp4-test
dhcp4: fix to request offer by default in --test (bsc#942278)
Commit: 4a430a9c8f3097eaff522c52b7099dafcd812a53
https://github.com/openSUSE/wicked/commit/4a430a9c8f3097eaff522c52b7099dafc…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-08 (Thu, 08 Oct 2015)
Changed paths:
M dhcp4/Makefile.am
M dhcp4/dbus-api.c
R dhcp4/device.c
R dhcp4/dhcp.h
R dhcp4/fsm.c
M dhcp4/main.c
R dhcp4/protocol.c
R dhcp4/protocol.h
R dhcp4/tester.c
R dhcp4/tester.h
M src/Makefile.am
A src/dhcp4/device.c
A src/dhcp4/dhcp.h
A src/dhcp4/fsm.c
A src/dhcp4/protocol.c
A src/dhcp4/protocol.h
A src/dhcp4/tester.c
A src/dhcp4/tester.h
Log Message:
-----------
dhcp4: moved most of the sources to src/dhcp4
Commit: 21ec5a3752fb99443c2ae2a46ebe5995e85ec2d0
https://github.com/openSUSE/wicked/commit/21ec5a3752fb99443c2ae2a46ebe5995e…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-08 (Thu, 08 Oct 2015)
Changed paths:
M dhcp6/Makefile.am
M dhcp6/dbus-api.c
M dhcp6/dbus-api.h
R dhcp6/device.c
R dhcp6/device.h
R dhcp6/dhcp6.h
R dhcp6/fsm.c
R dhcp6/fsm.h
M dhcp6/main.c
R dhcp6/protocol.c
R dhcp6/protocol.h
R dhcp6/tester.c
R dhcp6/tester.h
M src/Makefile.am
A src/dhcp6/device.c
A src/dhcp6/device.h
A src/dhcp6/dhcp.h
A src/dhcp6/fsm.c
A src/dhcp6/fsm.h
A src/dhcp6/protocol.c
A src/dhcp6/protocol.h
A src/dhcp6/tester.c
A src/dhcp6/tester.h
Log Message:
-----------
dhcp6: moved most of the sources to src/dhcp6
Commit: e88b145ea1fc44f288bc7e7cb4419c39e2dbbecc
https://github.com/openSUSE/wicked/commit/e88b145ea1fc44f288bc7e7cb4419c39e…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-09 (Fri, 09 Oct 2015)
Changed paths:
M src/fsm-policy.c
Log Message:
-----------
nanny: fixed to free policy match condition args
Commit: bf119017209f889bc0a341e6632c0ff2101b0050
https://github.com/openSUSE/wicked/commit/bf119017209f889bc0a341e6632c0ff21…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-09 (Fri, 09 Oct 2015)
Changed paths:
M include/wicked/fsm.h
M nanny/nanny.c
M src/fsm-policy.c
M src/fsm.c
Log Message:
-----------
nanny: permit to cross-check another fsm worker
Commit: 8c57ff277e9bd3e625ee299d6d064cfe26108b9c
https://github.com/openSUSE/wicked/commit/8c57ff277e9bd3e625ee299d6d064cfe2…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-09 (Fri, 09 Oct 2015)
Changed paths:
M client/ifup.c
M src/client/ifconfig.h
M src/fsm-policy.c
M src/fsm.c
Log Message:
-----------
nanny: add device references to policy match (bsc#941611)
Generate a match to all devices a config refers in it's link node
(master device, ovs-bridge, ...) to ensure, that there is already
the complete configuration tree applied to nanny in order to not
start managing a port/slave and fail on unresolvable requirements.
Commit: 6435dcbb4a58f2c20dbee300f06811920de81096
https://github.com/openSUSE/wicked/commit/6435dcbb4a58f2c20dbee300f06811920…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-09 (Fri, 09 Oct 2015)
Changed paths:
M dhcp4/Makefile.am
M dhcp4/dbus-api.c
R dhcp4/device.c
R dhcp4/dhcp.h
R dhcp4/fsm.c
M dhcp4/main.c
R dhcp4/protocol.c
R dhcp4/protocol.h
R dhcp4/tester.c
R dhcp4/tester.h
M dhcp6/Makefile.am
M dhcp6/dbus-api.c
M dhcp6/dbus-api.h
R dhcp6/device.c
R dhcp6/device.h
R dhcp6/dhcp6.h
R dhcp6/fsm.c
R dhcp6/fsm.h
M dhcp6/main.c
R dhcp6/protocol.c
R dhcp6/protocol.h
R dhcp6/tester.c
R dhcp6/tester.h
M src/Makefile.am
A src/dhcp4/device.c
A src/dhcp4/dhcp.h
A src/dhcp4/fsm.c
A src/dhcp4/protocol.c
A src/dhcp4/protocol.h
A src/dhcp4/tester.c
A src/dhcp4/tester.h
A src/dhcp6/device.c
A src/dhcp6/device.h
A src/dhcp6/dhcp.h
A src/dhcp6/fsm.c
A src/dhcp6/fsm.h
A src/dhcp6/protocol.c
A src/dhcp6/protocol.h
A src/dhcp6/tester.c
A src/dhcp6/tester.h
Log Message:
-----------
Merge pull request #597 from mtomaschewski/dhcp-move
dhcp: moved most dhcp sources to the library
Commit: fc9daaa087c49b4544d770e7af53989b058aa1f7
https://github.com/openSUSE/wicked/commit/fc9daaa087c49b4544d770e7af53989b0…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-09 (Fri, 09 Oct 2015)
Changed paths:
M client/ifup.c
M include/wicked/fsm.h
M nanny/nanny.c
M src/client/ifconfig.h
M src/fsm-policy.c
M src/fsm.c
Log Message:
-----------
Merge pull request #598 from mtomaschewski/netif-requires
nanny: add device references to policy match (bsc#941611)
Commit: 49a6f8acaec83fd56c3a9d1a68fc6f37e1fb4b3d
https://github.com/openSUSE/wicked/commit/49a6f8acaec83fd56c3a9d1a68fc6f37e…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-09 (Fri, 09 Oct 2015)
Changed paths:
M VERSION
Log Message:
-----------
version 0.6.26
Commit: 5d95be9abf42dc5baa3db9038ca00e4a96e93787
https://github.com/openSUSE/wicked/commit/5d95be9abf42dc5baa3db9038ca00e4a9…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-13 (Tue, 13 Oct 2015)
Changed paths:
M dhcp4/main.c
M dhcp6/main.c
M src/netinfo.c
M testing/rtnl-test.c
Log Message:
-----------
netinfo: changed to seed RNG in common init
Commit: 47bbd5db6cf48a8e8d0972a657bbc13ac3aa9207
https://github.com/openSUSE/wicked/commit/47bbd5db6cf48a8e8d0972a657bbc13ac…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-13 (Tue, 13 Oct 2015)
Changed paths:
M dhcp4/main.c
M src/capture.c
Log Message:
-----------
capture: load af_packet once from open capture
Commit: 65ed88a1f34c326a52f4b4f67da016157c8da0e4
https://github.com/openSUSE/wicked/commit/65ed88a1f34c326a52f4b4f67da016157…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-13 (Tue, 13 Oct 2015)
Changed paths:
M dhcp4/main.c
M dhcp6/main.c
M src/dhcp4/tester.c
M src/dhcp4/tester.h
M src/dhcp6/tester.c
M src/dhcp6/tester.h
Log Message:
-----------
tester: add ni prefix to dhcp tester functions
Commit: ba86f41dec5b813c57a72091629c3165210e0ad5
https://github.com/openSUSE/wicked/commit/ba86f41dec5b813c57a72091629c31652…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-13 (Tue, 13 Oct 2015)
Changed paths:
M client/Makefile.am
M client/main.c
A client/tester.c
A client/tester.h
Log Message:
-----------
client: add wicked test dhcp[46] commands (bsc#942278)
The commands permit to call the dhcp clients in test mode.
Commit: da1290407242fa5eb9d58562b1fdaff9f11d6deb
https://github.com/openSUSE/wicked/commit/da1290407242fa5eb9d58562b1fdaff9f…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-10-14 (Wed, 14 Oct 2015)
Changed paths:
M client/Makefile.am
M client/main.c
A client/tester.c
A client/tester.h
M dhcp4/main.c
M dhcp6/main.c
M src/capture.c
M src/dhcp4/tester.c
M src/dhcp4/tester.h
M src/dhcp6/tester.c
M src/dhcp6/tester.h
M src/netinfo.c
M testing/rtnl-test.c
Log Message:
-----------
Merge pull request #599 from mtomaschewski/wicked-test
client: add wicked test dhcp[46] commands (bsc#942278)
Commit: 71d63181220425e8acb5e9439c6b6e4adc37b818
https://github.com/openSUSE/wicked/commit/71d63181220425e8acb5e9439c6b6e4ad…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-16 (Fri, 16 Oct 2015)
Changed paths:
M etc/systemd/wickedd-auto4.service.in
M etc/systemd/wickedd-dhcp4.service.in
M etc/systemd/wickedd-dhcp6.service.in
M etc/systemd/wickedd-nanny.service.in
M etc/systemd/wickedd.service.in
Log Message:
-----------
service: restart wickedd* on dbus restart (bsc#941964)
Commit: f201337556c36c33a1eb26a34e0aa0a49fd27d42
https://github.com/openSUSE/wicked/commit/f201337556c36c33a1eb26a34e0aa0a49…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-16 (Fri, 16 Oct 2015)
Changed paths:
M src/fsm.c
Log Message:
-----------
fsm: no link-up check on unrelated master (bsc#948423)
When the lower device (bond0) of the one we want to ifup (vlan1 on
bond0), has an unrelated/inactive in this ifup run, but sufficiently
configured master (br0 on bond0), continue instead to follow and
enforce link-up/enslave requirements on this unrelated master.
Commit: a0173afe2cedd641ba9aa025f7c11c3bf69ad8a3
https://github.com/openSUSE/wicked/commit/a0173afe2cedd641ba9aa025f7c11c3bf…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-19 (Mon, 19 Oct 2015)
Changed paths:
M src/appconfig.h
M src/iflist.c
M src/netinfo.c
Log Message:
-----------
netconfig: moved global state handle to ni_global
Commit: 1073f8e975a7a7795616225831bb0c9c94cc5387
https://github.com/openSUSE/wicked/commit/1073f8e975a7a7795616225831bb0c9c9…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-20 (Tue, 20 Oct 2015)
Changed paths:
M src/netinfo.c
M src/netinfo_priv.h
Log Message:
-----------
netconfig: introduced an address family filter
Commit: 72b9aeaabc004e992d20873b40336a6e62da58d4
https://github.com/openSUSE/wicked/commit/72b9aeaabc004e992d20873b40336a6e6…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-20 (Tue, 20 Oct 2015)
Changed paths:
M src/ifevent.c
M src/iflist.c
Log Message:
-----------
netconfig: apply family filter to refresh and events
Commit: 4ef6bc13a618512a9f710aeb0f143ad33216b0e9
https://github.com/openSUSE/wicked/commit/4ef6bc13a618512a9f710aeb0f143ad33…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-20 (Tue, 20 Oct 2015)
Changed paths:
M autoip4/main.c
M client/tester.c
M dhcp4/main.c
M dhcp6/main.c
Log Message:
-----------
netconfig: set family filter in dhcp,autoip,tester
Commit: 429bdef1fa6e8082aa56d0eb4f4705deff93718d
https://github.com/openSUSE/wicked/commit/429bdef1fa6e8082aa56d0eb4f4705def…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-10-20 (Tue, 20 Oct 2015)
Changed paths:
M src/fsm.c
Log Message:
-----------
Merge pull request #602 from mtomaschewski/bsc948423
fsm: no link-up check on unrelated master (bsc#948423)
Commit: 2e9a9c73de6d5a9bcb2965f58c166ca8feacb739
https://github.com/openSUSE/wicked/commit/2e9a9c73de6d5a9bcb2965f58c166ca8f…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-10-20 (Tue, 20 Oct 2015)
Changed paths:
M etc/systemd/wickedd-auto4.service.in
M etc/systemd/wickedd-dhcp4.service.in
M etc/systemd/wickedd-dhcp6.service.in
M etc/systemd/wickedd-nanny.service.in
M etc/systemd/wickedd.service.in
Log Message:
-----------
Merge pull request #600 from mtomaschewski/dbus-restart
service: restart wickedd* on dbus restart (bsc#941964)
Commit: 3e5b647c71467a84f539889210ed70e3584c18d7
https://github.com/openSUSE/wicked/commit/3e5b647c71467a84f539889210ed70e35…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-20 (Tue, 20 Oct 2015)
Changed paths:
M etc/systemd/wickedd-auto4.service.in
M etc/systemd/wickedd-dhcp4.service.in
M etc/systemd/wickedd-dhcp6.service.in
M etc/systemd/wickedd.service.in
Log Message:
-----------
service: use wants instead wanted-by in supplicants
Commit: 99ff21d99f93ccc6d1586f2a076d47750edd62a3
https://github.com/openSUSE/wicked/commit/99ff21d99f93ccc6d1586f2a076d47750…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-20 (Tue, 20 Oct 2015)
Changed paths:
M etc/systemd/wicked.service.in
M etc/systemd/wickedd.service.in
Log Message:
-----------
service: wicked wants wickedd instead of wanted-by
Commit: de401f8108b71807916190fc83bf63546c65c827
https://github.com/openSUSE/wicked/commit/de401f8108b71807916190fc83bf63546…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-20 (Tue, 20 Oct 2015)
Changed paths:
M etc/systemd/wicked.service.in
Log Message:
-----------
service: wicked service wants also wickedd-nanny
Commit: 6693fed1d22c28763ba02d1b200b1ef3bde6a029
https://github.com/openSUSE/wicked/commit/6693fed1d22c28763ba02d1b200b1ef3b…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-20 (Tue, 20 Oct 2015)
Changed paths:
M etc/systemd/wickedd-nanny.service.in
M etc/systemd/wickedd.service.in
Log Message:
-----------
service: use wants instead of wantedby in nanny
Commit: b2fc049888f65ac2ee7d7ffde235d760766e7f45
https://github.com/openSUSE/wicked/commit/b2fc049888f65ac2ee7d7ffde235d7607…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-10-20 (Tue, 20 Oct 2015)
Changed paths:
M etc/systemd/wicked.service.in
M etc/systemd/wickedd-auto4.service.in
M etc/systemd/wickedd-dhcp4.service.in
M etc/systemd/wickedd-dhcp6.service.in
M etc/systemd/wickedd-nanny.service.in
M etc/systemd/wickedd.service.in
Log Message:
-----------
Merge pull request #604 from mtomaschewski/wicked-wants
service: fixed wicked client and nanny dependencies (bsc#950333)
Commit: fe0be3eda9c76deacda9d66ac117435017df9cef
https://github.com/openSUSE/wicked/commit/fe0be3eda9c76deacda9d66ac11743501…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-21 (Wed, 21 Oct 2015)
Changed paths:
M src/iflist.c
M src/netinfo.c
M src/netinfo_priv.h
Log Message:
-----------
netconfig: introduced a link discovery filter
Commit: 33b41800aefbdbf94c12cdfd4cd043a4769947a6
https://github.com/openSUSE/wicked/commit/33b41800aefbdbf94c12cdfd4cd043a47…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-21 (Wed, 21 Oct 2015)
Changed paths:
M autoip4/main.c
M client/tester.c
M dhcp4/main.c
M dhcp6/main.c
Log Message:
-----------
netconfig: set discover filter in dhcp,autoip,tester
Commit: 718f804abb24038a4241ff99f809f020eed1e024
https://github.com/openSUSE/wicked/commit/718f804abb24038a4241ff99f809f020e…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-21 (Wed, 21 Oct 2015)
Changed paths:
M src/ifconfig.c
M src/ovs.c
M src/ovs.h
Log Message:
-----------
ovs: use --may-exist option in add-port (bsc#951315)
This just avoids errors when the port is already in the db
but does not trigger an enslave inside of openvswitch yet.
The remaining parts have to be addressed in openvswitch.
Commit: a8bf64d3edf27a4a6ec64e7d68dc93ec017dca11
https://github.com/openSUSE/wicked/commit/a8bf64d3edf27a4a6ec64e7d68dc93ec0…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-21 (Wed, 21 Oct 2015)
Changed paths:
M include/wicked/util.h
M nanny/main.c
M src/dbus-xml.c
M src/util.c
Log Message:
-----------
util: use size_t and a limit in file_read utility
Commit: 1383d6c318aadcef7615ed9c73fd308ad4aa62df
https://github.com/openSUSE/wicked/commit/1383d6c318aadcef7615ed9c73fd308ad…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-10-21 (Wed, 21 Oct 2015)
Changed paths:
M src/fsm-policy.c
Log Message:
-----------
policy: reference policy node on new() or update()
Commit: 51966db05c111ae32fca2b67fbd4f05aa77984b5
https://github.com/openSUSE/wicked/commit/51966db05c111ae32fca2b67fbd4f05aa…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-21 (Wed, 21 Oct 2015)
Changed paths:
M nanny/main.c
M nanny/nanny.c
M nanny/nanny.h
Log Message:
-----------
policy: use xml document instead of string in create()
Commit: 334208b02a0d0c5ae0060cd13fa5e12583a73aec
https://github.com/openSUSE/wicked/commit/334208b02a0d0c5ae0060cd13fa5e1258…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-10-21 (Wed, 21 Oct 2015)
Changed paths:
M autoip4/main.c
M client/tester.c
M dhcp4/main.c
M dhcp6/main.c
M src/appconfig.h
M src/ifevent.c
M src/iflist.c
M src/netinfo.c
M src/netinfo_priv.h
Log Message:
-----------
Merge pull request #603 from mtomaschewski/nc-filter
netconfig: do not refresh unrelated link details of address families
Commit: bd35d9602d83c521331a1fe8399eb43521e17f39
https://github.com/openSUSE/wicked/commit/bd35d9602d83c521331a1fe8399eb4352…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-10-21 (Wed, 21 Oct 2015)
Changed paths:
M src/ifconfig.c
M src/ovs.c
M src/ovs.h
Log Message:
-----------
Merge pull request #605 from mtomaschewski/ovs-add-port
ovs: use --may-exist option in add-port (bsc#951315)
Commit: 0cf17d0662b4ee141a1ee84cc97a2570b31e4854
https://github.com/openSUSE/wicked/commit/0cf17d0662b4ee141a1ee84cc97a2570b…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-10-21 (Wed, 21 Oct 2015)
Changed paths:
M include/wicked/util.h
M nanny/main.c
M nanny/nanny.c
M nanny/nanny.h
M src/dbus-xml.c
M src/fsm-policy.c
M src/util.c
Log Message:
-----------
Merge pull request #606 from pwieczorkiewicz/policy-load
policy: fix policy file reading and policy objects references (boo#916035)
Commit: 6bbcce2079e2c576bb46fd68cbe8cf824893988d
https://github.com/openSUSE/wicked/commit/6bbcce2079e2c576bb46fd68cbe8cf824…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-22 (Thu, 22 Oct 2015)
Changed paths:
M VERSION
M autoip4/main.c
M client/Makefile.am
M client/ifup.c
M client/main.c
A client/tester.c
A client/tester.h
M dhcp4/Makefile.am
M dhcp4/dbus-api.c
R dhcp4/device.c
R dhcp4/dhcp.h
R dhcp4/fsm.c
M dhcp4/main.c
R dhcp4/protocol.c
R dhcp4/protocol.h
R dhcp4/tester.c
R dhcp4/tester.h
M dhcp6/Makefile.am
M dhcp6/dbus-api.c
M dhcp6/dbus-api.h
R dhcp6/device.c
R dhcp6/device.h
R dhcp6/dhcp6.h
R dhcp6/fsm.c
R dhcp6/fsm.h
M dhcp6/main.c
R dhcp6/protocol.c
R dhcp6/protocol.h
R dhcp6/tester.c
R dhcp6/tester.h
M etc/systemd/wicked.service.in
M etc/systemd/wickedd-auto4.service.in
M etc/systemd/wickedd-dhcp4.service.in
M etc/systemd/wickedd-dhcp6.service.in
M etc/systemd/wickedd-nanny.service.in
M etc/systemd/wickedd.service.in
M include/wicked/fsm.h
M include/wicked/util.h
M nanny/main.c
M nanny/nanny.c
M nanny/nanny.h
M src/Makefile.am
M src/appconfig.h
M src/capture.c
M src/client/ifconfig.h
M src/dbus-xml.c
A src/dhcp4/device.c
A src/dhcp4/dhcp.h
A src/dhcp4/fsm.c
A src/dhcp4/protocol.c
A src/dhcp4/protocol.h
A src/dhcp4/tester.c
A src/dhcp4/tester.h
A src/dhcp6/device.c
A src/dhcp6/device.h
A src/dhcp6/dhcp.h
A src/dhcp6/fsm.c
A src/dhcp6/fsm.h
A src/dhcp6/protocol.c
A src/dhcp6/protocol.h
A src/dhcp6/tester.c
A src/dhcp6/tester.h
M src/fsm-policy.c
M src/fsm.c
M src/ifconfig.c
M src/ifevent.c
M src/iflist.c
M src/netinfo.c
M src/netinfo_priv.h
M src/ovs.c
M src/ovs.h
M src/teamd.c
M src/util.c
M testing/rtnl-test.c
Log Message:
-----------
Merge branch 'sle12-sp1-next' into sle12-next
Commit: 0ba3b689904af624660e1c71bc6f3b6733fb230b
https://github.com/openSUSE/wicked/commit/0ba3b689904af624660e1c71bc6f3b673…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-22 (Thu, 22 Oct 2015)
Changed paths:
M VERSION
Log Message:
-----------
version 0.6.27
Commit: 5b167b0bf50a210476a939665a812f0cd639c707
https://github.com/openSUSE/wicked/commit/5b167b0bf50a210476a939665a812f0cd…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-22 (Thu, 22 Oct 2015)
Changed paths:
M VERSION
Log Message:
-----------
Merge tag 'version-0.6.27' into sle12-next
Compare: https://github.com/openSUSE/wicked/compare/04eb8170fd79...5b167b0bf50a
1
0
[wicked-commit] [openSUSE/wicked] 90f7e3: compat: read complete sysctl file set (bsc#928459)
by Marius Tomaschewski 03 Nov '15
by Marius Tomaschewski 03 Nov '15
03 Nov '15
Branch: refs/heads/sle12-sp1
Home: https://github.com/openSUSE/wicked
Commit: 90f7e3132f8e8a5dc6d3ce2c6478cd4d52819540
https://github.com/openSUSE/wicked/commit/90f7e3132f8e8a5dc6d3ce2c6478cd4d5…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-09-23 (Wed, 23 Sep 2015)
Changed paths:
M client/suse/compat-suse.c
Log Message:
-----------
compat: read complete sysctl file set (bsc#928459)
Commit: da7a32f3ae9d210ad7a6aee530011b1fc618df33
https://github.com/openSUSE/wicked/commit/da7a32f3ae9d210ad7a6aee530011b1fc…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-09-24 (Thu, 24 Sep 2015)
Changed paths:
M client/compat.c
M src/dbus-objects/wireless.c
M src/wireless.c
M src/wpa-supplicant.c
M testing/Makefile.am
A testing/essid-test.c
Log Message:
-----------
wireless: encode/decode ESSID as hex (bsc#941708)
Commit: 77e45aabb08fac721e941e12675dd1f1b7896b11
https://github.com/openSUSE/wicked/commit/77e45aabb08fac721e941e12675dd1f1b…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-09-24 (Thu, 24 Sep 2015)
Changed paths:
M src/wpa-supplicant.c
Log Message:
-----------
wireless: set bssid vs. scan bssid confusion fix
Commit: fa05c868cbededc4e4651c7f4feac4f735715c7e
https://github.com/openSUSE/wicked/commit/fa05c868cbededc4e4651c7f4feac4f73…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-09-24 (Thu, 24 Sep 2015)
Changed paths:
M src/dbus-objects/wireless.c
Log Message:
-----------
wireless: dbus mode retrieving fix, invalid arg info
Commit: 804c3f79f697bf93a606609ff1b517cac4509c7c
https://github.com/openSUSE/wicked/commit/804c3f79f697bf93a606609ff1b517cac…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-09-24 (Thu, 24 Sep 2015)
Changed paths:
M client/suse/compat-suse.c
Log Message:
-----------
Merge pull request #593 from mtomaschewski/sysctl-dirs
compat: read complete sysctl file set (bsc#928459)
Commit: b9dafbc68ab9e4cc3fc98b4b171292499fc0cce5
https://github.com/openSUSE/wicked/commit/b9dafbc68ab9e4cc3fc98b4b171292499…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-09-25 (Fri, 25 Sep 2015)
Changed paths:
M client/compat.c
M src/dbus-objects/wireless.c
M src/wireless.c
M src/wpa-supplicant.c
M testing/Makefile.am
A testing/essid-test.c
Log Message:
-----------
Merge pull request #594 from mtomaschewski/wlan-essid
wireless: encode/decode ESSID as hex (bsc#941708)
Commit: c5d9fd4611d4c537a70443f2ed36be3e8452c9af
https://github.com/openSUSE/wicked/commit/c5d9fd4611d4c537a70443f2ed36be3e8…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-09-25 (Fri, 25 Sep 2015)
Changed paths:
M VERSION
Log Message:
-----------
version 0.6.25
Commit: e529f319c37f03ae0f4a4f66a77226c747900fb1
https://github.com/openSUSE/wicked/commit/e529f319c37f03ae0f4a4f66a77226c74…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-10-05 (Mon, 05 Oct 2015)
Changed paths:
M src/teamd.c
Log Message:
-----------
teamd: reduced priviliges and permissions for run dir (bsc#947542)
Create run dir and configs with teamd owner if available.
Commit: b48120779cdc25433ff35d0203acfffe3d513d60
https://github.com/openSUSE/wicked/commit/b48120779cdc25433ff35d0203acfffe3…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-06 (Tue, 06 Oct 2015)
Changed paths:
M src/teamd.c
Log Message:
-----------
teamd: always read dbus bus-name from service file
Commit: 8f846020716f603417a6ca460de8dbee2e46965d
https://github.com/openSUSE/wicked/commit/8f846020716f603417a6ca460de8dbee2…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-06 (Tue, 06 Oct 2015)
Changed paths:
M src/teamd.c
Log Message:
-----------
Merge pull request #595 from pwieczorkiewicz/teamd_owner
teamd: adjust permissions and update dbus busname (bsc#947542)
Commit: 90df63282873ad9c295cd1c13864d8a4c9d65ade
https://github.com/openSUSE/wicked/commit/90df63282873ad9c295cd1c13864d8a4c…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-08 (Thu, 08 Oct 2015)
Changed paths:
M dhcp4/device.c
Log Message:
-----------
dhcp4: fix to request offer by default in --test (bsc#942278)
Commit: ccd31d8e61547517a1b1efc518c48dd95f3a1a9e
https://github.com/openSUSE/wicked/commit/ccd31d8e61547517a1b1efc518c48dd95…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-10-08 (Thu, 08 Oct 2015)
Changed paths:
M dhcp4/device.c
Log Message:
-----------
Merge pull request #596 from mtomaschewski/dhcp4-test
dhcp4: fix to request offer by default in --test (bsc#942278)
Commit: 4a430a9c8f3097eaff522c52b7099dafcd812a53
https://github.com/openSUSE/wicked/commit/4a430a9c8f3097eaff522c52b7099dafc…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-08 (Thu, 08 Oct 2015)
Changed paths:
M dhcp4/Makefile.am
M dhcp4/dbus-api.c
R dhcp4/device.c
R dhcp4/dhcp.h
R dhcp4/fsm.c
M dhcp4/main.c
R dhcp4/protocol.c
R dhcp4/protocol.h
R dhcp4/tester.c
R dhcp4/tester.h
M src/Makefile.am
A src/dhcp4/device.c
A src/dhcp4/dhcp.h
A src/dhcp4/fsm.c
A src/dhcp4/protocol.c
A src/dhcp4/protocol.h
A src/dhcp4/tester.c
A src/dhcp4/tester.h
Log Message:
-----------
dhcp4: moved most of the sources to src/dhcp4
Commit: 21ec5a3752fb99443c2ae2a46ebe5995e85ec2d0
https://github.com/openSUSE/wicked/commit/21ec5a3752fb99443c2ae2a46ebe5995e…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-08 (Thu, 08 Oct 2015)
Changed paths:
M dhcp6/Makefile.am
M dhcp6/dbus-api.c
M dhcp6/dbus-api.h
R dhcp6/device.c
R dhcp6/device.h
R dhcp6/dhcp6.h
R dhcp6/fsm.c
R dhcp6/fsm.h
M dhcp6/main.c
R dhcp6/protocol.c
R dhcp6/protocol.h
R dhcp6/tester.c
R dhcp6/tester.h
M src/Makefile.am
A src/dhcp6/device.c
A src/dhcp6/device.h
A src/dhcp6/dhcp.h
A src/dhcp6/fsm.c
A src/dhcp6/fsm.h
A src/dhcp6/protocol.c
A src/dhcp6/protocol.h
A src/dhcp6/tester.c
A src/dhcp6/tester.h
Log Message:
-----------
dhcp6: moved most of the sources to src/dhcp6
Commit: e88b145ea1fc44f288bc7e7cb4419c39e2dbbecc
https://github.com/openSUSE/wicked/commit/e88b145ea1fc44f288bc7e7cb4419c39e…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-09 (Fri, 09 Oct 2015)
Changed paths:
M src/fsm-policy.c
Log Message:
-----------
nanny: fixed to free policy match condition args
Commit: bf119017209f889bc0a341e6632c0ff2101b0050
https://github.com/openSUSE/wicked/commit/bf119017209f889bc0a341e6632c0ff21…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-09 (Fri, 09 Oct 2015)
Changed paths:
M include/wicked/fsm.h
M nanny/nanny.c
M src/fsm-policy.c
M src/fsm.c
Log Message:
-----------
nanny: permit to cross-check another fsm worker
Commit: 8c57ff277e9bd3e625ee299d6d064cfe26108b9c
https://github.com/openSUSE/wicked/commit/8c57ff277e9bd3e625ee299d6d064cfe2…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-09 (Fri, 09 Oct 2015)
Changed paths:
M client/ifup.c
M src/client/ifconfig.h
M src/fsm-policy.c
M src/fsm.c
Log Message:
-----------
nanny: add device references to policy match (bsc#941611)
Generate a match to all devices a config refers in it's link node
(master device, ovs-bridge, ...) to ensure, that there is already
the complete configuration tree applied to nanny in order to not
start managing a port/slave and fail on unresolvable requirements.
Commit: 6435dcbb4a58f2c20dbee300f06811920de81096
https://github.com/openSUSE/wicked/commit/6435dcbb4a58f2c20dbee300f06811920…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-09 (Fri, 09 Oct 2015)
Changed paths:
M dhcp4/Makefile.am
M dhcp4/dbus-api.c
R dhcp4/device.c
R dhcp4/dhcp.h
R dhcp4/fsm.c
M dhcp4/main.c
R dhcp4/protocol.c
R dhcp4/protocol.h
R dhcp4/tester.c
R dhcp4/tester.h
M dhcp6/Makefile.am
M dhcp6/dbus-api.c
M dhcp6/dbus-api.h
R dhcp6/device.c
R dhcp6/device.h
R dhcp6/dhcp6.h
R dhcp6/fsm.c
R dhcp6/fsm.h
M dhcp6/main.c
R dhcp6/protocol.c
R dhcp6/protocol.h
R dhcp6/tester.c
R dhcp6/tester.h
M src/Makefile.am
A src/dhcp4/device.c
A src/dhcp4/dhcp.h
A src/dhcp4/fsm.c
A src/dhcp4/protocol.c
A src/dhcp4/protocol.h
A src/dhcp4/tester.c
A src/dhcp4/tester.h
A src/dhcp6/device.c
A src/dhcp6/device.h
A src/dhcp6/dhcp.h
A src/dhcp6/fsm.c
A src/dhcp6/fsm.h
A src/dhcp6/protocol.c
A src/dhcp6/protocol.h
A src/dhcp6/tester.c
A src/dhcp6/tester.h
Log Message:
-----------
Merge pull request #597 from mtomaschewski/dhcp-move
dhcp: moved most dhcp sources to the library
Commit: fc9daaa087c49b4544d770e7af53989b058aa1f7
https://github.com/openSUSE/wicked/commit/fc9daaa087c49b4544d770e7af53989b0…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-09 (Fri, 09 Oct 2015)
Changed paths:
M client/ifup.c
M include/wicked/fsm.h
M nanny/nanny.c
M src/client/ifconfig.h
M src/fsm-policy.c
M src/fsm.c
Log Message:
-----------
Merge pull request #598 from mtomaschewski/netif-requires
nanny: add device references to policy match (bsc#941611)
Commit: 49a6f8acaec83fd56c3a9d1a68fc6f37e1fb4b3d
https://github.com/openSUSE/wicked/commit/49a6f8acaec83fd56c3a9d1a68fc6f37e…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-09 (Fri, 09 Oct 2015)
Changed paths:
M VERSION
Log Message:
-----------
version 0.6.26
Commit: 5d95be9abf42dc5baa3db9038ca00e4a96e93787
https://github.com/openSUSE/wicked/commit/5d95be9abf42dc5baa3db9038ca00e4a9…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-13 (Tue, 13 Oct 2015)
Changed paths:
M dhcp4/main.c
M dhcp6/main.c
M src/netinfo.c
M testing/rtnl-test.c
Log Message:
-----------
netinfo: changed to seed RNG in common init
Commit: 47bbd5db6cf48a8e8d0972a657bbc13ac3aa9207
https://github.com/openSUSE/wicked/commit/47bbd5db6cf48a8e8d0972a657bbc13ac…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-13 (Tue, 13 Oct 2015)
Changed paths:
M dhcp4/main.c
M src/capture.c
Log Message:
-----------
capture: load af_packet once from open capture
Commit: 65ed88a1f34c326a52f4b4f67da016157c8da0e4
https://github.com/openSUSE/wicked/commit/65ed88a1f34c326a52f4b4f67da016157…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-13 (Tue, 13 Oct 2015)
Changed paths:
M dhcp4/main.c
M dhcp6/main.c
M src/dhcp4/tester.c
M src/dhcp4/tester.h
M src/dhcp6/tester.c
M src/dhcp6/tester.h
Log Message:
-----------
tester: add ni prefix to dhcp tester functions
Commit: ba86f41dec5b813c57a72091629c3165210e0ad5
https://github.com/openSUSE/wicked/commit/ba86f41dec5b813c57a72091629c31652…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-13 (Tue, 13 Oct 2015)
Changed paths:
M client/Makefile.am
M client/main.c
A client/tester.c
A client/tester.h
Log Message:
-----------
client: add wicked test dhcp[46] commands (bsc#942278)
The commands permit to call the dhcp clients in test mode.
Commit: da1290407242fa5eb9d58562b1fdaff9f11d6deb
https://github.com/openSUSE/wicked/commit/da1290407242fa5eb9d58562b1fdaff9f…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-10-14 (Wed, 14 Oct 2015)
Changed paths:
M client/Makefile.am
M client/main.c
A client/tester.c
A client/tester.h
M dhcp4/main.c
M dhcp6/main.c
M src/capture.c
M src/dhcp4/tester.c
M src/dhcp4/tester.h
M src/dhcp6/tester.c
M src/dhcp6/tester.h
M src/netinfo.c
M testing/rtnl-test.c
Log Message:
-----------
Merge pull request #599 from mtomaschewski/wicked-test
client: add wicked test dhcp[46] commands (bsc#942278)
Commit: 71d63181220425e8acb5e9439c6b6e4adc37b818
https://github.com/openSUSE/wicked/commit/71d63181220425e8acb5e9439c6b6e4ad…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-16 (Fri, 16 Oct 2015)
Changed paths:
M etc/systemd/wickedd-auto4.service.in
M etc/systemd/wickedd-dhcp4.service.in
M etc/systemd/wickedd-dhcp6.service.in
M etc/systemd/wickedd-nanny.service.in
M etc/systemd/wickedd.service.in
Log Message:
-----------
service: restart wickedd* on dbus restart (bsc#941964)
Commit: f201337556c36c33a1eb26a34e0aa0a49fd27d42
https://github.com/openSUSE/wicked/commit/f201337556c36c33a1eb26a34e0aa0a49…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-16 (Fri, 16 Oct 2015)
Changed paths:
M src/fsm.c
Log Message:
-----------
fsm: no link-up check on unrelated master (bsc#948423)
When the lower device (bond0) of the one we want to ifup (vlan1 on
bond0), has an unrelated/inactive in this ifup run, but sufficiently
configured master (br0 on bond0), continue instead to follow and
enforce link-up/enslave requirements on this unrelated master.
Commit: a0173afe2cedd641ba9aa025f7c11c3bf69ad8a3
https://github.com/openSUSE/wicked/commit/a0173afe2cedd641ba9aa025f7c11c3bf…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-19 (Mon, 19 Oct 2015)
Changed paths:
M src/appconfig.h
M src/iflist.c
M src/netinfo.c
Log Message:
-----------
netconfig: moved global state handle to ni_global
Commit: 1073f8e975a7a7795616225831bb0c9c94cc5387
https://github.com/openSUSE/wicked/commit/1073f8e975a7a7795616225831bb0c9c9…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-20 (Tue, 20 Oct 2015)
Changed paths:
M src/netinfo.c
M src/netinfo_priv.h
Log Message:
-----------
netconfig: introduced an address family filter
Commit: 72b9aeaabc004e992d20873b40336a6e62da58d4
https://github.com/openSUSE/wicked/commit/72b9aeaabc004e992d20873b40336a6e6…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-20 (Tue, 20 Oct 2015)
Changed paths:
M src/ifevent.c
M src/iflist.c
Log Message:
-----------
netconfig: apply family filter to refresh and events
Commit: 4ef6bc13a618512a9f710aeb0f143ad33216b0e9
https://github.com/openSUSE/wicked/commit/4ef6bc13a618512a9f710aeb0f143ad33…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-20 (Tue, 20 Oct 2015)
Changed paths:
M autoip4/main.c
M client/tester.c
M dhcp4/main.c
M dhcp6/main.c
Log Message:
-----------
netconfig: set family filter in dhcp,autoip,tester
Commit: 429bdef1fa6e8082aa56d0eb4f4705deff93718d
https://github.com/openSUSE/wicked/commit/429bdef1fa6e8082aa56d0eb4f4705def…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-10-20 (Tue, 20 Oct 2015)
Changed paths:
M src/fsm.c
Log Message:
-----------
Merge pull request #602 from mtomaschewski/bsc948423
fsm: no link-up check on unrelated master (bsc#948423)
Commit: 2e9a9c73de6d5a9bcb2965f58c166ca8feacb739
https://github.com/openSUSE/wicked/commit/2e9a9c73de6d5a9bcb2965f58c166ca8f…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-10-20 (Tue, 20 Oct 2015)
Changed paths:
M etc/systemd/wickedd-auto4.service.in
M etc/systemd/wickedd-dhcp4.service.in
M etc/systemd/wickedd-dhcp6.service.in
M etc/systemd/wickedd-nanny.service.in
M etc/systemd/wickedd.service.in
Log Message:
-----------
Merge pull request #600 from mtomaschewski/dbus-restart
service: restart wickedd* on dbus restart (bsc#941964)
Commit: 3e5b647c71467a84f539889210ed70e3584c18d7
https://github.com/openSUSE/wicked/commit/3e5b647c71467a84f539889210ed70e35…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-20 (Tue, 20 Oct 2015)
Changed paths:
M etc/systemd/wickedd-auto4.service.in
M etc/systemd/wickedd-dhcp4.service.in
M etc/systemd/wickedd-dhcp6.service.in
M etc/systemd/wickedd.service.in
Log Message:
-----------
service: use wants instead wanted-by in supplicants
Commit: 99ff21d99f93ccc6d1586f2a076d47750edd62a3
https://github.com/openSUSE/wicked/commit/99ff21d99f93ccc6d1586f2a076d47750…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-20 (Tue, 20 Oct 2015)
Changed paths:
M etc/systemd/wicked.service.in
M etc/systemd/wickedd.service.in
Log Message:
-----------
service: wicked wants wickedd instead of wanted-by
Commit: de401f8108b71807916190fc83bf63546c65c827
https://github.com/openSUSE/wicked/commit/de401f8108b71807916190fc83bf63546…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-20 (Tue, 20 Oct 2015)
Changed paths:
M etc/systemd/wicked.service.in
Log Message:
-----------
service: wicked service wants also wickedd-nanny
Commit: 6693fed1d22c28763ba02d1b200b1ef3bde6a029
https://github.com/openSUSE/wicked/commit/6693fed1d22c28763ba02d1b200b1ef3b…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-20 (Tue, 20 Oct 2015)
Changed paths:
M etc/systemd/wickedd-nanny.service.in
M etc/systemd/wickedd.service.in
Log Message:
-----------
service: use wants instead of wantedby in nanny
Commit: b2fc049888f65ac2ee7d7ffde235d760766e7f45
https://github.com/openSUSE/wicked/commit/b2fc049888f65ac2ee7d7ffde235d7607…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-10-20 (Tue, 20 Oct 2015)
Changed paths:
M etc/systemd/wicked.service.in
M etc/systemd/wickedd-auto4.service.in
M etc/systemd/wickedd-dhcp4.service.in
M etc/systemd/wickedd-dhcp6.service.in
M etc/systemd/wickedd-nanny.service.in
M etc/systemd/wickedd.service.in
Log Message:
-----------
Merge pull request #604 from mtomaschewski/wicked-wants
service: fixed wicked client and nanny dependencies (bsc#950333)
Commit: fe0be3eda9c76deacda9d66ac117435017df9cef
https://github.com/openSUSE/wicked/commit/fe0be3eda9c76deacda9d66ac11743501…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-21 (Wed, 21 Oct 2015)
Changed paths:
M src/iflist.c
M src/netinfo.c
M src/netinfo_priv.h
Log Message:
-----------
netconfig: introduced a link discovery filter
Commit: 33b41800aefbdbf94c12cdfd4cd043a4769947a6
https://github.com/openSUSE/wicked/commit/33b41800aefbdbf94c12cdfd4cd043a47…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-21 (Wed, 21 Oct 2015)
Changed paths:
M autoip4/main.c
M client/tester.c
M dhcp4/main.c
M dhcp6/main.c
Log Message:
-----------
netconfig: set discover filter in dhcp,autoip,tester
Commit: 718f804abb24038a4241ff99f809f020eed1e024
https://github.com/openSUSE/wicked/commit/718f804abb24038a4241ff99f809f020e…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-21 (Wed, 21 Oct 2015)
Changed paths:
M src/ifconfig.c
M src/ovs.c
M src/ovs.h
Log Message:
-----------
ovs: use --may-exist option in add-port (bsc#951315)
This just avoids errors when the port is already in the db
but does not trigger an enslave inside of openvswitch yet.
The remaining parts have to be addressed in openvswitch.
Commit: a8bf64d3edf27a4a6ec64e7d68dc93ec017dca11
https://github.com/openSUSE/wicked/commit/a8bf64d3edf27a4a6ec64e7d68dc93ec0…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-21 (Wed, 21 Oct 2015)
Changed paths:
M include/wicked/util.h
M nanny/main.c
M src/dbus-xml.c
M src/util.c
Log Message:
-----------
util: use size_t and a limit in file_read utility
Commit: 1383d6c318aadcef7615ed9c73fd308ad4aa62df
https://github.com/openSUSE/wicked/commit/1383d6c318aadcef7615ed9c73fd308ad…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-10-21 (Wed, 21 Oct 2015)
Changed paths:
M src/fsm-policy.c
Log Message:
-----------
policy: reference policy node on new() or update()
Commit: 51966db05c111ae32fca2b67fbd4f05aa77984b5
https://github.com/openSUSE/wicked/commit/51966db05c111ae32fca2b67fbd4f05aa…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-21 (Wed, 21 Oct 2015)
Changed paths:
M nanny/main.c
M nanny/nanny.c
M nanny/nanny.h
Log Message:
-----------
policy: use xml document instead of string in create()
Commit: 334208b02a0d0c5ae0060cd13fa5e12583a73aec
https://github.com/openSUSE/wicked/commit/334208b02a0d0c5ae0060cd13fa5e1258…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-10-21 (Wed, 21 Oct 2015)
Changed paths:
M autoip4/main.c
M client/tester.c
M dhcp4/main.c
M dhcp6/main.c
M src/appconfig.h
M src/ifevent.c
M src/iflist.c
M src/netinfo.c
M src/netinfo_priv.h
Log Message:
-----------
Merge pull request #603 from mtomaschewski/nc-filter
netconfig: do not refresh unrelated link details of address families
Commit: bd35d9602d83c521331a1fe8399eb43521e17f39
https://github.com/openSUSE/wicked/commit/bd35d9602d83c521331a1fe8399eb4352…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-10-21 (Wed, 21 Oct 2015)
Changed paths:
M src/ifconfig.c
M src/ovs.c
M src/ovs.h
Log Message:
-----------
Merge pull request #605 from mtomaschewski/ovs-add-port
ovs: use --may-exist option in add-port (bsc#951315)
Commit: 0cf17d0662b4ee141a1ee84cc97a2570b31e4854
https://github.com/openSUSE/wicked/commit/0cf17d0662b4ee141a1ee84cc97a2570b…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2015-10-21 (Wed, 21 Oct 2015)
Changed paths:
M include/wicked/util.h
M nanny/main.c
M nanny/nanny.c
M nanny/nanny.h
M src/dbus-xml.c
M src/fsm-policy.c
M src/util.c
Log Message:
-----------
Merge pull request #606 from pwieczorkiewicz/policy-load
policy: fix policy file reading and policy objects references (boo#916035)
Commit: 0ba3b689904af624660e1c71bc6f3b6733fb230b
https://github.com/openSUSE/wicked/commit/0ba3b689904af624660e1c71bc6f3b673…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2015-10-22 (Thu, 22 Oct 2015)
Changed paths:
M VERSION
Log Message:
-----------
version 0.6.27
Compare: https://github.com/openSUSE/wicked/compare/ee5d15c87bc9...0ba3b689904a
1
0