]> git.proxmox.com Git - mirror_ovs.git/commit - Vagrantfile
lib: Add support for tftp ct helper.
authorJoe Stringer <joe@ovn.org>
Thu, 22 Dec 2016 18:58:25 +0000 (10:58 -0800)
committerJoe Stringer <joe@ovn.org>
Tue, 3 Jan 2017 17:32:58 +0000 (09:32 -0800)
commit40c7b2fc0d181155ea87a962a522d48f4166370b
tree12ef207e5f2c2fd0ff1490301f1556cf7b2e9059
parentc26ed9c251c2fb9e2139eb1cc50258255cf16d01
lib: Add support for tftp ct helper.

The kernel datapath provides support for TFTP helpers, so add support
for this ALG to the commandline and OpenFlow encoding/decoding.

Signed-off-by: Joe Stringer <joe@ovn.org>
Acked-by: Daniele Di Proietto <diproiettod@vmware.com>
Acked-by: Ben Pfaff <blp@ovn.org>
13 files changed:
Documentation/intro/install/general.rst
NEWS
Vagrantfile
include/openvswitch/ofp-actions.h
lib/ofp-actions.c
lib/ofp-parse.c
ofproto/ofproto-dpif-xlate.c
tests/atlocal.in
tests/odp.at
tests/ofp-actions.at
tests/system-traffic.at
tests/test-l7.py
utilities/ovs-ofctl.8.in