[ovs-git] [openvswitch/ovs] a70f66: system-traffic: Fix up FTP tests.

GitHub noreply at github.com
Tue Sep 27 23:29:52 UTC 2016


  Branch: refs/heads/branch-2.5
  Home:   https://github.com/openvswitch/ovs
  Commit: a70f66982382b5639cc9e17eff6907de590a9187
      https://github.com/openvswitch/ovs/commit/a70f66982382b5639cc9e17eff6907de590a9187
  Author: Joe Stringer <joe at ovn.org>
  Date:   2016-09-27 (Tue, 27 Sep 2016)

  Changed paths:
    M tests/system-kmod-macros.at
    M tests/system-traffic.at

  Log Message:
  -----------
  system-traffic: Fix up FTP tests.

Prior to commit b87a5aacefe2 ("datapath: Fix cached ct with helper."),
we were relying on automatic helpers to ensure that FTP connections were
tracked correctly, regardless of the flows that existed in the datapath.
Now, we can drop the automatic helpers in the root namespace and still
have related connections work correctly. Also, the ALG should only be
specified when committing the connection. Update the rules.

Signed-off-by: Joe Stringer <joe at ovn.org>
Acked-by: Jarno Rajahalme <jarno at ovn.org>




More information about the git mailing list