]> git.ipfire.org Git - thirdparty/systemd.git/commit - test/networkd-test.py
networkd-test: specify Address= with prefix length
authorMartin Pitt <martin@piware.de>
Tue, 26 Feb 2019 22:05:05 +0000 (23:05 +0100)
committerMartin Pitt <martin@piware.de>
Wed, 27 Feb 2019 21:53:57 +0000 (22:53 +0100)
commit829c0672e0f43ef8f054534ed2847f41ecd796b0
tree9affc48cf3ceffde1c52d322f213b310e916657b
parent74c13b7659e6802aa05319a6e215f5ebf96fecee
networkd-test: specify Address= with prefix length

This avoids a warning:

    An address '192.168.42.100' is specified without prefix length. The
    behavior of parsing addresses without prefix length will be changed
    in the future release. Please specify prefix length explicitly.
test/networkd-test.py