Date: Tue, 25 Jun 2013 17:48:58 +0400 From: Slawa Olhovchenkov <slw@zxy.spb.ru> To: Qing Li <qingli@FreeBSD.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r252184 - head/sys/net Message-ID: <20130625134858.GA61858@zxy.spb.ru> In-Reply-To: <201306250010.r5P0Aosi087956@svn.freebsd.org> References: <201306250010.r5P0Aosi087956@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jun 25, 2013 at 12:10:50AM +0000, Qing Li wrote: > Author: qingli > Date: Tue Jun 25 00:10:49 2013 > New Revision: 252184 > URL: http://svnweb.freebsd.org/changeset/base/252184 > > Log: > Due to the routing related networking kernel redesign work > in FBSD 8.0, interface routes have been returened to the > applications without the RTF_GATEWAY bit. This incompatibility > has caused some issues with Zebra, Qugga and the like. > This patch provides the RTF_GATEWAY flag bit in returned interface > routes so to behave similarly to pre 8.0 systems. > > Reviewed by: hrs > Verified by: mackn at opendns dot com > > Modified: > head/sys/net/route.h > head/sys/net/rtsock.c MFC planed?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130625134858.GA61858>