YAMAMOTO Takashi ecd6a3572b net/tcp/Kconfig: Remove NET_TCP_SPLIT
While it's a neat idea, it doesn't work well in reality.

* Many of modern tcp stacks don't obey the "ack every other packet"
  rule these days. (Linux, macOS, ...)

* Even if a traditional TCP implementation is assumed, we can't
  predict/control which packets are acked reliably. For example,
  window updates can easily mess up our strategy.
2021-11-04 13:32:57 -05:00
..
2021-11-04 13:32:57 -05:00
2021-07-05 06:20:52 -05:00
2021-08-06 21:17:25 -07:00
2021-06-30 06:22:14 +09:00
2021-07-20 20:24:58 -07:00
2021-07-05 06:20:52 -05:00
2021-06-30 06:22:14 +09:00
2021-06-30 06:22:14 +09:00