kernel_optimize_test/include
Christoph Paasch cc7972ea19 mptcp: parse and emit MP_CAPABLE option according to v1 spec
This implements MP_CAPABLE options parsing and writing according
to RFC 6824 bis / RFC 8684: MPTCP v1.

Local key is sent on syn/ack, and both keys are sent on 3rd ack.
MP_CAPABLE messages len are updated accordingly. We need the skbuff to
correctly emit the above, so we push the skbuff struct as an argument
all the way from tcp code to the relevant mptcp callbacks.

When processing incoming MP_CAPABLE + data, build a full blown DSS-like
map info, to simplify later processing.  On child socket creation, we
need to record the remote key, if available.

Signed-off-by: Christoph Paasch <cpaasch@apple.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-01-24 13:44:08 +01:00
..
acpi
asm-generic
clocksource
crypto
drm
dt-bindings
keys
kunit
kvm
linux mptcp: parse and emit MP_CAPABLE option according to v1 spec 2020-01-24 13:44:08 +01:00
math-emu
media
misc
net mptcp: parse and emit MP_CAPABLE option according to v1 spec 2020-01-24 13:44:08 +01:00
pcmcia
ras
rdma
scsi
soc
sound
target
trace
uapi net: bridge: vlan: add per-vlan state 2020-01-24 12:58:14 +01:00
vdso
video
xen