summaryrefslogtreecommitdiff
path: root/src/lbdata.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/lbdata.hh')
-rw-r--r--src/lbdata.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lbdata.hh b/src/lbdata.hh
index 0b4175c..aaaa896 100644
--- a/src/lbdata.hh
+++ b/src/lbdata.hh
@@ -227,6 +227,7 @@ class LBData {
bool _flush_conntrack;
bool _sticky_inbound_connections;
string _hook;
+ string _post_hook;
};
#endif //__LBDATA_HH__