]> git.proxmox.com Git - ovs.git/commit
flow: Generate checksum and udp_len in flow_compose().
authorDaniele Di Proietto <diproiettod@vmware.com>
Wed, 20 Apr 2016 18:19:18 +0000 (11:19 -0700)
committerDaniele Di Proietto <diproiettod@vmware.com>
Thu, 28 Jul 2016 01:52:13 +0000 (18:52 -0700)
commite839d01eeb4bd7648733627764acea14428b5169
treec8ad22a84cc3206df75f20ef42d54e6186584bbc
parent5d9cbb4cb8750dc10e9007b4817dc022bd815225
flow: Generate checksum and udp_len in flow_compose().

This is useful to test the connection tracker, which performs checksum
and udp length verification.

Signed-off-by: Daniele Di Proietto <diproiettod@vmware.com>
Acked-by: Joe Stringer <joe@ovn.org>
lib/flow.c
tests/ofproto-dpif.at