summaryrefslogtreecommitdiffstats
path: root/tools/tools/netmap
Commit message (Expand)AuthorAgeFilesLines
* Be more descriptive about poll error / timeout when transmitting.emaste2012-08-081-3/+8
* Round displayed pps (instead of truncating)emaste2012-08-081-1/+1
* Allow continuous packet transmission (via -t 0)emaste2012-07-061-6/+13
* Also report tx bandwidth with Ethernet overheademaste2012-07-061-14/+28
* Allow threads to finish up when terminated by useremaste2012-07-061-13/+11
* Update comment to reflect function's actual operationemaste2012-07-031-1/+1
* Fix ioctl type for compiling with clangemaste2012-06-282-4/+4
* add support for pcap receive statistics (used by net-mgmt/darkstat)luigi2012-05-032-3/+10
* add some performance dataluigi2012-05-031-0/+11
* - add code to run pkt-gen on top of libpcap so we can see theluigi2012-05-031-25/+108
* - correct a bug in pcap_dispatch(): a count of 0 means infinity.luigi2012-05-031-5/+41
* A bit of cleanup in the names of fields of netmap-related structures.luigi2012-04-131-3/+5
* use getopt to parse options, add one option to setluigi2012-04-121-19/+61
* we need to specify a NETMAP_API version or the ioctl() will fail.luigi2012-04-061-0/+1
* A bunch of netmap fixes:luigi2012-02-273-13/+24
* - change the buffer size from a constant to aluigi2012-02-081-1/+1
* Spelling fixes for tools/uqs2011-12-302-6/+6
* 1. Fix the handling of link reset while in netmap more.luigi2011-12-051-8/+9
* Bring in support for netmap, a framework for very efficient packetluigi2011-11-176-0/+2293
OpenPOWER on IntegriCloud