aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/pg/cli.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-24/+0
2024-02-20pg: fix stream pg interfaceMaxime Peim1-1/+1
2022-03-04pg: fixing the cliMohsin Kazmi1-2/+0
2022-03-04pg: add support for ip mode through cliMohsin Kazmi1-2/+8
2021-06-14pg: A Tunnel mode variant of a pg interfaceNeale Ranns1-5/+29
2021-04-26pg: fix packet coalescing cliRay Kinsella1-2/+2
2021-02-15vlib: refactor checksum offload supportMohsin Kazmi1-1/+3
2020-12-14misc: move to new pool_foreach macrosDamjan Marion1-4/+4
2020-08-14gso: packet coalesce libraryMohsin Kazmi1-3/+7
2020-04-15pg: set vnet buffer flags in pg streamsDave Barach1-0/+4
2020-02-26pg: API cleanupJakub Grajciar1-2/+2
2019-12-17pg: don't leak open files in packet-generatorChristian E. Hopps1-0/+3
2019-10-03misc: add "maxframe" and "rate" to packet-generator cli.Christian E. Hopps1-3/+8
2019-07-31pg: clarify the text of error messageAndrew Yourtchenko1-1/+1
2019-07-28pg: add GSO supportMohsin Kazmi1-4/+14
2019-05-17Tests: Raise exception if API cli_inband command fails.Paul Vinciguerra1-1/+2
2019-05-09add mactime plugin unit / code coverage testsDave Barach1-8/+19
2019-03-28Typos. A bunch of typos I've been collecting.Paul Vinciguerra1-1/+1
2019-02-20pg: remove no-recycle optionDamjan Marion1-5/+0
2019-02-09buffers: fix typoDamjan Marion1-1/+1
2019-02-06buffers: make buffer data size configurable from startup configDamjan Marion1-1/+1
2019-01-23pg: cli improvementKingwel Xie1-31/+70
2019-01-01buffers: remove unused codeDamjan Marion1-1/+1
2018-11-17pcap-based dispatch tracerDave Barach1-1/+1
2018-10-23c11 safe string handling supportDave Barach1-2/+2
2018-05-17Packet generator: preserve pcap file timestampsDave Barach1-0/+1
2017-02-22VPP-635: CLI Memory leak with invalid parameterBilly McFall1-10/+29
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+636