Vladimir Kotal
2011-05-12 13:53:26 UTC
Hi all,
I'd like to test a path in Solaris TCP stack where FIN segment with
piggybacked data is processed (server side).
My first issue is how to effectively/easily generate such connection
(3WHS + optionally some data segments + FIN with data) on the client
side. Is there easier way than using raw sockets ?
Secondly, and this is tied to the first question, is what can make TCP
stack (primarily interested in client side) to emit FIN+data segment,
both on Solaris and other systems.
Any insights will be appreciated,
v.
I'd like to test a path in Solaris TCP stack where FIN segment with
piggybacked data is processed (server side).
My first issue is how to effectively/easily generate such connection
(3WHS + optionally some data segments + FIN with data) on the client
side. Is there easier way than using raw sockets ?
Secondly, and this is tied to the first question, is what can make TCP
stack (primarily interested in client side) to emit FIN+data segment,
both on Solaris and other systems.
Any insights will be appreciated,
v.