mbuf leakage fix

2013-10-04 Thread Loganaden Velvindron
Hi, >From netbsd. Index: ip6_mroute.c === --- ip6_mroute.c(revision 255947) +++ ip6_mroute.c(working copy) @@ -616,7 +616,7 @@ for (rte = rt->mf6c_stall; rte != NULL; ) {

Re: Exposing sysctls for ixgbe

2013-10-04 Thread hiren panchasara
I am going to commit this change in the weekend. Let me know if there are any objections. Thanks, Hiren On Mon, Sep 30, 2013 at 8:51 AM, hiren panchasara wrote: > + jfv > > > On Wed, Sep 25, 2013 at 5:35 PM, Adrian Chadd wrote: > >> please cc jfv and get them into his driver. :) >> >> -a >>

Re: Exposing sysctls for ixgbe

2013-10-04 Thread Jack Vogel
Good with me Hiren Jack On Fri, Oct 4, 2013 at 2:55 PM, hiren panchasara wrote: > I am going to commit this change in the weekend. > > Let me know if there are any objections. > > Thanks, > Hiren > > > > On Mon, Sep 30, 2013 at 8:51 AM, hiren panchasara wrote: > >> + jfv >> >> >> On Wed, Sep