Hi
I want to do packet capturing but as you know the pcap let the packet go out
and just put a copy on the buffer .
I just want to do a copy and don't let them go out .
just i want that all of the packet from the sockets that are created by me
travels through my server
Packet ----- /* i don't want it to be forwarded */ |------> out
|----> buffer ---> my process --------send--
THANX
_________________________________________________________________
Add photos to your e-mail with MSN 8. Get 2 months FREE*.
http://join.msn.com/?page=features/featuredemail
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message
- Re: Packet Capturing on GWs but don't let them go out. soheil soheil
- Re: Packet Capturing on GWs but don't let them go out... Julian Elischer
- Packet Capturing on GWs but don't let them go out. soheil soheil
- Re: Packet Capturing on GWs but don't let them go... Lars Eggert
- Re: Packet Capturing on GWs but don't let them go... Julian Elischer
- Re: Packet Capturing on GWs but don't let them go... Andrew
- Re: Packet Capturing on GWs but don't let them go... Peter Pentchev