Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Mar 2003 14:31:12 -0800 (PST)
From:      Julian Elischer <julian@elischer.org>
To:        Ferruccio Vitale <freebsd@cs.tin.it>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: divert socket
Message-ID:  <Pine.BSF.4.21.0303091430090.98917-100000@InterJet.elischer.org>
In-Reply-To: <20030309184622.1ae7fe6a.freebsd@cs.tin.it>

next in thread | previous in thread | raw e-mail | index | archive | help


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 majordomo@FreeBSD.org
> with "unsubscribe freebsd-hackers" in the body of the message
> 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0303091430090.98917-100000>