]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3fd3c8a34d3a42a9d462d5de151f81eb6feb308c
tree465097e4754b0eb3d25b70094c554d5cdde4aed9
parente58c5478cac33de09c3590c9c6c6351d557b3dd9
parent8a8e420b2962136912c3ea1029584e1ddb8b594f
Merge branch 'tc-testing-dnat-tuple-collision'

Marcelo Ricardo Leitner says:

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

That was fixed in c3b077207350 ("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>