]> git.ipfire.org Git - thirdparty/systemd.git/commit
networkd: address - support for /31 IPv4 addresses (rfc3021) (#6938)
authorSusant Sahani <145210+ssahani@users.noreply.github.com>
Mon, 20 Nov 2017 18:16:01 +0000 (23:46 +0530)
committerLennart Poettering <lennart@poettering.net>
Mon, 20 Nov 2017 18:16:01 +0000 (19:16 +0100)
commite87e2b78f70dba836355ceb0fdb07d1334ea8648
treeefe3417baecb3dbdcbc7ae23ea2a4c0f715839f1
parenta63e5daaa30577cda1a4fcf7a4dc1962fcc766aa
networkd: address - support for /31 IPv4 addresses (rfc3021) (#6938)

When configuring a network address with /31 using networkd, a /31 without a
broadcast specified should be present.

 A /31 which has neither a network nor a broadcast address. See
https://tools.ietf.org/html/rfc3021

Fixes #4038
src/network/networkd-address.c