CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2010/01/10 21:20:57

Added files:
        usr.sbin/npppd : Makefile Makefile.inc 
        usr.sbin/npppd/common: addr_range.c addr_range.h bytebuf.c 
                               bytebuf.h config_helper.c config_helper.h 
                               csvreader.c csvreader.h csvreader_test.c 
                               debugmacro.h debugutil.c debugutil.h 
                               hash.c hash.h ipsec_util.c ipsec_util.h 
                               ipsec_util_local.h net_utils.c 
                               net_utils.h properties.c properties.h 
                               properties_test.c radish.c radish.h 
                               recvfromto.c recvfromto.h rt_zebra.c 
                               rt_zebra.h rt_zebra_local.h rtev.h 
                               rtev_common.c rtev_libevent.c 
                               rtev_local.h slist.c slist.h slist_test.c 
                               time_utils.c time_utils.h 
        usr.sbin/npppd/l2tp: l2tp.h l2tp_call.c l2tp_ctrl.c l2tp_local.h 
                             l2tp_subr.c l2tp_subr.h l2tpd.c 
        usr.sbin/npppd/npppd: Makefile ccp.c chap.c chap_ms.c chap_ms.h 
                              eap.c fsm.c fsm.h ipcp.c lcp.c mppe.c 
                              nint.h npppd.c npppd.h npppd_auth.c 
                              npppd_auth.h npppd_auth_local.h 
                              npppd_config.c npppd_ctl.c npppd_ctl.h 
                              npppd_defs.h npppd_iface.c npppd_iface.h 
                              npppd_local.h npppd_pool.c npppd_pool.h 
                              npppd_subr.c npppd_subr.h npppd_tun.c 
                              npppd_tun.h pap.c pathnames.h ppp.c ppp.h 
                              psm-opt.h radius+.cc radius+.h 
                              radius+_local.h radius_chap_const.h 
                              radius_common.c radius_common.h 
                              radius_req.c radius_req.h radiusconst.h 
                              version.h 
        usr.sbin/npppd/npppdctl: npppdctl.c 
        usr.sbin/npppd/pppoe: pppoe.h pppoe_local.h pppoe_session.c 
                              pppoed.c 
        usr.sbin/npppd/pptp: pptp.h pptp_call.c pptp_ctrl.c pptp_local.h 
                             pptp_subr.c pptp_subr.h pptpd.c 

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

Reply via email to