tap: add support for persistance
[vpp.git] / src / vnet / devices / af_packet /
2020-01-10 John DeNiscodocs: Edit FEATURE.yaml files so they can be published 88/24288/4
2019-12-10 Dave Barachapi: multiple connections per process 56/23656/6
2019-11-06 Paul Vinciguerrabuild: add yaml file linting to make checkstyle 05/23205/3
2019-10-30 Paul Vinciguerradocs: devices-- add FEATURES.yaml 70/23070/2
2019-09-24 Damjan Marionvlib: add flag to explicitelly mark nodes which can... 19/22219/2
2019-09-12 Jakub Grajciardevices: af_packet API cleanup 04/21504/8
2019-08-30 Michael Yudevices: fix issue of per_interface_next_index 07/21607/8
2019-05-07 jackiechen1985Fix af_packet issues: 05/19405/1
2019-04-08 Jim Thompsonfixing typos 32/18732/4
2019-03-28 Paul VinciguerraTypos. A bunch of typos I've been collecting. 56/18556/3
2019-03-13 Filip Tehlardeprecate VLIB_DEVICE_TX_FUNCTION_MULTIARCH 51/18251/1
2019-03-04 Filip Tehlardevices: migrate old MULTIARCH macros to VLIB_NODE_FN 95/17995/3
2019-02-09 Damjan Marionbuffers: fix typo 42/17442/1
2019-02-06 Damjan Marionbuffers: make buffer data size configurable from startu... 41/17341/3
2019-01-01 Damjan Marionbuffers: remove unused code 46/16646/4
2018-11-14 Dave BarachRemove c-11 memcpy checks from perf-critical code 16/15916/4
2018-11-13 Damjan Marionvlib rename vlib_frame_args(...) to vlib_frame_scalar_a... 97/15897/2
2018-10-23 Dave Barachc11 safe string handling support 47/15347/10
2018-09-08 Neale RannsL2 BVI/FIB: Update L2 FIB table when BVI's MAC changes 02/14702/5
2018-07-11 Damjan Marionavoid using thread local storage for thread index 20/13420/3
2018-05-29 Mohsin Kazmiaf_packet: Add support for dump interfaces 72/12772/3
2018-05-28 Mohsin Kazmiaf-packet: Add support for logging 30/12630/4
2018-05-28 Mohsin Kazmiitf: Fix admin up down for AF_PACKET and vhost-user 95/12195/6
2018-03-26 Mohsin Kazmiafpacket: Fix the reply if itf already exits 76/11376/2
2018-03-14 Chaoyu JinAt AF_PACKET socket create, do intf bind before rx... 20/11120/2
2018-02-28 Chaoyu Jinat af_packet input, drop partial packets to prevent... 07/10907/1
2018-02-07 Pierre Pfisteraf_packet: Fix lock position 45/10445/2
2018-02-06 Damjan Marionvlib: epoll on worker threads 67/10167/4
2018-01-23 Ole TroanVPPAPIGEN: vppapigen replacement in Python PLY. 81/8781/23
2018-01-05 zhaoqinglingVPP-1115 Fix a debug log mistake when create AF_PACKET... 55/9955/1
2017-11-30 Florin Corasaf_packet: update tx_frame even when ring exhausted 09/9609/4
2017-11-15 Jakub GrajciarRevert "vnet: af_packet mark l3 offload cksum" 35/9435/2
2017-11-14 Jakub Grajciarvnet: af_packet_set_l4_cksum_offload device class check 12/9412/3
2017-11-14 Jakub Grajciarvnet: af_packet mark l3 offload cksum 14/9414/1
2017-10-24 Dave WallaceAdd extern to *_main global variable declarations in... 72/8972/1
2017-10-23 Jakub Grajciaraf_packet: invalid TCP/UDP offload checksum on RX node... 38/8938/4
2017-10-11 Damjan MarionRevert "VPP-1001 - update AF Packet Driver to for moder... 54/8754/3
2017-10-09 Dave Barachvppapigen: support per-file (major,minor,patch) version... 89/8589/6
2017-10-04 Christophe Fontaine[aarch64] Fixes CLI crashes on dpaa2 platform. 21/8621/3
2017-10-04 Anton IvanovVPP-1001 - update AF Packet Driver to for modern kernels 28/8628/8
2017-09-27 Akshaya NVLAN support on host(af-packet) interface. 35/8435/6
2017-09-15 Damjan Marionvppinfra: add clib_mem_vm_ext_alloc function 32/8432/7
2017-09-09 Damjan Marionmove unix_file_* code to vppinfra 66/8366/2
2017-09-08 Damjan Marionvlib: move linux-specific code to vlib/linux 60/8360/3
2017-05-25 Ray Kinsellaaf_packet: fix coverity error 16/6816/4
2017-05-20 Ray Kinsellaaf_packet: set mac address support 58/6758/4
2017-05-15 Ray Kinsellaaf_packet: support changing the mtu size 95/6695/5
2017-05-02 Damjan MarionAdd interface rx mode commands, unify rx mode and place... 19/6519/4
2017-04-28 Ray Kinsellaaf_packet: reflect admin device state on host 33/6333/7
2017-04-25 Dave Barach"autoreply" flag: autogenerate standard xxx_reply_t... 87/6387/3
2017-04-10 Damjan MarionCommon device-input interrupt infra 62/6062/5
2017-04-06 Damjan MarionUse thread local storage for thread index 11/6011/4
2017-03-30 Damjan Marionvppinfra: add spinlock inline functions 75/5875/6
2017-03-28 Jim Gibsonaf_packet driver needs to check VLIB_BUFFER_NEXT_PRESEN... 78/5878/2
2017-03-26 Dave BarachRename "show interfaces" -> "show interface" 61/5861/1
2017-03-20 Damjan Marionvnet: add device-input threadplacement infra 87/5787/3
2017-03-06 Damjan Marionfeatures: take device-input buffer advance value directly 31/5631/4
2017-03-01 Damjan Mariondevices: vnet_get_aggregate_rx_packets should not be... 62/5562/3
2017-02-22 Billy McFallVPP-635: CLI Memory leak with invalid parameter 48/5148/5
2017-01-19 Mohsin KAZMIaf_packet: multithreading support 59/4759/3
2017-01-14 Billy McFallVPP-279: Document changes for vnet/vnet/devices 44/4644/4
2017-01-06 Billy McFallVPP-279: doxygen documentation for host interface CLI... 84/4584/3
2016-12-28 Damjan MarionReorganize source tree to use single autotools instance 30/4430/19