Date: Tue, 15 Apr 2008 22:37:43 +0000 (UTC) From: Brooks Davis <brooks@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/rc.d ppp Message-ID: <200804152237.m3FMbiiJ033963@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
brooks 2008-04-15 22:37:43 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
etc/rc.d ppp
Log:
MFC revs 1.17-1.20, the functional components of which are:
1.17:
Allow the characters .-+/ to appear in ppp profile names by folding them
to _ when evaluating ppp_<profile>_nat and ppp_<profile>_mode. Document
the per-profile variables.
1.18:
Add support for hardwiring ppp sessions to particular devices with new
per-profile variables of the form ppp_<profile>_unit. No ppp_unit
variable is supported since tying the same unit to more than one profile
won't work.
PR: conf/121452, conf/122127
Revision Changes Path
1.11.2.5 +16 -3 src/etc/rc.d/ppp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804152237.m3FMbiiJ033963>
