]> git.ipfire.org Git - thirdparty/systemd.git/commit
Get rid of in_addr_port_from_string_auto() again
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 5 Sep 2020 15:12:06 +0000 (17:12 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 9 Sep 2020 22:46:44 +0000 (00:46 +0200)
commit222eaaf937d3d39beaea1878e04f20b1689834ec
tree12c9288f9d362f471e403e55128585540db8ab88
parentc1f848d73c076527b617c132d7dd3cdb1699e2b8
Get rid of in_addr_port_from_string_auto() again

With the commit "shared/socket-netlink: only allow ifindex if explicitly supported"
this helper is not necessary anymore.
src/resolve/resolved-conf.c
src/shared/socket-netlink.c
src/shared/socket-netlink.h
src/test/test-socket-netlink.c