CVSROOT:        /cvs
Module name:    src
Changes by:     mar...@cvs.openbsd.org  2012/07/16 12:05:36

Modified files:
        share/man/man4 : ip.4 
        sys/net        : if_bridge.c 
        sys/netinet    : in.h in_pcb.h ip_input.c ip_ipsp.h ip_output.c 
                         ip_spd.c ip_var.h tcp_input.c udp_usrreq.c 
        sys/netinet6   : ip6_forward.c ip6_output.c 
        usr.sbin/npppd/common: recvfromto.c recvfromto.h 
        usr.sbin/npppd/l2tp: l2tp_ctrl.c l2tp_local.h l2tpd.c 
        usr.sbin/npppd/npppd: Makefile npppd.c 

Log message:
add IP_IPSECFLOWINFO option to sendmsg() and recvmsg(), so npppd(4)
can use this to select the IPsec tunnel for sending L2TP packets.
this fixes Windows (always binding to 1701) and Android clients
(negotiating wildcard flows); feedback mpf@ and yasuoka@;
ok henning@ and yasuoka@; ok jmc@ for the manpage

Reply via email to