[ovs-dev] [PATCHv2 1/2] lib: Add support for tftp ct helper.

Ben Pfaff blp at ovn.org
Thu Dec 22 23:56:26 UTC 2016


On Thu, Dec 22, 2016 at 10:58:25AM -0800, Joe Stringer wrote:
> 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 at ovn.org>
> Acked-by: Daniele Di Proietto <diproiettod at vmware.com>
> ---
> v2: Added commandline parsing tests.
>     Improved validation to ensure UDP is used with alg=tftp.
>     Add curl to docs and vagrant.
>     Shift IPPORT_TFTP definition to openvswitch/ofp-actions.h.
>     Fix atlocal function syntax.
>     Improve error exception handling in test-l7.py.

I reviewed the .c and .h changes and skimmed the rest.

Acked-by: Ben Pfaff <blp at ovn.org>


More information about the dev mailing list