summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/netlink.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/netlink.c b/src/netlink.c
index 8ba4fb7..8930e39 100644
--- a/src/netlink.c
+++ b/src/netlink.c
@@ -261,8 +261,6 @@ int nl_update_conntrack(struct nfct_handle *h, const struct nf_conntrack *orig)
nfct_attr_unset(ct, ATTR_MASTER_PORT_DST);
}
- nfct_setobjopt(ct, NFCT_SOPT_SETUP_REPLY);
-
/*
* TCP flags to overpass window tracking for recovered connections
*/