2017-02-16 0:47 GMT-08:00 Darrell Ball <dlu...@gmail.com>:
> Signed-off-by: Darrell Ball <dlu...@gmail.com>
> Acked-by: Flavio Leitner <f...@sysclose.org>

Thanks, I applied this to master

> ---
>  tests/system-traffic.at | 3 +++
>  1 file changed, 3 insertions(+)
>
> diff --git a/tests/system-traffic.at b/tests/system-traffic.at
> index a15e059..e97a45d 100644
> --- a/tests/system-traffic.at
> +++ b/tests/system-traffic.at
> @@ -2601,6 +2601,7 @@ m4_define([CHECK_FTP_NAT],
>      AT_SKIP_IF([test $HAVE_FTP = no])
>      CHECK_CONNTRACK()
>      CHECK_CONNTRACK_NAT()
> +    CHECK_CONNTRACK_ALG()
>
>      OVS_TRAFFIC_VSWITCHD_START()
>
> @@ -2815,6 +2816,8 @@ AT_SETUP([conntrack - IPv6 FTP with NAT])
>  AT_SKIP_IF([test $HAVE_FTP = no])
>  CHECK_CONNTRACK()
>  CHECK_CONNTRACK_NAT()
> +CHECK_CONNTRACK_ALG()
> +
>  OVS_TRAFFIC_VSWITCHD_START()
>
>  ADD_NAMESPACES(at_ns0, at_ns1)
> --
> 1.9.1
>
> _______________________________________________
> dev mailing list
> d...@openvswitch.org
> https://mail.openvswitch.org/mailman/listinfo/ovs-dev
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to