From: Jeremy Spewock <jspew...@iol.unh.edu> This patch was originally part of the dynamic queue test suite series, but since other patches require it this series creates an independent patch to allow it to be prioritized.
This patch is slightly different than the one in dynamic queue as this version supports address updating on packets with multiple IP layers by modifying the method of checking whether or not the developer updated the addresses. Jeremy Spewock (1): dts: add send_packets to test suites and rework packet addressing dts/framework/test_suite.py | 87 +++++++++++++++++++------- dts/framework/testbed_model/tg_node.py | 9 +++ 2 files changed, 75 insertions(+), 21 deletions(-) -- 2.46.0