aboutsummaryrefslogtreecommitdiff
path: root/tools/tools/netmap/bridge.c
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* netmap: bridge: fix -Wdate-time compilation issueVincenzo Maffione2022-12-311-2/+0
* netmap: bridge: fix transmission in busy-wait modeVincenzo Maffione2021-03-301-7/+17
* netmap: bridge: fix NS_MOREFRAG supportVincenzo Maffione2021-01-071-5/+7
* netmap: bridge: improve readabilityVincenzo Maffione2020-11-221-42/+74
* netmap: bridge: switch to libnetmapVincenzo Maffione2020-11-221-17/+20
* netmap: tools: fix several compiler warningsVincenzo Maffione2020-10-031-2/+2
* netmap: add man page for the bridge programVincenzo Maffione2018-10-231-39/+60
* Import the current version of netmap, aligned with the one on github.Luigi Rizzo2016-10-161-6/+24
* This new version of netmap brings you the following:Luigi Rizzo2014-02-151-43/+71
* netmap_user.h:Luigi Rizzo2014-01-161-57/+32
* It is 2014 and we have a new version of netmap.Luigi Rizzo2014-01-061-18/+18
* add a compile-time option to copy packets instead of doingLuigi Rizzo2013-05-301-3/+12
* update the netmap example programs merging some common code in nm_util.cLuigi Rizzo2013-02-171-218/+17
* Fix ioctl type for compiling with clangEd Maste2012-06-281-2/+2
* A bit of cleanup in the names of fields of netmap-related structures.Luigi Rizzo2012-04-131-3/+5
* use getopt to parse options, add one option to setLuigi Rizzo2012-04-121-19/+61
* A bunch of netmap fixes:Luigi Rizzo2012-02-271-8/+14
* Spelling fixes for tools/Ulrich Spörlein2011-12-301-1/+1
* Bring in support for netmap, a framework for very efficient packetLuigi Rizzo2011-11-171-0/+456