summaryrefslogtreecommitdiff
path: root/Vagrantfile-FreeBSD
diff options
context:
space:
mode:
authorYi-Hung Wei <yihung.wei@gmail.com>2019-08-28 15:14:29 -0700
committerJustin Pettit <jpettit@ovn.org>2019-09-26 13:51:04 -0700
commit187bb41fbf447acf9fb6ac117dc923bbe649e78c (patch)
treef11eb9504e45897e7cb73065bf542e74cae8f05f /Vagrantfile-FreeBSD
parentebe62ec1b9157bfdcc13288e38e67c05a41dc293 (diff)
downloadopenvswitch-187bb41fbf447acf9fb6ac117dc923bbe649e78c.tar.gz
ofproto-dpif-xlate: Translate timeout policy in ct action
This patch derives the timeout policy based on ct zone from the internal data structure that we maintain on dpif layer. It also adds a system traffic test to verify the zone-based conntrack timeout feature. The test uses ovs-vsctl commands to configure the customized ICMP and UDP timeout on zone 5 to a shorter period. It then injects ICMP and UDP traffic to conntrack, and checks if the corresponding conntrack entry expires after the predefined timeout. Signed-off-by: Yi-Hung Wei <yihung.wei@gmail.com> ofproto-dpif: Checks if datapath supports OVS_CT_ATTR_TIMEOUT This patch checks whether datapath supports OVS_CT_ATTR_TIMEOUT. With this check, ofproto-dpif-xlate can use this information to decide whether to translate the ct timeout policy. Signed-off-by: Yi-Hung Wei <yihung.wei@gmail.com> Signed-off-by: Justin Pettit <jpettit@ovn.org>
Diffstat (limited to 'Vagrantfile-FreeBSD')
0 files changed, 0 insertions, 0 deletions