summaryrefslogtreecommitdiffstats
path: root/src/ipa_proxy.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ipa_proxy.c')
-rw-r--r--src/ipa_proxy.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ipa_proxy.c b/src/ipa_proxy.c
index 2ad4654..c79b544 100644
--- a/src/ipa_proxy.c
+++ b/src/ipa_proxy.c
@@ -188,6 +188,7 @@ ipa_sock_src_accept_cb(struct ipa_server_link *link, int fd)
conn->dst = ipa_client_link_create(NULL, NULL, NULL, 0,
route->shared->dst.inst->net.addr,
route->shared->dst.inst->net.port,
+ NULL,
ipa_sock_dst_cb,
ipa_client_write_default_cb,
conn);