aboutgitcodebugslistschat
diff options
context:
space:
mode:
-rw-r--r--udp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/udp.c b/udp.c
index 148b06a..ceb10a6 100644
--- a/udp.c
+++ b/udp.c
@@ -927,7 +927,6 @@ int udp_tap_handler(struct ctx *c, int af, void *addr,
return count;
udp_tap_map[V4][src].sock = s;
- udp_tap_map[V4][src].ts = s;
bitmap_set(udp_act[V4][UDP_ACT_TAP], src);
}