History log of /openbsd-current/usr.sbin/npppd/common/recvfromto.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.7 26-Feb-2024 yasuoka

Convert K&R style function declarations to ANSI.


Revision tags: OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE OPENBSD_6_8_BASE OPENBSD_6_9_BASE OPENBSD_7_0_BASE OPENBSD_7_1_BASE OPENBSD_7_2_BASE OPENBSD_7_3_BASE OPENBSD_7_4_BASE
# 1.6 17-Dec-2015 tb

Add missing $OpenBSD$ tags.


Revision tags: OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE
# 1.5 13-Nov-2012 yasuoka

Constify arguments to sendto_nat_t and add missing
#include "recvfromto.h" to l2tp_ctrl.c. no binary changes.


Revision tags: OPENBSD_5_2_BASE
# 1.4 16-Jul-2012 markus

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


Revision tags: OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE
# 1.3 24-Sep-2010 yasuoka

Add support pipex for L2TP call and L2TP on IPv6.
- pipex requires unique session-id in protocol, so session-id
generation algorithm has been changed.
- change to fit the new PIPEX ioctl.
ok dlg@


Revision tags: OPENBSD_4_8_BASE
# 1.2 02-Jul-2010 yasuoka

add $OpenBSD$ and remove trailing space. no functional change.


Revision tags: OPENBSD_4_7_BASE
# 1.1 11-Jan-2010 yasuoka

Initial import npppd(8). npppd is a new PPP daemon that handles many
ppp sessions as a server. It supports L2TP, PPTP and PPPoE as
tunneling.

ok mcbride@ dlg@ deraadt@ reyk@.


Revision tags: OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.6 17-Dec-2015 tb

Add missing $OpenBSD$ tags.


Revision tags: OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE
# 1.5 13-Nov-2012 yasuoka

Constify arguments to sendto_nat_t and add missing
#include "recvfromto.h" to l2tp_ctrl.c. no binary changes.


Revision tags: OPENBSD_5_2_BASE
# 1.4 16-Jul-2012 markus

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


Revision tags: OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE
# 1.3 24-Sep-2010 yasuoka

Add support pipex for L2TP call and L2TP on IPv6.
- pipex requires unique session-id in protocol, so session-id
generation algorithm has been changed.
- change to fit the new PIPEX ioctl.
ok dlg@


Revision tags: OPENBSD_4_8_BASE
# 1.2 02-Jul-2010 yasuoka

add $OpenBSD$ and remove trailing space. no functional change.


Revision tags: OPENBSD_4_7_BASE
# 1.1 11-Jan-2010 yasuoka

Initial import npppd(8). npppd is a new PPP daemon that handles many
ppp sessions as a server. It supports L2TP, PPTP and PPPoE as
tunneling.

ok mcbride@ dlg@ deraadt@ reyk@.