ctdb-common: Move parse_ip_mask() to system_socket.[ch]
authorMartin Schwenke <martin@meltin.net>
Thu, 28 Jun 2018 10:24:10 +0000 (20:24 +1000)
committerMartin Schwenke <martins@samba.org>
Mon, 2 Jul 2018 06:51:20 +0000 (08:51 +0200)
commit2f0a4d20954bdcd5a6e8ea5c11224f5a2d4fe3d9
treefc0eeb4158907d39319bb526ae36ee501bf2c3da
parent57834c64bef96d67dabe1ce22ced67e6544b8035
ctdb-common: Move parse_ip_mask() to system_socket.[ch]

This uses ctdb_sock_addr so belongs here.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
ctdb/common/system.c
ctdb/common/system.h
ctdb/common/system_socket.c
ctdb/common/system_socket.h