On 26 March 2014 16:35, Martin Pieuchot <[email protected]> wrote:
> Here's a preview of what will happen to "struct pkthdr".  Do not store a
> pointer since ifp might disappear.  That will allow us to stop garbage
> collecting the various queues when an interface is destroy/detached and
> since the per-ifp lists might also need some concurrent protection, we
> can easily fold that around if_get().
>
> But before talking about pkthdr, let's remove the related ifp pointer
> in the "struct mbuf_ext", diff below, ok?
>

looks good to me. OK mikeb

  • Kill ext_ifp Martin Pieuchot
    • Re: Kill ext_ifp Mike Belopuhov

Reply via email to