CVSROOT:        /cvs
Module name:    src
Changes by:     yasu...@cvs.openbsd.org 2012/09/17 14:01:26

Modified files:
        share/man/man4 : ip6.4 
        sys/netinet    : in_pcb.h udp_usrreq.c 
        sys/netinet6   : in6.h ip6_output.c 

Log message:
add 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.

from UMEZAWA Takeshi
tweaks from jmc; ok henning bluhm

Reply via email to