]> git.ozlabs.org Git - ppp.git/commit
pppd/auth: Pass ipparam to auth-up and auth-down scripts
authorJaco Kroon <jaco@uls.co.za>
Tue, 17 May 2022 08:05:27 +0000 (10:05 +0200)
committerPaul Mackerras <paulus@ozlabs.org>
Mon, 4 Jul 2022 07:52:22 +0000 (17:52 +1000)
commitb417b79ee6e420bfaace6b987e7856713999337d
tree9bbdcd3280550287a906550c3b654ea00c560747
parentd7e62a8499c4032d79e05afbd8fd3efd51c5b148
pppd/auth: Pass ipparam to auth-up and auth-down scripts

ipparam is the only way a system administrator has of passing arbitrary
information from options files to scripts, and this may be useful during
auth-up in particular.  (If upstream pppd had support for an auth-fail
script, it could be useful there too.)

Signed-off-by: Jaco Kroon <jaco@uls.co.za>
Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
pppd/auth.c
pppd/pppd.8