K 10 svn:author V 5 novel K 8 svn:date V 27 2007-07-11T10:49:06.000000Z K 7 svn:log V 572 MFC command.c 1.307, radius.h 1.22, radius.c 1.54, ppp.8.m4 1.326: Add a new option for ppp.conf: rad_port_id. It allows to change the way of what ppp submits to the RADIUS server as NAS-Port-Id. Possible options are: the PID of the process owning the corresponding interface, tun(4) interface number, interface index (as it would get returned by if_nametoindex(3)), or it's possible to keep the default behavior. Check the ppp(8) manual page for details. MFC ppp.8.m4 1.327: Cleanup after previous commit. PR: bin/112764 Submitted by: novel (myself) Approved by: flz END