summaryrefslogtreecommitdiff
path: root/src/lbdatafactory.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/lbdatafactory.hh')
-rw-r--r--src/lbdatafactory.hh3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/lbdatafactory.hh b/src/lbdatafactory.hh
index 2901f72..f1a0896 100644
--- a/src/lbdatafactory.hh
+++ b/src/lbdatafactory.hh
@@ -97,6 +97,9 @@ private:
void
process_rule_enablesourcebasedrouting(const string &key, const string &value);
+ void
+ process_rule_limit(const string &key, const string &value);
+
private:
bool _debug;
LBHealth _lb_health;