summaryrefslogtreecommitdiff
path: root/ctdb/common/system_socket.h
AgeCommit message (Expand)AuthorFilesLines
2024-10-07ctdb-common: Reimplement ctdb_sys_have_ip() using new infrastructureMartin Schwenke1-0/+1
2024-10-07ctdb-common: Make the argument to ctdb_sys_have_ip() constMartin Schwenke1-1/+1
2024-10-07ctdb-common: Add functions for local IP address checkingMartin Schwenke1-0/+8
2018-07-27ctdb-common: Drop function parse_ip_mask() and supporting functionsMartin Schwenke1-5/+0
2018-07-02ctdb-common: Move capture_socket functions to ctdb_socket.[ch]Martin Schwenke1-0/+11
2018-07-02ctdb-common: Move ctdb_sys_send_tcp() to ctdb_socket.[ch]Martin Schwenke1-1/+6
2018-07-02ctdb-common: Move ctdb_sys_send_arp() to ctdb_socket.[ch]Martin Schwenke1-0/+2
2018-07-02ctdb-common: Move parse_ip_mask() to system_socket.[ch]Martin Schwenke1-0/+5
2018-07-02ctdb-common: Rename system utility filesMartin Schwenke1-0/+28