Kconfig 499 B

1234567891011121314151617
  1. # SPDX-License-Identifier: GPL-2.0-only
  2. #
  3. # IFE subsystem configuration
  4. #
  5. menuconfig NET_IFE
  6. depends on NET
  7. tristate "Inter-FE based on IETF ForCES InterFE LFB"
  8. default n
  9. help
  10. Say Y here to add support of IFE encapsulation protocol
  11. For details refer to netdev01 paper:
  12. "Distributing Linux Traffic Control Classifier-Action Subsystem"
  13. Authors: Jamal Hadi Salim and Damascene M. Joachimpillai
  14. To compile this support as a module, choose M here: the module will
  15. be called ife.