Kconfig 417 B

123456789101112131415
  1. # SPDX-License-Identifier: GPL-2.0-only
  2. #
  3. # psample packet sampling configuration
  4. #
  5. menuconfig PSAMPLE
  6. tristate "Packet-sampling netlink channel"
  7. default n
  8. help
  9. Say Y here to add support for packet-sampling netlink channel
  10. This netlink channel allows transferring packets alongside some
  11. metadata to userspace.
  12. To compile this support as a module, choose M here: the module will
  13. be called psample.