aboutsummaryrefslogtreecommitdiffstats
path: root/net/switchdev/switchdev.c
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2015-03-12 23:44:04 +0000
committerDavid S. Miller <[email protected]>2015-03-13 02:58:12 +0000
commit10feb428a5045d5eb18a5d755fbb8f0cc9645626 (patch)
treedb5503859144757ada4ec8c7222cc41c9cd7db9d /net/switchdev/switchdev.c
parentipv6: add missing ireq_net & ir_cookie initializations (diff)
downloadkernel-10feb428a5045d5eb18a5d755fbb8f0cc9645626.tar.gz
kernel-10feb428a5045d5eb18a5d755fbb8f0cc9645626.zip
inet: add TCP_NEW_SYN_RECV state
TCP_SYN_RECV state is currently used by fast open sockets. Initial TCP requests (the pseudo sockets created when a SYN is received) are not yet associated to a state. They are attached to their parent, and the parent is in TCP_LISTEN state. This commit adds TCP_NEW_SYN_RECV state, so that we can convert TCP stack to a different schem gradually. This state is not exported to user space. Signed-off-by: Eric Dumazet <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions