Date: Sun, 19 Aug 2001 17:46:33 -0700 (PDT) From: Brian Somers <brian@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp route.c Message-ID: <200108200046.f7K0kXH09188@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 2001/08/19 17:46:33 PDT
Modified files:
usr.sbin/ppp route.c
Log:
When attempting to change the default route, don't write the gateway
and mask to the routing socket, otherwise the update fails.
Warning provided by: markm
The code here was broken for FreeBSD when IPv6 support was added, but
was fixed for OpenBSD. OpenBSD expects the gateway and mask to be
supplied and fails the update otherwise.
Revision Changes Path
1.76 +27 -8 src/usr.sbin/ppp/route.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?200108200046.f7K0kXH09188>
