summaryrefslogtreecommitdiff
path: root/ctdb/tests/src/protocol_util_test.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-13ctdb-protocol: Print IPv6 sockets with RFC5952 "[2001:db8::1]:80" notationMartin Schwenke1-15/+15
2022-01-13ctdb-tests: Add extra IPv6 socket parsing testsMartin Schwenke1-0/+19
2019-03-15ctdb-tests: Add some testing for IPv4-mapped IPv6 address parsingMartin Schwenke1-0/+19
2018-07-28ctdb-common: Add fd argument to ctdb_connection_list_read()Amitay Isaacs1-12/+6
2018-07-27ctdb-protocol: Add function ctdb_sock_addr_mask_from_string()Martin Schwenke1-0/+35
2017-10-16ctdb-tests: Strengthen some testsMartin Schwenke1-3/+3
2017-09-19ctdb-protocol: Add ctdb_connection_list utilitiesMartin Schwenke1-0/+152
2017-09-19ctdb-protocol: Add ctdb_connection utilitiesMartin Schwenke1-0/+84
2017-09-19ctdb-protocol: Add ctdb_sock_addr_from_string()Martin Schwenke1-23/+41
2017-09-19ctdb-protocol: Optionally print port for address printing functionsMartin Schwenke1-8/+21
2017-09-01ctdb-common: Parse IPv4-mapped IPv6 addresses into IPv4 addressesMartin Schwenke1-0/+1
2017-08-30ctdb-tests: Reorganize protocol testsAmitay Isaacs1-3/+3
2016-12-16ctdb-tests: Add unit test for protocol utilitiesMartin Schwenke1-0/+82