<div dir="ltr"><div dir="ltr">On Wed, Sep 4, 2024 at 11:28 AM <<a href="mailto:jspewock@iol.unh.edu">jspewock@iol.unh.edu</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">From: Jeremy Spewock <<a href="mailto:jspewock@iol.unh.edu" target="_blank">jspewock@iol.unh.edu</a>><br>
<br>
Currently the only method provided in the test suite class for sending<br>
packets sends a single packet and then captures the results. There is,<br>
in some cases, a need to send multiple packets at once while not really<br>
needing to capture any traffic received back. The method to do this<br>
exists in the traffic generator already, but this patch exposes the<br>
method to test suites.<br>
<br>
This patch also updates the _adjust_addresses method of test suites so<br>
that addresses of packets are only modified if the developer did not<br>
configure them beforehand. This allows for developers to have more<br>
control over the content of their packets when sending them through the<br>
framework.<br>
<br>
Signed-off-by: Jeremy Spewock <<a href="mailto:jspewock@iol.unh.edu" target="_blank">jspewock@iol.unh.edu</a>><br></blockquote><div><br></div><div>Reviewed-by: Dean Marx <<a href="mailto:dmarx@iol.unh.edu">dmarx@iol.unh.edu</a>> </div></div></div>