Re: [PATCH net-next 0/2] Extract IFE logic to module
From: Simon Horman <hidden>
Date: 2017-02-02 10:16:47
From: Simon Horman <hidden>
Date: 2017-02-02 10:16:47
Hi Yotam, On Tue, Jan 31, 2017 at 03:57:02PM +0200, Yotam Gigi wrote:
Extract ife logic from the tc_ife action into an independent module, and make the tc_ife action use it. This way, the ife encapsulation can be used by other modules other than tc_ife action.
I have no objection to this modularisation but I am curious to know if you have a use-case in mind. My understanding is that earlier versions of the sample action used IFE but that is not the case in the version that was ultimately accepted.