net/sched: act_ife: Change to use ife module
Use the encode/decode functionality from the ife module instead of using implementation inside the act_ife. Reviewed-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: Yotam Gigi <yotamg@mellanox.com> Signed-off-by: Jamal Hadi Salim <jhs@mojatatu.com> Signed-off-by: Roman Mashak <mrv@mojatatu.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
1ce8460496
commit
295a6e06d2
@@ -776,6 +776,7 @@ config NET_ACT_SKBMOD
|
||||
config NET_ACT_IFE
|
||||
tristate "Inter-FE action based on IETF ForCES InterFE LFB"
|
||||
depends on NET_CLS_ACT
|
||||
select NET_IFE
|
||||
---help---
|
||||
Say Y here to allow for sourcing and terminating metadata
|
||||
For details refer to netdev01 paper:
|
||||
|
Reference in New Issue
Block a user