Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

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.