networkd: Permit all-zero RoutingPolicyRule prefixes
authorHristo Venev <hristo@venev.name>
Tue, 22 Jun 2021 09:29:03 +0000 (12:29 +0300)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 22 Jun 2021 11:19:12 +0000 (20:19 +0900)
commit2e8a32afbc300e0fe6b624174cd3f3d03467fed8
treed924a487086fa4edfbfe4cd96595865a77685cdf
parentffd0815171b8c2ed0bf60b02775681c9c89803dc
networkd: Permit all-zero RoutingPolicyRule prefixes

For example this `From` address range is no longer ignored:

    [RoutingPolicyRule]
    From=0.0.0.0/8
src/network/networkd-routing-policy-rule.c
test/test-network/conf/routing-policy-rule-test1.network
test/test-network/systemd-networkd-tests.py