Making magic with the network stack
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
This folder contains detail for Test_Case2.
Source IP = 192.168.10.20, which is c0a8 0a14 in hex Destination IP = 192.168.10.10, which is c0a8 0a0a in hex Source Port = 2341, which is 0925 in hex, Destination Port = 1200, which is 04B0 in hex.
For the SYN packet, the SYN Flag in the header has a value of 1. For the SYN+ACK packet, the SYN and ACK flags in the header have a value of 1. For the ACK packet, the ACK flag in the header has a value of 1. For the FIN packet, the FIN flag in the header has a value of 1. For the FIN+ACK packet, the FIN and ACK flags in the header have a value of 1.
|