Re: [PATCH net-next v2 7/9] net: isdn: use sk_unattached_filter api
David Miller <[email protected]>
| Newsgroups | gmane.linux.network,gmane.linux.isdn.i4l.user |
|---|---|
| Message-ID | <[email protected]> |
From: Daniel Borkmann <[email protected]> Date: Tue, 25 Mar 2014 13:10:55 +0100 > Similarly as in ppp, we need to migrate the ISDN/PPP code to make use > of the sk_unattached_filter api in order to decouple having direct > filter structure access. By using sk_unattached_filter_{create,destroy}, > we can allow for the possibility to jit compile filters for faster > filter verdicts as well. > > Joint work with Alexei Starovoitov. > > Signed-off-by: Daniel Borkmann <[email protected]> > Signed-off-by: Alexei Starovoitov <[email protected]> Hehe, this finally got squeezed out of the mail server.