From b51a91d8a806185eb230f4c315e2530e2ad42359 Mon Sep 17 00:00:00 2001 From: sarthurdev <965089+sarthurdev@users.noreply.github.com> Date: Sat, 16 Sep 2023 12:15:27 +0200 Subject: conntrack: T5571: Remove conntrack rules - handled by vyos-1x (cherry picked from commit 64496ef2d999c9608a97b387ea0beacf05dfc4d8) --- src/lbdecision.hh | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/lbdecision.hh') diff --git a/src/lbdecision.hh b/src/lbdecision.hh index b7ececf..e4b5378 100644 --- a/src/lbdecision.hh +++ b/src/lbdecision.hh @@ -54,9 +54,6 @@ private: string get_limit_cmd(LBRule &rule); - int - find_iptables_index(string location, string table, string name); - private: bool _debug; }; -- cgit v1.2.3