On Mon, Sep 17, 2012 at 02:52:42PM +0200, YASUOKA Masahiko wrote:
> ok to commit?
OK bluhm@
> comment?
>
> On Fri, 07 Sep 2012 16:13:53 +0900
> UMEZAWA Takeshi wrote:
> > Hello,
> >
> > I have added IPV6_RECVDSTPORT socket option, which enables us to get
> > original (= before divert) destinat
ok to commit?
comment?
On Fri, 07 Sep 2012 16:13:53 +0900
UMEZAWA Takeshi wrote:
> Hello,
>
> I have added IPV6_RECVDSTPORT socket option, which enables us to get
> original (= before divert) destination port of a UDP packet. The way to
> use this option is same as IP_RECVDSTPORT.
>
> The value
Hello,
I have added IPV6_RECVDSTPORT socket option, which enables us to get
original (= before divert) destination port of a UDP packet. The way to
use this option is same as IP_RECVDSTPORT.
The values of IPV6_RECVDSTPORT and IN6P_RECVDSTPORT are temporary.
--