CVSROOT: /cvs Module name: src Changes by: yasu...@cvs.openbsd.org 2024/07/11 08:05:59
Modified files: usr.sbin/npppd/npppd: npppd.c npppd.conf.5 npppd.h npppd_config.c npppd_local.h npppd_radius.c npppd_radius.h parse.y Log message: Add Dynamic Authorization Extensions (DAE) for RADIUS server feature to npppd. It can be configured now so that it accepts disconnect requests and this works together with radiusd_ipcp(8) module. Also "nas-id" becomes configurable.