cablelabs / snaps-boot

Linux install and network setup for SNAPS
Apache License 2.0
13 stars 11 forks source link

Enable MPTCP #297

Open bo-quan opened 5 years ago

bo-quan commented 5 years ago

We will need to test it to be sure that it will work, but most of the networking in Kubernetes is done at the IP level. It looks like the packet header will identify as TCP with option 30. I suspect that most CNIs will just treat this as TCP traffic.

We will probably need to enable this on all of our servers.

There may be issues with firewalls.