Description:
TCP and IP network protocols.
|
|
|
SSL/TLS question...
|
| |
The TLS RFC refers to _multiple_ TCP/IP connections per SSL session. Does this mean that an SSL session can have multiple (simultaneous) TCP connections going in parallel or does it simply mean that an SSL session can have multiple, sequential (resumed) TCP connections, one at a time? It is my understanding that an SSL session applies to one source IP/port... more »
|
|
TCP Cwnd, Adv window and Window size
|
| |
Hi what is relationship between the congestion window, advertised window in TCP and TCP window size. I was believe that when connection is first setup the congestion window is how much can be sent in the first packet. once an ack is recvd than it gets incremented however in packet capture tool I see window size is mostly always constant even... more »
|
|
IGMP Non Querier to Querier
|
| |
This in reference to RFC 3376, Sections 4.1.6 and 4.1.7 In the below setup, igmp query interval and igmp robustness at the non- querier were to default values i.e 125 seconds and robustness of 2. On receiving queries from Querier, the IGMP Non Querier adopts the query interval(lets say 60 seconds) and robustness (lets say value 3)... more »
|
|
sequence number rewrite
|
| |
Can anyone suggest what type of device would rewrite sequence numbers in a connection. I have traces from both sides of a connection going between 2 systems 5 hops apart. The packets have the same IP addresses, ports, IP ID values, packet length, and data. The one thing that is different are the... more »
|
|
|