CVSROOT: /cvs Module name: src Changes by: g...@cvs.openbsd.org 2017/08/11 10:41:47
Modified files: usr.sbin/npppd/npppd: npppd.c npppd.conf.5 npppd.h npppd_auth.c npppd_auth.h npppd_auth_local.h parse.y ppp.c Log message: add a new option to set limits on user-max-sessions each AUTHENTICATION. It can set limits on different user-max-sessions if there're using several protocols such as PPPoE and L2TP/IPsec. ok yasuoka@