]> git.ipfire.org Git - thirdparty/systemd.git/commit
network: rename SendOptions= to SendOption=
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 30 Oct 2019 07:56:18 +0000 (08:56 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 30 Oct 2019 07:56:18 +0000 (08:56 +0100)
commit864edb39cfb68a304a7c318965079effc6a05ece
treeaad2df7295c8762cc862874af668dc94abcf3876
parenta346aa7c38dff023a6783eade2900cb75eff1d25
network: rename SendOptions= to SendOption=

The name with plural made more sense where multiple options could be specified
in one line. After changes in the pull request, this option only accepts one
value, so from users' POV it should be singular.

(The field in the data structure remains plural, because it actually stores
multiple values.)
man/systemd.network.xml
src/network/networkd-dhcp4.c
src/network/networkd-dhcp4.h
src/network/networkd-network-gperf.gperf
test/fuzz/fuzz-network-parser/directives.network