The BNG Blaster is an open-source network tester for access and routing protocols.
BSD 3-Clause "New" or "Revised" License
210
stars
34
forks
source link
TCP-FIN, TCP-FIN-ACK Messages handling in blaster. #246
Open
DharmendraShetty opened 7 months ago
Problem Description:
TCP-FIN, TCP-FIN-ACK Messages handling in blaster is not in the expected sequence.
Solution:
If user triggers "stop tcp stream/flow"
Expectation:
It helps to test TCP Flows ageing in our CGNAT test coverage with graciously stopping TCP Flows.
Thanks, Dharmendra