summaryrefslogtreecommitdiff
path: root/ctdb/server/ipalloc_private.h
AgeCommit message (Expand)AuthorFilesLines
2019-06-05ctdb-ipalloc: Fix signed/unsigned comparisons by declaring as unsignedMartin Schwenke1-1/+1
2018-07-11ctdb-daemon: Drop the noiphost "node flags" bitmapMartin Schwenke1-1/+0
2018-07-11ctdb-daemon: Drop plumbing for obsolete tunable NoIPHostOnAllDisabledMartin Schwenke1-1/+0
2017-02-24ctdb-ipalloc: Switch noiphost to struct bitmapMartin Schwenke1-1/+1
2016-12-19ctdb-takeover: NoIPHostOnAllDisabled is global across clusterMartin Schwenke1-0/+1
2016-12-19ctdb-takeover: NoIPTakeover is global across clusterMartin Schwenke1-1/+1
2016-09-14ctdb-ipalloc: Store known public IPs in IP allocation stateMartin Schwenke1-0/+1
2016-07-04ctdb-ipalloc: IP allocation state is now an opaque structureMartin Schwenke1-0/+14
2016-01-13ctdb-ipalloc: Split IP allocation into its own build subsystemMartin Schwenke1-0/+43