commit | ad8be61c7ef85b28ec2d1763ee8aaf1453ec2b67 | [log] [tgz] |
---|---|---|
author | William Lallemand <wlallemand@haproxy.com> | Fri Nov 18 19:26:17 2016 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Thu Nov 24 16:59:27 2016 +0100 |
tree | 1eb926ecc898140e8393de0d9e788acc8f201354 | |
parent | 32af203b752e4089e21988973e8d1129bce32263 [diff] |
REORG: cli: move map and acl code to map.c Move map and acl CLI functions to map.c and use the cli keyword API to register actions on the CLI. Then remove the now unused individual "add" and "del" keywords.