[yast-commit] [yast/yast-yast2] c97139: Removed dead code from testsuite.
Branch: refs/heads/Code-11-SP2 Home: https://github.com/yast/yast-yast2 Commit: c97139cff473bfebd5dd8884f0edf19995fa2fd8 https://github.com/yast/yast-yast2/commit/c97139cff473bfebd5dd8884f0edf19995... Author: Michal Filka <mfilka@suse.cz> Date: 2013-09-02 (Mon, 02 Sep 2013) Changed paths: M library/network/testsuite/tests/NetworkInterfaces.ycp Log Message: ----------- Removed dead code from testsuite. Commit: f08a5053f0fd2eed4def376648b94423c7c865b8 https://github.com/yast/yast-yast2/commit/f08a5053f0fd2eed4def376648b94423c7... Author: Michal Filka <mfilka@suse.cz> Date: 2013-09-04 (Wed, 04 Sep 2013) Changed paths: M library/types/src/Netmask.ycp Log Message: ----------- Modified Netmask::FromBits for longer prefixes. Do not try handle prefixes longer than 32 bits. Commit: c461fe2c20bbc2ca110cc444ef40b8a18c8d66e4 https://github.com/yast/yast-yast2/commit/c461fe2c20bbc2ca110cc444ef40b8a18c... Author: Michal Filka <mfilka@suse.cz> Date: 2013-09-04 (Wed, 04 Sep 2013) Changed paths: M library/types/testsuite/tests/Netmask.ycp Log Message: ----------- Updated testsuite for Netmask. Test Netmask::FromBits for prefixes longer than 32bits. Commit: 35eb2c0bf661d93022750c3b2fa8184f105046f7 https://github.com/yast/yast-yast2/commit/35eb2c0bf661d93022750c3b2fa8184f10... Author: Michal Filka <mfilka@suse.cz> Date: 2013-09-04 (Wed, 04 Sep 2013) Changed paths: M library/network/src/NetworkInterfaces.ycp Log Message: ----------- Updated default CanonicalizeIP output for IPv6 input. bnc837517 When CanonicalizeIP is invoked with IPv6 input it returns empty NETMASK. NETMASKs are not used in IPv6 world that much. Moreover Netmask::FromBits usesi IPv4 specific implementation. Commit: 8435d37c7093778f88b355303881db67feb5982f https://github.com/yast/yast-yast2/commit/8435d37c7093778f88b355303881db67fe... Author: Michal Filka <mfilka@suse.cz> Date: 2013-09-04 (Wed, 04 Sep 2013) Changed paths: M library/network/testsuite/tests/NetworkInterfaces.out M library/network/testsuite/tests/NetworkInterfaces.ycp Log Message: ----------- Updated testsuite. Extended IPv6 testdata for CanonicalizeIP. Used prefix longer than 32 which has nonzero modulo when divided by 8. Commit: d7d084671ddab0aad1295ef6ca7e23e8708f3ab2 https://github.com/yast/yast-yast2/commit/d7d084671ddab0aad1295ef6ca7e23e870... Author: Michal Filka <mfilka@suse.cz> Date: 2013-09-04 (Wed, 04 Sep 2013) Changed paths: M VERSION M package/yast2.changes Log Message: ----------- Updated changelog. Commit: ae860a3c318b4717654c272903859178d13a40c8 https://github.com/yast/yast-yast2/commit/ae860a3c318b4717654c272903859178d1... Author: mchf <mfilka@suse.cz> Date: 2013-09-05 (Thu, 05 Sep 2013) Changed paths: M VERSION M library/network/src/NetworkInterfaces.ycp M library/network/testsuite/tests/NetworkInterfaces.out M library/network/testsuite/tests/NetworkInterfaces.ycp M library/types/src/Netmask.ycp M library/types/testsuite/tests/Netmask.ycp M package/yast2.changes Log Message: ----------- Merge pull request #109 from mchf/bnc837517-ipv6-autoyast Netmask::FromBits handled IPv6 prefixes incorrectly. Compare: https://github.com/yast/yast-yast2/compare/fb444366cbed...ae860a3c318b
participants (1)
-
GitHub