aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/socket.txt
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2018-01-07 21:01:56 +0100
committerDmitry Vyukov <dvyukov@google.com>2018-01-08 12:52:31 +0100
commit95a1be6aa48e5fb070d65a27efa4172a46be5ae2 (patch)
tree10a6a16c3ae561b2b03ada21e6f7714c0b940649 /sys/linux/socket.txt
parent8ac12551c242ee54ea65b21c4c81ab41b838a602 (diff)
sys/linux: resolve few TODOs
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>