diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2021-05-14 03:15:23 +0200 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2021-05-21 21:59:40 +0200 |
commit | 228c3e21e957d2ff0ee63143cfe4eb0b3d88959b (patch) | |
tree | d85747d3dc74c951fb373c96b77180114a684ea3 /test | |
parent | network: nexthop: IFF_UP flag is required for nexthops which attached to a link (diff) | |
download | systemd-228c3e21e957d2ff0ee63143cfe4eb0b3d88959b.tar.xz systemd-228c3e21e957d2ff0ee63143cfe4eb0b3d88959b.zip |
network: nexthop: add Group= setting to configure multipath route with group nexthop
Diffstat (limited to 'test')
-rw-r--r-- | test/fuzz/fuzz-network-parser/directives.network | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/fuzz/fuzz-network-parser/directives.network b/test/fuzz/fuzz-network-parser/directives.network index 84717985ed..6d2d5f8054 100644 --- a/test/fuzz/fuzz-network-parser/directives.network +++ b/test/fuzz/fuzz-network-parser/directives.network @@ -372,6 +372,7 @@ Gateway= Family= OnLink= Blackhole= +Group= [QDisc] Parent= Handle= |