Date: Thu, 25 Dec 2008 11:03:14 +0900 From: "Jun Kuriyama" <kuriyama@freebsd.org> To: "Li, Qing" <qing.li@bluecoat.com>, "Octavian Ionescu" <itavy@itavy.com>, freebsd-current@freebsd.org, kuriyama@freebsd.org Subject: Re: Problem with snmp build after update Message-ID: <48acff730812241803l4ccf1c96qdb229b511d2f2c06@mail.gmail.com> In-Reply-To: <B583FBF374231F4A89607B4D08578A4302A26ED7@bcs-mail03.internal.cacheflow.com> References: <494980BE.3080002@itavy.com> <B583FBF374231F4A89607B4D08578A4302A26ED7@bcs-mail03.internal.cacheflow.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Thanks, committed! 2008/12/19 Li, Qing <qing.li@bluecoat.com>: > ----------------------------------------- > 689,693c689 > < #ifdef RTF_LLINFO > < mib[5] = RTF_LLINFO; > < #else > < mib[5] = 0; > < #endif > --- >> mib[5] = RTF_LLINFO; > ----------------------------------------- > > I assume you have not defined CHECK_RT_FLAGS, if so, more bits > need to be updated. > > I have cc:'d the maintainer kuriyama@freebsd.org here for the actual > commit. -- Jun Kuriyama <kuriyama@FreeBSD.org> // FreeBSD Project <kuriyama@s2factory.co.jp> // S2 Factory, Inc.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48acff730812241803l4ccf1c96qdb229b511d2f2c06>