Some small fixes to make the ftp alg behave a little better.
I tried to come up with better tests but I am not too sure if we want to
have a dependency on yet another external tool for it (lftp).

Changelog since v3:
- applied Darrell comments
  - more child connections, little style change in patch 1
  - added a DNAT tests with "reverse skew" in patch 2
- added patch from Darrell to fix seq/ack adjustments

Changelog since v2:
- applied Darrell comments

Changelog since v1:
- dropped unnecessary changes
- squashed code changes and tests together
- sticked closer to the original code

--
David Marchand

Darrell Ball (1):
  conntrack: Fix FTP seq_skew boundary adjustments.

David Marchand (2):
  conntrack: fix tcp seq adjustments when mangling commands.
  conntrack: fix expectations for ftp+DNAT.

 Vagrantfile             |   9 +-
 Vagrantfile-FreeBSD     |   2 +-
 lib/conntrack.c         | 104 ++++++++++-----------
 tests/atlocal.in        |   3 +
 tests/system-traffic.at | 236 +++++++++++++++++++++++++++++++++++++++++++-----
 5 files changed, 270 insertions(+), 84 deletions(-)

-- 
1.9.1

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to