aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/socket.txt
diff options
context:
space:
mode:
Diffstat (limited to 'sys/linux/socket.txt')
-rw-r--r--sys/linux/socket.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/linux/socket.txt b/sys/linux/socket.txt
index d9a01d5dc..36118441d 100644
--- a/sys/linux/socket.txt
+++ b/sys/linux/socket.txt
@@ -1,8 +1,6 @@
# Copyright 2017 syzkaller project authors. All rights reserved.
# Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file.
-# TODO: due to autobind a socket can bind to port 0, that will result in a random port which is not reproducible
-
include <asm/ioctls.h>
include <linux/if_tun.h>
include <linux/if_bridge.h>