Re: About divert socket

1999-12-07 Thread Archie Cobbs
Witthaya Panichprechakorn writes: > I use divert socket to captuer packets. I found that when > I capture a set of fragmented packets, there are 2 incoming reassembled > packets. The sin_port of sockaddr_in of the first packet is 0, > and of another packet is the port number, which it bound

About divert socket

1999-12-06 Thread Witthaya Panichprechakorn
Dear Sir, I use divert socket to captuer packets. I found that when I capture a set of fragmented packets, there are 2 incoming reassembled packets. The sin_port of sockaddr_in of the first packet is 0, and of another packet is the port number, which it bound to. However, when the packet i