]> git.ozlabs.org Git - ppp.git/commit
Add 'remotenumber' and 'allow-number' options, for CNID purposes.
authorFrank Cusack <fcusack@fcusack.com>
Thu, 10 Oct 2002 05:47:34 +0000 (05:47 +0000)
committerFrank Cusack <fcusack@fcusack.com>
Thu, 10 Oct 2002 05:47:34 +0000 (05:47 +0000)
commit93b9f7ad08d5f0ee16880ec2b21b1c13a00d4779
tree12784deeaa5b60e60ede9b1d50dc52f98f77ac8c
parent29d737aafe8a1b61687a9b9e910b2d776dfc0203
Add 'remotenumber' and 'allow-number' options, for CNID purposes.
In practice, the admin can configure allow-number settings, and getty
or other programs can call ppp with the remotenumber option.  remotenumber
is also available to plugins; for example the radius plugin will pass this
on as the Calling-Station-Id attribute and the radius server can make an
authentication decision based on that.
pppd/auth.c
pppd/main.c
pppd/pppd.8
pppd/pppd.h