Config.in 358 B

1234567891011
  1. config BR2_PACKAGE_EASYFRAMES
  2. bool "easyframes"
  3. depends on BR2_USE_MMU # fork()
  4. select BR2_PACKAGE_LIBPCAP
  5. help
  6. This is a small and simple command-line tool for network
  7. testing. The tool makes it simple to compose a frame,
  8. inject and express what and where frames are expected to be
  9. received.
  10. https://github.com/microchip-ung/easyframes