aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/devices/netmap
AgeCommit message (Expand)AuthorFilesLines
2019-10-30docs: devices-- add FEATURES.yamlPaul Vinciguerra1-0/+9
2019-09-24vlib: add flag to explicitelly mark nodes which can init per-node packet traceDamjan Marion1-0/+1
2019-04-08fixing typosJim Thompson1-1/+1
2019-03-13deprecate VLIB_DEVICE_TX_FUNCTION_MULTIARCHFilip Tehlar1-7/+3
2019-03-04devices: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar1-6/+3
2019-02-09buffers: fix typoDamjan Marion1-1/+1
2019-02-06buffers: make buffer data size configurable from startup configDamjan Marion1-1/+1
2019-01-01buffers: remove unused codeDamjan Marion1-2/+1
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach2-6/+5
2018-11-13vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..)Damjan Marion1-2/+2
2018-10-23c11 safe string handling supportDave Barach1-2/+2
2018-07-11avoid using thread local storage for thread indexDamjan Marion1-2/+2
2018-01-23VPPAPIGEN: vppapigen replacement in Python PLY.Ole Troan1-1/+1
2017-10-24Add extern to *_main global variable declarations in header files.Dave Wallace2-1/+3
2017-10-09vppapigen: support per-file (major,minor,patch) version stampsDave Barach1-0/+2
2017-10-04[aarch64] Fixes CLI crashes on dpaa2 platform.Christophe Fontaine2-2/+2
2017-09-09move unix_file_* code to vppinfraDamjan Marion2-8/+8
2017-04-25"autoreply" flag: autogenerate standard xxx_reply_t messagesDave Barach1-22/+2
2017-04-06Use thread local storage for thread indexDamjan Marion1-12/+12
2017-03-30vppinfra: add spinlock inline functionsDamjan Marion3-13/+6
2017-03-06features: take device-input buffer advance value directlyDamjan Marion1-1/+1
2017-03-01devices: vnet_get_aggregate_rx_packets should not be dpdk specificDamjan Marion1-0/+2
2017-02-22VPP-635: CLI Memory leak with invalid parameterBilly McFall1-13/+41
2017-01-14VPP-279: Document changes for vnet/vnet/devicesBilly McFall2-3/+92
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion8-0/+2048