summaryrefslogtreecommitdiffstats
path: root/tests/bugs/bug-1138841.t
Commit message (Collapse)AuthorAgeFilesLines
* core: Feature added to accept CidrIp in auth.allowRinku Kothiya2019-01-181-0/+25
Added functionality to gluster volume set auth.allow command to accept CIDR IP addresses. Modified few functions to isolate cidr feature so that it prevents other gluster commands such as peer probe to use cidr format ip. The functions are modified in such a way that they have an option to enable accepting of cidr format for other gluster commands if required in furture. updates: bz#1138841 Change-Id: Ie6734002a7078f1820e5df42d404411cce945e8b Credits: Mohit Agrawal Signed-off-by: Rinku Kothiya <rkothiya@redhat.com>