All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] tc-testing: add test for ct DNAT tuple collision
@ 2021-06-22 15:04 Marcelo Ricardo Leitner
  2021-06-22 15:05 ` [PATCH net-next 1/3] tc-testing: fix list handling Marcelo Ricardo Leitner
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Marcelo Ricardo Leitner @ 2021-06-22 15:04 UTC (permalink / raw)
  To: netdev; +Cc: dcaratti, Jamal Hadi Salim

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.

Marcelo Ricardo Leitner (3):
  tc-testing: fix list handling
  tc-testing: add support for sending various scapy packets
  tc-testing: add test for ct DNAT tuple collision

 .../tc-testing/plugin-lib/scapyPlugin.py      | 42 +++++++++--------
 .../tc-testing/tc-tests/actions/ct.json       | 45 +++++++++++++++++++
 2 files changed, 68 insertions(+), 19 deletions(-)

-- 
2.31.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-06-22 18:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-22 15:04 [PATCH net-next 0/3] tc-testing: add test for ct DNAT tuple collision Marcelo Ricardo Leitner
2021-06-22 15:05 ` [PATCH net-next 1/3] tc-testing: fix list handling Marcelo Ricardo Leitner
2021-06-22 15:05 ` [PATCH net-next 2/3] tc-testing: add support for sending various scapy packets Marcelo Ricardo Leitner
2021-06-22 15:05 ` [PATCH net-next 3/3] tc-testing: add test for ct DNAT tuple collision Marcelo Ricardo Leitner
2021-06-22 18:00 ` [PATCH net-next 0/3] " patchwork-bot+netdevbpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.