Date: Sat, 8 Sep 2007 19:28:45 +0000 (UTC) From: Olivier Houchard <cognet@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net rtsock.c Message-ID: <200709081928.l88JSjWl081946@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
cognet 2007-09-08 19:28:45 UTC
FreeBSD src repository
Modified files:
sys/net rtsock.c
Log:
Do not set the RTF_GATEWAY flag if RTF_LLINFO is set, it doesn't make much
sense in that context, and leads to unusable routes.
This should unbreak bootpd.
Discussed with: glebius
Submitted by: bms
Approved by: re (bmah)
Revision Changes Path
1.143 +2 -1 src/sys/net/rtsock.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709081928.l88JSjWl081946>
