aboutsummaryrefslogtreecommitdiff
path: root/tools/tools/netmap
Commit message (Expand)AuthorAgeFilesLines
* nemtap: lb app: Validate ihl field when hashing packetVincenzo Maffione2021-09-261-1/+3
* netmap: pkt-gen: fix compilation issueVincenzo Maffione2021-06-151-1/+1
* pkt-gen: Allow limiting received packetsAllan Jude2021-05-221-3/+4
* netmap: several typo fixesVincenzo Maffione2021-04-022-2/+2
* netmap: bridge: fix transmission in busy-wait modeVincenzo Maffione2021-03-301-7/+17
* netmap: pkt-gen: allow -Z and -z to be used togetherVincenzo Maffione2021-03-301-59/+66
* netmap: pkt-gen: fix offset hex formattingVincenzo Maffione2021-01-121-3/+3
* netmap: bridge: fix NS_MOREFRAG supportVincenzo Maffione2021-01-071-5/+7
* netmap: bridge: improve readabilityVincenzo Maffione2020-11-221-42/+74
* netmap: nmreplay: switch to libnetmapVincenzo Maffione2020-11-221-31/+24
* netmap: lb: switch to libnetmapVincenzo Maffione2020-11-222-55/+123
* netmap: pkt-gen: switch to libnetmapVincenzo Maffione2020-11-221-95/+120
* netmap: bridge: switch to libnetmapVincenzo Maffione2020-11-222-19/+22
* netmap: bridge, pkt-gen: fix man page typoVincenzo Maffione2020-11-212-3/+3
* netmap: bridge: update man page with more informationVincenzo Maffione2020-11-211-3/+17
* netmap: tools: extend CFLAGS after including bsd.prog.mkVincenzo Maffione2020-10-031-5/+3
* netmap: tools: fix several compiler warningsVincenzo Maffione2020-10-037-79/+82
* netmap: minor documentation fixVincenzo Maffione2020-10-031-1/+1
* netmap: pkt-gen: minor corrections to documentationVincenzo Maffione2020-10-032-14/+14
* add valectl to the system commandsVincenzo Maffione2019-10-315-453/+3
* netmap: minor misc improvementsVincenzo Maffione2019-10-202-7/+8
* netmap: pkt-gen: fix bug in send_packets()Vincenzo Maffione2019-03-011-33/+33
* netmap: update nmreplay(8)Vincenzo Maffione2018-12-211-14/+13
* netmap: nmreplay: import various fixes from upstream (2704a51839906)Vincenzo Maffione2018-12-211-104/+105
* tools: netmap: pkt-gen: check packet length against interface MTUVincenzo Maffione2018-12-081-19/+63
* netmap: pkt-gen: several updates from upstreamVincenzo Maffione2018-11-102-595/+1296
* netmap: add load balancer programVincenzo Maffione2018-11-098-15/+1663
* netmap: add man page for the vale-ctl programVincenzo Maffione2018-10-242-33/+202
* netmap: add man page for the bridge programVincenzo Maffione2018-10-233-43/+145
* netmap pkt-gen tool: Fix memset(3) argument orderConrad Meyer2017-12-131-1/+1
* Use the buildworld includes and defaults when building pkt-gen. This willSean Bruno2017-03-081-1/+0
* Import the current version of netmap, aligned with the one on github.Luigi Rizzo2016-10-167-284/+2999
* Add a manual page for pkt-gen.George V. Neville-Neil2016-05-011-0/+179
* Update pkt-gen to optionally use randomised source/destinationAdrian Chadd2015-04-191-25/+46
* Silence a warning.George V. Neville-Neil2015-02-121-1/+1
* Add a new option, -P, to pkt-gen which reads a single packet from a storedGeorge V. Neville-Neil2014-10-111-6/+39
* Update to the current version of netmap.Luigi Rizzo2014-08-162-35/+177
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-131-1/+1
* This new version of netmap brings you the following:Luigi Rizzo2014-02-159-1249/+306
* netmap_user.h:Luigi Rizzo2014-01-167-481/+263
* It is 2014 and we have a new version of netmap.Luigi Rizzo2014-01-066-160/+306
* Minor spelling correction.Hiren Panchasara2013-11-101-3/+3
* update to the latest netmap snapshot.Luigi Rizzo2013-11-012-123/+283
* new features (mostly for testing netmap capabilities)Luigi Rizzo2013-06-051-38/+63
* Bring in a number of new features, mostly implemented by Michio Honda:Luigi Rizzo2013-05-302-1/+164
* add support for rate-limiting in the sender (-R ...)Luigi Rizzo2013-05-301-17/+139
* add a compile-time option to copy packets instead of doingLuigi Rizzo2013-05-301-3/+12
* remove use of deprecated ioctl()Luigi Rizzo2013-05-302-3/+1
* sync with my local copy (this file may go away, eventually)Luigi Rizzo2013-04-301-0/+1
* update the netmap example programs merging some common code in nm_util.cLuigi Rizzo2013-02-176-931/+1366