MINOR: action: Add a function pointer in act_rule struct to check its validity
authorChristopher Faulet <cfaulet@haproxy.com>
Mon, 18 Sep 2017 13:12:39 +0000 (15:12 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 31 Oct 2017 10:36:12 +0000 (11:36 +0100)
commit6d950b92cdf59b5d897b545fab347ec472c39db4
treefad604aeda779d10405f54b04340feec6fb5d7c9
parent4fce0d844752fbdd5e4613f99b23727f4829fdd6
MINOR: action: Add a function pointer in act_rule struct to check its validity

It is possible to define the field "act_rule.check_ptr" if you want to check the
validity of a tcp/http rule.
include/types/action.h