TCP horizontal scaling 62/8162/3
authorDave Barach <[email protected]>
Tue, 22 Aug 2017 21:56:46 +0000 (17:56 -0400)
committerFlorin Coras <[email protected]>
Fri, 25 Aug 2017 22:04:28 +0000 (22:04 +0000)
commitd84ba85c0071a28fe888c912c3dc37f471b0caeb
treef669d71373fc75ceeab0d2c225440e832aa38e10
parent206b2d4342b1c1b7715c7d442f582da02e5ec9b9
TCP horizontal scaling

- Remove frame handoff support machinery. We haven't used it in a long
  time.
- Configuration support for the local endpoints bihash table
- Drop lookup failure packets in tcp46_syn_sent

Change-Id: Icd51e6785f74661c741e76fac23d21c4cc998d17
Signed-off-by: Dave Barach <[email protected]>
src/vlib/main.c
src/vlib/node.h
src/vlib/node_funcs.h
src/vnet/tcp/tcp.c
src/vnet/tcp/tcp.h
src/vnet/tcp/tcp_input.c