- add netmap-libpcap
- add netmap (FreeBSD header files need to be updated with this) - move prototype perl scripts to prototype/ folder - create basic structure for sipcap app (no code yet)
This commit is contained in:
11
netmap/examples/README
Normal file
11
netmap/examples/README
Normal file
@ -0,0 +1,11 @@
|
||||
$FreeBSD: head/tools/tools/netmap/README 227614 2011-11-17 12:17:39Z luigi $
|
||||
|
||||
This directory contains examples that use netmap
|
||||
|
||||
pkt-gen a packet sink/source using the netmap API
|
||||
|
||||
bridge a two-port jumper wire, also using the native API
|
||||
|
||||
testpcap a jumper wire using libnetmap (or libpcap)
|
||||
|
||||
click* various click examples
|
Reference in New Issue
Block a user