[wicked-commit] [openSUSE/wicked] e529f3: teamd: reduced priviliges and permissions for run ...
Branch: refs/heads/sle12-next Home: https://github.com/openSUSE/wicked Commit: e529f319c37f03ae0f4a4f66a77226c747900fb1 https://github.com/openSUSE/wicked/commit/e529f319c37f03ae0f4a4f66a77226c747... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@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/b48120779cdc25433ff35d0203acfffe3d... Author: Marius Tomaschewski <mt@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/8f846020716f603417a6ca460de8dbee2e... Author: Marius Tomaschewski <mt@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/90df63282873ad9c295cd1c13864d8a4c9... Author: Marius Tomaschewski <mt@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/ccd31d8e61547517a1b1efc518c48dd95f... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@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/4a430a9c8f3097eaff522c52b7099dafcd... Author: Marius Tomaschewski <mt@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/21ec5a3752fb99443c2ae2a46ebe5995e8... Author: Marius Tomaschewski <mt@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/e88b145ea1fc44f288bc7e7cb4419c39e2... Author: Marius Tomaschewski <mt@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/bf119017209f889bc0a341e6632c0ff210... Author: Marius Tomaschewski <mt@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/8c57ff277e9bd3e625ee299d6d064cfe26... Author: Marius Tomaschewski <mt@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/6435dcbb4a58f2c20dbee300f06811920d... Author: Marius Tomaschewski <mt@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/fc9daaa087c49b4544d770e7af53989b05... Author: Marius Tomaschewski <mt@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/49a6f8acaec83fd56c3a9d1a68fc6f37e1... Author: Marius Tomaschewski <mt@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/5d95be9abf42dc5baa3db9038ca00e4a96... Author: Marius Tomaschewski <mt@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/47bbd5db6cf48a8e8d0972a657bbc13ac3... Author: Marius Tomaschewski <mt@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/65ed88a1f34c326a52f4b4f67da016157c... Author: Marius Tomaschewski <mt@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/ba86f41dec5b813c57a72091629c316521... Author: Marius Tomaschewski <mt@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/da1290407242fa5eb9d58562b1fdaff9f1... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@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/71d63181220425e8acb5e9439c6b6e4adc... Author: Marius Tomaschewski <mt@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/f201337556c36c33a1eb26a34e0aa0a49f... Author: Marius Tomaschewski <mt@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/a0173afe2cedd641ba9aa025f7c11c3bf6... Author: Marius Tomaschewski <mt@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/1073f8e975a7a7795616225831bb0c9c94... Author: Marius Tomaschewski <mt@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/72b9aeaabc004e992d20873b40336a6e62... Author: Marius Tomaschewski <mt@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/4ef6bc13a618512a9f710aeb0f143ad332... Author: Marius Tomaschewski <mt@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/429bdef1fa6e8082aa56d0eb4f4705deff... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@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/2e9a9c73de6d5a9bcb2965f58c166ca8fe... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@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/3e5b647c71467a84f539889210ed70e358... Author: Marius Tomaschewski <mt@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/99ff21d99f93ccc6d1586f2a076d47750e... Author: Marius Tomaschewski <mt@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/de401f8108b71807916190fc83bf63546c... Author: Marius Tomaschewski <mt@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/6693fed1d22c28763ba02d1b200b1ef3bd... Author: Marius Tomaschewski <mt@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/b2fc049888f65ac2ee7d7ffde235d76076... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@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/fe0be3eda9c76deacda9d66ac117435017... Author: Marius Tomaschewski <mt@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/33b41800aefbdbf94c12cdfd4cd043a476... Author: Marius Tomaschewski <mt@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/718f804abb24038a4241ff99f809f020ee... Author: Marius Tomaschewski <mt@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/a8bf64d3edf27a4a6ec64e7d68dc93ec01... Author: Marius Tomaschewski <mt@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/1383d6c318aadcef7615ed9c73fd308ad4... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@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/51966db05c111ae32fca2b67fbd4f05aa7... Author: Marius Tomaschewski <mt@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/334208b02a0d0c5ae0060cd13fa5e12583... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@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/bd35d9602d83c521331a1fe8399eb43521... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@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/0cf17d0662b4ee141a1ee84cc97a2570b3... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@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/6bbcce2079e2c576bb46fd68cbe8cf8248... Author: Marius Tomaschewski <mt@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 Compare: https://github.com/openSUSE/wicked/compare/6c0dc6308e95...6bbcce2079e2
participants (1)
-
Marius Tomaschewski