commit | 2f836de100ee0346b0360dd64c1e29aab3d05cfb | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Fri Mar 26 15:36:44 2021 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Fri Mar 26 16:34:53 2021 +0100 |
tree | cf133cd03e3f174bb941e3b37b1d92e8a66d30bf | |
parent | db5e0dbea968a970de4cfd1acb98613ee31cf175 [diff] |
MINOR: action: add a new ACT_F_CLI_PARSER origin designation In order to process samples from the command line interface we'll need rules as well, and these rules will have to be marked as coming from the CLI parser. This new origin is used for this.