On Sun, Aug 2, 2015 at 8:40 PM, Mark Johnston wrote:
> On Wed, Jul 29, 2015 at 06:04:02PM +, Ermal Luçi wrote:
> > Author: eri
> > Date: Wed Jul 29 18:04:01 2015
> > New Revision: 286028
> > URL: https://svnweb.freebsd.org/changeset/base/286028
> >
> > Log:
> > ip_output normalization and f
On Wed, Jul 29, 2015 at 06:04:02PM +, Ermal Luçi wrote:
> Author: eri
> Date: Wed Jul 29 18:04:01 2015
> New Revision: 286028
> URL: https://svnweb.freebsd.org/changeset/base/286028
>
> Log:
> ip_output normalization and fixes
>
> ip_output has a big chunk of code used to handle special
Author: eri
Date: Wed Jul 29 18:04:01 2015
New Revision: 286028
URL: https://svnweb.freebsd.org/changeset/base/286028
Log:
ip_output normalization and fixes
ip_output has a big chunk of code used to handle special cases with pfil
consumers which also forces a reloop on it.
Gather all thi