Re: [PATCH RFC,net-next 00/10] add flow_rule infrastructure
From: Jakub Kicinski <hidden>
Date: 2018-09-26 22:05:35
From: Jakub Kicinski <hidden>
Date: 2018-09-26 22:05:35
On Tue, 25 Sep 2018 21:19:51 +0200, Pablo Neira Ayuso wrote:
This patchset is adding a new layer between drivers and the existing software frontends, so it's a bit more code, but it is core infrastructure common to everyone and this comes with benefits for driver developers:
Thanks a lot for doing this!!