Date: Wed, 3 Mar 1999 15:00:57 -0800 (PST) From: Brian Somers <brian@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp command.c ipcp.c ipcp.h ppp.8 radius.c Message-ID: <199903032300.PAA96090@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 1999/03/03 15:00:55 PST
Modified files:
usr.sbin/ppp command.c ipcp.c ipcp.h ppp.8 radius.c
Log:
Correct some ntohl/htonl bogons in the netmask handling.
This was pretty harmless as netmasks on a POINTOPOINT
interface are pretty much ignored, but it looked funny.
Mention the configured netmask in ``show ipcp''.
Describe in more detail what a proxy arp entry is.
Revision Changes Path
1.185 +3 -3 src/usr.sbin/ppp/command.c
1.73 +23 -11 src/usr.sbin/ppp/ipcp.c
1.25 +2 -9 src/usr.sbin/ppp/ipcp.h
1.153 +22 -5 src/usr.sbin/ppp/ppp.8
1.4 +2 -2 src/usr.sbin/ppp/radius.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903032300.PAA96090>
