aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/devices/af_packet/cli.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-21af_packet: move to pluginMohsin Kazmi1-295/+0
2022-10-21devices: add support for af-packet v2Mohsin Kazmi1-1/+3
2022-04-07devices: add cli support for checksum and gso disableMohsin Kazmi1-2/+4
2022-04-06devices: add cli support to disable qdisc bypassMohsin Kazmi1-1/+7
2022-04-04devices: add multi-queue support for af-packetMohsin Kazmi1-2/+10
2021-10-22devices: add support for l3 af_packet interfaceMohsin Kazmi1-1/+7
2021-09-28devices: Add queues params in create_ifNathan Skrzypczak1-23/+26
2019-03-28Typos. A bunch of typos I've been collecting.Paul Vinciguerra1-1/+1
2017-11-14vnet: af_packet_set_l4_cksum_offload device class checkJakub Grajciar1-1/+2
2017-10-23af_packet: invalid TCP/UDP offload checksum on RX node recalculationJakub Grajciar1-0/+56
2017-03-26Rename "show interfaces" -> "show interface"Dave Barach1-1/+1
2017-02-22VPP-635: CLI Memory leak with invalid parameterBilly McFall1-14/+42
2017-01-14VPP-279: Document changes for vnet/vnet/devicesBilly McFall1-0/+5
2017-01-06VPP-279: doxygen documentation for host interface CLI commandsBilly McFall1-2/+36
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+144