[openSUSE/wicked] 1d4a9e: cleanup: incompatible acquired pointer warning on ...
Branch: refs/heads/testing Home: https://github.com/openSUSE/wicked Commit: 1d4a9e2ffc2918426132b6813e808c4e34057fa0 https://github.com/openSUSE/wicked/commit/1d4a9e2ffc2918426132b6813e808c4e34... Author: Marius Tomaschewski <mt@suse.de> Date: 2021-11-18 (Thu, 18 Nov 2021) Changed paths: M src/dbus-objects/misc.c Log Message: ----------- cleanup: incompatible acquired pointer warning on 32bit Commit: 2dc938e58ce64d8e26afdd144aa077135745608b https://github.com/openSUSE/wicked/commit/2dc938e58ce64d8e26afdd144aa0771357... Author: Marius Tomaschewski <mt@suse.de> Date: 2021-11-18 (Thu, 18 Nov 2021) Changed paths: M src/dhcp4/device.c Log Message: ----------- cleanup: fix enum conversion due to wrong constant Commit: ff081e21643047b005cecd35e680efd0eb37e293 https://github.com/openSUSE/wicked/commit/ff081e21643047b005cecd35e680efd0eb... Author: Marius Tomaschewski <mt@suse.de> Date: 2021-11-18 (Thu, 18 Nov 2021) Changed paths: M client/suse/compat-suse.c M nanny/main.c M nanny/policy.c M src/client/client_state.c Log Message: ----------- cleanup: path name format truncation warnings Commit: 9b073dd5a52ac167a52608af825d7c24d158257d https://github.com/openSUSE/wicked/commit/9b073dd5a52ac167a52608af825d7c24d1... Author: Marius Tomaschewski <mt@suse.de> Date: 2021-11-18 (Thu, 18 Nov 2021) Changed paths: M src/util.c Log Message: ----------- cleanup: fix incorrect vasprintf return value check Commit: a94035aaa359bebd6a457af1d16a6bad97de7bc0 https://github.com/openSUSE/wicked/commit/a94035aaa359bebd6a457af1d16a6bad97... Author: Marius Tomaschewski <mt@suse.de> Date: 2021-11-18 (Thu, 18 Nov 2021) Changed paths: M src/wireless.c M src/wpa-supplicant.c Log Message: ----------- cleanup: fix to use size_t format length modifiers Commit: c96a79617c672c98d5fe501283493af90184d83e https://github.com/openSUSE/wicked/commit/c96a79617c672c98d5fe501283493af901... Author: Marius Tomaschewski <mt@suse.de> Date: 2021-11-18 (Thu, 18 Nov 2021) Changed paths: M src/config.c M src/xpath.c Log Message: ----------- cleanup: different signedness comparison warnings Commit: 25a74b994a93f6e173bc7cecd559d85fb499c359 https://github.com/openSUSE/wicked/commit/25a74b994a93f6e173bc7cecd559d85fb4... Author: Marius Tomaschewski <mt@suse.de> Date: 2021-11-18 (Thu, 18 Nov 2021) Changed paths: M src/xpath.c Log Message: ----------- cleanup: don't reset ident before logging it Commit: 208d3722e5591e9134f58e1536d2081a620a7f78 https://github.com/openSUSE/wicked/commit/208d3722e5591e9134f58e1536d2081a62... Author: Marius Tomaschewski <mt@suse.de> Date: 2021-11-22 (Mon, 22 Nov 2021) Changed paths: M src/dhcp4/device.c M src/dhcp4/fsm.c Log Message: ----------- cleanup: fix dhcp4 signedness comparison warnings Commit: d65559d2737fbea1cc86109043c0909120ef5ab4 https://github.com/openSUSE/wicked/commit/d65559d2737fbea1cc86109043c0909120... Author: Marius Tomaschewski <mt@suse.de> Date: 2021-11-22 (Mon, 22 Nov 2021) Changed paths: M src/dhcp6/device.c M src/dhcp6/fsm.c M src/dhcp6/protocol.c Log Message: ----------- cleanup: fix dhcp6 signedness comparison warnings Commit: 00a4f9fa8cf660b1e2b56171e71d67fe5534aee6 https://github.com/openSUSE/wicked/commit/00a4f9fa8cf660b1e2b56171e71d67fe55... Author: Marius Tomaschewski <mt@suse.de> Date: 2021-11-22 (Mon, 22 Nov 2021) Changed paths: M client/ifup.c M include/Makefile.am M include/wicked/fsm.h M include/wicked/socket.h A include/wicked/time.h M include/wicked/wireless.h M src/address.c M src/async-resolver.c M src/dhcp6/dhcp6.h M src/dhcp6/lease.c M src/ipv6.c M src/leaseinfo.c M src/netinfo_priv.h M src/process.c M src/timer.c Log Message: ----------- time: move related utils from socket.h to time.h Commit: 0ba590278226ee8e8abf22e9433488edf4cffba6 https://github.com/openSUSE/wicked/commit/0ba590278226ee8e8abf22e9433488edf4... Author: Marius Tomaschewski <mt@suse.de> Date: 2021-11-24 (Wed, 24 Nov 2021) Changed paths: M include/wicked/types.h Log Message: ----------- time: add ni_timeout_t for lifetime in miliseconds Commit: 19ad3f1bc084c906d0fffc0ff80239a99d6bc7f5 https://github.com/openSUSE/wicked/commit/19ad3f1bc084c906d0fffc0ff80239a99d... Author: Marius Tomaschewski <mt@suse.de> Date: 2021-11-24 (Wed, 24 Nov 2021) Changed paths: M include/wicked/address.h M include/wicked/time.h M include/wicked/util.h M src/address.c M src/capture.c M src/client/client_state.c M src/dhcp6/options.c M src/timer.c M src/util.c Log Message: ----------- time: adjust timer and timeout utils and calculations Commit: 87eb8c4620851cb736015a083f07241374b06bca https://github.com/openSUSE/wicked/commit/87eb8c4620851cb736015a083f07241374... Author: Marius Tomaschewski <mt@suse.de> Date: 2021-11-24 (Wed, 24 Nov 2021) Changed paths: M autoip4/main.c M client/arputil.c M client/ifup.c M dhcp4/main.c M dhcp6/main.c M include/wicked/fsm.h M include/wicked/socket.h M nanny/main.c M server/main.c M src/async-resolver.c M src/dhcp4/tester.c M src/dhcp6/tester.c M src/fsm.c M src/socket.c M testing/rtnl-test.c Log Message: ----------- time: adjust socket poll wait timeout Commit: 050b2ad1f7bba5ae5d5f45fbd2e6adea88afea6e https://github.com/openSUSE/wicked/commit/050b2ad1f7bba5ae5d5f45fbd2e6adea88... Author: Marius Tomaschewski <mt@suse.de> Date: 2021-12-04 (Sat, 04 Dec 2021) Changed paths: M src/dhcp6/device.c M src/dhcp6/dhcp6.h M src/dhcp6/fsm.c M src/dhcp6/fsm.h M src/dhcp6/protocol.c M src/dhcp6/protocol.h Log Message: ----------- time: adjust dhcp6 timeout/lifetime calculations Commit: 5e0d380157434de38d228b0924ffcc0d944a1359 https://github.com/openSUSE/wicked/commit/5e0d380157434de38d228b0924ffcc0d94... Author: Marius Tomaschewski <mt@suse.de> Date: 2021-12-04 (Sat, 04 Dec 2021) Changed paths: M client/suse/compat-suse.c M src/config.c M src/dhcp4/device.c M src/dhcp4/dhcp4.h M src/dhcp4/fsm.c Log Message: ----------- time: adjust dhcp4 timeout/lifetime calculations Commit: 2079cf5776999b85af348b621b584b4244c08040 https://github.com/openSUSE/wicked/commit/2079cf5776999b85af348b621b584b4244... Author: Marius Tomaschewski <mt@suse.de> Date: 2021-12-04 (Sat, 04 Dec 2021) Changed paths: M schema/addrconf.xml M schema/interface.xml M schema/types.xml Log Message: ----------- time: add seconds and lifetime types to schema Commit: e13d52ae23c0930df15c25ade5ee1de4bbd73597 https://github.com/openSUSE/wicked/commit/e13d52ae23c0930df15c25ade5ee1de4bb... Author: Marius Tomaschewski <mt@suse.de> Date: 2021-12-04 (Sat, 04 Dec 2021) Changed paths: M client/compat.c M client/ifdown.c M client/ifreload.c M client/ifup.c M client/main.c M client/suse/compat-suse.c M client/wicked-client.h M include/wicked/fsm.h M src/fsm.c Log Message: ----------- time: adjust fsm and client/config seconds timeouts Commit: 14086ca7476093e45a65b539559f49fd4fb7b78a https://github.com/openSUSE/wicked/commit/14086ca7476093e45a65b539559f49fd4f... Author: Marius Tomaschewski <mt@suse.de> Date: 2021-12-04 (Sat, 04 Dec 2021) Changed paths: M src/dhcp6/device.c Log Message: ----------- dhcp6: fix retransmission time (re-)calculations USGv6: DHCPv6_7_1_05c, DHCPv6_7_1_05c, DHCPv6_7_1_05c Commit: cbbb41dce294dcc4b42b299c264006003498a517 https://github.com/openSUSE/wicked/commit/cbbb41dce294dcc4b42b299c2640060034... Author: Marius Tomaschewski <mt@suse.de> Date: 2021-12-05 (Sun, 05 Dec 2021) Changed paths: M src/dhcp6/fsm.c Log Message: ----------- dhcp6: reset validation timer on bound/decline init Commit: 7b9c235d9d6ff0db298755ea9e58b858534864a5 https://github.com/openSUSE/wicked/commit/7b9c235d9d6ff0db298755ea9e58b85853... Author: Marius Tomaschewski <mt@suse.de> Date: 2021-12-09 (Thu, 09 Dec 2021) Changed paths: M src/dhcp4/device.c Log Message: ----------- dhcp4: pretty-print max lease/timing debug log Commit: dda36d40d31a70491bf49e739a17dd975d4d0b0f https://github.com/openSUSE/wicked/commit/dda36d40d31a70491bf49e739a17dd975d... Author: Marius Tomaschewski <mt@suse.de> Date: 2021-12-09 (Thu, 09 Dec 2021) Changed paths: M src/dhcp4/fsm.c Log Message: ----------- dhcp4: don't start timers with infinite lease Commit: ca584115a981461fa42b855930dd7f2b4f37c97f https://github.com/openSUSE/wicked/commit/ca584115a981461fa42b855930dd7f2b4f... Author: Marius Tomaschewski <mt@suse.de> Date: 2021-12-09 (Thu, 09 Dec 2021) Changed paths: M autoip4/main.c M client/arputil.c M client/compat.c M client/ifdown.c M client/ifreload.c M client/ifup.c M client/main.c M client/suse/compat-suse.c M client/wicked-client.h M dhcp4/main.c M dhcp6/main.c M include/Makefile.am M include/wicked/address.h M include/wicked/fsm.h M include/wicked/socket.h A include/wicked/time.h M include/wicked/types.h M include/wicked/util.h M include/wicked/wireless.h M nanny/main.c M nanny/policy.c M schema/addrconf.xml M schema/interface.xml M schema/types.xml M server/main.c M src/address.c M src/async-resolver.c M src/capture.c M src/client/client_state.c M src/config.c M src/dbus-objects/misc.c M src/dhcp4/device.c M src/dhcp4/dhcp4.h M src/dhcp4/fsm.c M src/dhcp4/tester.c M src/dhcp6/device.c M src/dhcp6/dhcp6.h M src/dhcp6/fsm.c M src/dhcp6/fsm.h M src/dhcp6/lease.c M src/dhcp6/options.c M src/dhcp6/protocol.c M src/dhcp6/protocol.h M src/dhcp6/tester.c M src/fsm.c M src/ipv6.c M src/leaseinfo.c M src/netinfo_priv.h M src/process.c M src/socket.c M src/timer.c M src/util.c M src/wireless.c M src/wpa-supplicant.c M src/xpath.c M testing/rtnl-test.c Log Message: ----------- Merge pull request https://github.com/openSUSE/wicked/pull/892 cleanup: warnings, time calculations and dhcp fixes (bsc#1188019) - Cleanup timer/timeout and lifetime types and calculations with very high or infinite lease time, which caused high cpu on RaspberryPi 2 (bsc#1188019) - dhcp6: fix incorrect retransmission time randomization (re-)calculations USGv6: DHCPv6_7_1_05c, DHCPv6_7_1_05c, DHCPv6_7_1_05c - fix warnings from more recent compilers Compare: https://github.com/openSUSE/wicked/compare/63176b5e6eb0...ca584115a981
participants (1)
-
Marius Tomaschewski