Date: Thu, 12 Dec 1996 06:39:59 -0800 (PST) From: "Jordan K. Hubbard" <jkh> To: CVS-committers, cvs-all, cvs-usrsbin Subject: cvs commit: src/usr.sbin/ppp README.alias alias.c alias.h alias.p alias_db.c alias_ftp.c alias_util.c Makefile defs.h ip.c ipcp.c main.c ppp.8 Message-ID: <199612121439.GAA14774@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkh 96/12/12 06:39:58
Modified: usr.sbin/ppp Makefile defs.h ip.c ipcp.c main.c ppp.8
Added: usr.sbin/ppp README.alias alias.c alias.h alias.p
alias_db.c alias_ftp.c alias_util.c
Log:
The infamous IP aliasing code for ppp, modified to work as a runtime option
(otherwise ppp's behavior remains unchanged) and documented by myself,
Steve Sims, Nate Williams, Martin Renters and god-only-knows who else. :-)
Submitted by: nate
Obtained from: Charles Mott <cmott@srv.net>
Revision Changes Path
1.10 +3 -2 src/usr.sbin/ppp/Makefile
1.6 +2 -1 src/usr.sbin/ppp/defs.h
1.11 +7 -1 src/usr.sbin/ppp/ip.c
1.10 +4 -1 src/usr.sbin/ppp/ipcp.c
1.24 +21 -4 src/usr.sbin/ppp/main.c
1.21 +42 -3 src/usr.sbin/ppp/ppp.8
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612121439.GAA14774>
