Date: Fri, 19 Dec 2008 01:37:20 +0000 (UTC) From: Qing Li <qingli@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.sbin/ppp route.c Message-ID: <200812190137.mBJ1bVq9008521@repoman.freebsd.org>
index | next in thread | raw e-mail
qingli 2008-12-19 01:37:20 UTC
FreeBSD src repository
Modified files:
usr.sbin/ppp route.c
Log:
SVN rev 186308 on 2008-12-19 01:37:20Z by qingli
The ppp application relies on the if_tun interface to properly
install a p2p host route between the end points. The ppp module
upates this router based on user configuration later on. The
rt_Update() seems to always set the RTF_GATEWAY flag, which is
broken.
Revision Changes Path
1.96 +3 -1 src/usr.sbin/ppp/route.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812190137.mBJ1bVq9008521>
