summaryrefslogtreecommitdiff
path: root/tests/test-ovsdb.py
diff options
context:
space:
mode:
authorPravin B Shelar <pshelar@nicira.com>2015-04-09 20:12:32 -0700
committerPravin B Shelar <pshelar@nicira.com>2015-04-29 10:33:18 -0700
commit4237026e52f6bfa1dac0162dd82f7bb3f26c833d (patch)
tree45d645ba4e02a00c2b2297eae2ceaafa9f552e4b /tests/test-ovsdb.py
parenta51a50862a9b9933067fef7651783b2a611f524a (diff)
downloadopenvswitch-4237026e52f6bfa1dac0162dd82f7bb3f26c833d.tar.gz
datapath: Add Stateless TCP Tunneling protocol.
The Stateless TCP Tunnel (STT) protocol encapsulates traffic in IPv4/TCP packets. STT uses TCP segmentation offload available in most of NIC. On packet xmit STT driver appends STT header along with TCP header to the packet. For GSO packet GSO parameters are set according to tunnel configuration and packet is handed over to networking stack. This allows use of segmentation offload available in NICs The protocol is documented at http://www.ietf.org/archive/id/draft-davie-stt-06.txt Signed-off-by: Pravin B Shelar <pshelar@nicira.com> Signed-off-by: Jesse Gross <jesse@nicira.com> Acked-by: Jesse Gross <jesse@nicira.com>
Diffstat (limited to 'tests/test-ovsdb.py')
0 files changed, 0 insertions, 0 deletions