PF RING

From VoIPmonitor.org
Revision as of 14:08, 31 October 2014 by Festr (talk | contribs) (Created page with " cd ~; svn co https://svn.ntop.org/svn/ntop/trunk/PF_RING cd ~/PF_RING/kernel/; make cd ~/PF_RING/drivers/PF_RING_aware/intel/ixgbe/ixgbe-3.22.3-zc/src/; make; ./load_driver....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
cd ~; svn co https://svn.ntop.org/svn/ntop/trunk/PF_RING cd ~/PF_RING/kernel/; make cd ~/PF_RING/drivers/PF_RING_aware/intel/ixgbe/ixgbe-3.22.3-zc/src/; make; ./load_driver.sh cd ~/PF_RING/userland/lib/; ./configure; make cd ~/PF_RING/userland/libpcap/; ./configure; make cd ~/PF_RING/userland/tcpdump-4.1.1/; ./configure; make