diff options
author | Lennart Poettering <lennart@poettering.net> | 2021-05-10 16:33:24 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2021-05-11 15:37:31 +0200 |
commit | f80a206aa497c1a1ce2a7bfc024ea2080f357aeb (patch) | |
tree | 67d30dec5a6901de5434e671416a531f41186b0c /src/basic/af-list.c | |
parent | 5c2e5957678462d871c5c2ea5261becec5f8f80f (diff) | |
download | systemd-f80a206aa497c1a1ce2a7bfc024ea2080f357aeb.tar.gz |
socket-bind: use lowercase "ipv4"/"ipv6" spelling
In most of our codebase when we referenced "ipv4" and "ipv6" on the
right-hand-side of an assignment, we lowercases it (on the
left-hand-side we used CamelCase, and thus "IPv4" and "IPv6"). In
particular all across the networkd codebase the various "per-protocol
booleans" use the lower-case spelling. Hence, let's use lower-case for
SocketBindAllow=/SocketBindDeny= too, just make sure things feel like
they belong together better.
(This work is not included in any released version, hence let's fix this
now, before any fixes in this area would be API breakage)
Follow-up for #17655
Diffstat (limited to 'src/basic/af-list.c')
0 files changed, 0 insertions, 0 deletions