xref: /linux/net/ife/Kconfig (revision d0034a7a4ac7fae708146ac0059b9c47a1543f0d)
1*ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
21ce84604SYotam Gigi#
31ce84604SYotam Gigi# IFE subsystem configuration
41ce84604SYotam Gigi#
51ce84604SYotam Gigi
61ce84604SYotam Gigimenuconfig NET_IFE
71ce84604SYotam Gigi	tristate "Inter-FE based on IETF ForCES InterFE LFB"
81ce84604SYotam Gigi	default n
91ce84604SYotam Gigi	help
101ce84604SYotam Gigi	  Say Y here to add support of IFE encapsulation protocol
111ce84604SYotam Gigi	  For details refer to netdev01 paper:
121ce84604SYotam Gigi	  "Distributing Linux Traffic Control Classifier-Action Subsystem"
131ce84604SYotam Gigi	   Authors: Jamal Hadi Salim and Damascene M. Joachimpillai
141ce84604SYotam Gigi
151ce84604SYotam Gigi	  To compile this support as a module, choose M here: the module will
161ce84604SYotam Gigi	  be called ife.
17