Date: Mon, 20 Apr 2009 14:38:48 +0000 (UTC) From: "Bjoern A. Zeeb" <bz@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.sbin/ppp ipcp.c ipv6cp.c route.c route.h Message-ID: <200904201438.n3KEcqnU056892@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bz 2009-04-20 14:38:48 UTC FreeBSD src repository Modified files: usr.sbin/ppp ipcp.c ipv6cp.c route.c route.h Log: SVN rev 191316 on 2009-04-20 14:38:48Z by bz Conditionally add the interface name and address if available so that a ppp running in `receiver' (server) mode can properly update routes, for example to update the MTU. Submitted by: loos.br gmail.com (Luiz Otavio O Souza) PR: bin/130159 PR: kern/125079, kern/122068, bin/126892 MFC after: 3 days Revision Changes Path 1.125 +1 -1 src/usr.sbin/ppp/ipcp.c 1.18 +1 -1 src/usr.sbin/ppp/ipv6cp.c 1.99 +11 -2 src/usr.sbin/ppp/route.c 1.20 +2 -1 src/usr.sbin/ppp/route.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904201438.n3KEcqnU056892>