On Sun, 9 Mar 2003, Ferruccio Vitale wrote:

> Hi hackers,
> 
> I've a daemon which create and open a divert socket, which is feeded
> by a 'tee rule' in ipfw rulset; my doubt is: what is it passed to
> this socket? entire packet or at least layer-3 information
> (tcp/udp/...)?

it should get an IP packet.
Any packet you send back will be given to ip for input processing.

> 
> Regards,
> Ferruccio
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-hackers" in the body of the message
> 


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to