network: Make address_hash_ops available outside of networkd-address.c
authorKevin P. Fleming <kevin@km6g.us>
Sun, 9 Feb 2020 12:18:35 +0000 (07:18 -0500)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 10 Feb 2020 06:37:37 +0000 (15:37 +0900)
commit8a98f11ed0cde548da21dd820fc3f74dc6119f4d
tree1338edbc1fedfae60d3192c0041fc227ad007dd1
parent0ddad04eda2a29a8df861d8b743f3c7be0333ce8
network: Make address_hash_ops available outside of networkd-address.c

In order to allow other parts of systemd-networkd to use sets/hashmaps
of Address objects, the address_hash_ops structure needs to be made
available to them.
src/network/networkd-address.c
src/network/networkd-address.h