Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

123456789101112131415161718192021
  1. SNF4CGP Installation and Configuration
  2. Copyright (C) 2009 ARM Research Labs, LLC.
  3. See www.armresearch.com for the copyright terms.
  4. To build the Sniffer Plugin, execute the following commands in this
  5. directory:
  6. ./configure
  7. make
  8. Then become the super-user (root), and execute the following command:
  9. make module
  10. This creates a Sniffer Plugin module file named
  11. CGPSNF-X.Y.Z-MODULE.tar.gz.
  12. Please see the Doc/default.html file for instructions on how to
  13. install, configure, and test the Sniffer Plugin from the module file.