MFC 225946 is the original patch, 225947 messed up the logic a bit while putting in the fix for another issue. 226224 is the fix to 225947, which I will MFC tomorrow.
--Qing 2011/10/10 Gleb Smirnoff <gleb...@freebsd.org>: > Qing, > > On Mon, Oct 10, 2011 at 05:41:11PM +0000, Qing Li wrote: > Q> Author: qingli > Q> Date: Mon Oct 10 17:41:11 2011 > Q> New Revision: 226224 > Q> URL: http://svn.freebsd.org/changeset/base/226224 > Q> > Q> Log: > Q> All indirect routes will fail the rtcheck, except for a special host > Q> route where the destination IP and the gateway IP is the same. This > Q> special case handling is only meant for backward compatibility reason. > Q> The last commit introduced a bug in the route check logic, where a > Q> valid special case is treated as an error. This patch fixes that bug > Q> along with some code cleanup. > Q> > Q> Suggested by: gleb > Q> Reviewed by: kmacy, discussed with gleb > Q> MFC after: 1 day > > Looks like you have committed a slightly different patch to stable/8 > in r226230. Is that okay? > > Also, you haven't awaited even one day, while our policy suggests at > least 3 days before MFC, and 3 days is actually a delay for critical > fixes. > > P.S. Now I am not the only Gleb at FreeBSD.org community. Recently > Gleb Kurtsou joined us, and his login name is exactly "gleb", while > mine is "glebius". So, your commit may be confusing to later > reviewers of VCS history. > > -- > Totus tuus, Glebius. > _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"