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

Joe Stringer joe at ovn.org
Tue Jan 3 17:34:54 UTC 2017


On 22 December 2016 at 15:56, Ben Pfaff <blp at ovn.org> wrote:
> 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>

Thanks, applied to master.


More information about the dev mailing list