Re: [net PATCH 0/2] IPv4 FIB suffix length fixes

2016-12-05 Thread David Miller
From: Alexander Duyck Date: Thu, 01 Dec 2016 07:27:47 -0500 > In reviewing the patch from Robert Shearman and looking over the code I > realized there were a few different bugs we were still carrying in the IPv4 > FIB lookup code. > > These two patches are based off

[net PATCH 0/2] IPv4 FIB suffix length fixes

2016-12-01 Thread Alexander Duyck
In reviewing the patch from Robert Shearman and looking over the code I realized there were a few different bugs we were still carrying in the IPv4 FIB lookup code. These two patches are based off of Robert's original patch, but take things one step further by splitting them up to address two