Merge branch 'tc-testing-dnat-tuple-collision'
authorDavid S. Miller <davem@davemloft.net>
Tue, 22 Jun 2021 17:52:40 +0000 (10:52 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 22 Jun 2021 17:52:40 +0000 (10:52 -0700)
commitf84974e75f539a814a0a0caee62df7cff23eb072
tree465097e4754b0eb3d25b70094c554d5cdde4aed9
parent1b134d8d756a944deb5f8cc14e7ea6573730442f
parente46905641316d7ffed867651310f176b1434ef69
Merge branch 'tc-testing-dnat-tuple-collision'

Marcelo Ricardo Leitner says:

====================
tc-testing: add test for ct DNAT tuple collision

That was fixed in 13c62f5371e3 ("net/sched: act_ct: handle DNAT tuple
collision").

For that, it requires that tdc is able to send diverse packets with
scapy, which is then done on the 2nd patch of this series.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>