aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/vmxnet3/vmxnet3_api.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-6/+0
2022-04-04vppinfra: make _vec_len() read-onlyDamjan Marion1-2/+2
2021-12-03api: refactor to use REPLY_MSG_ID_BASE #defineKlement Sekera1-5/+4
2020-12-14misc: move to new pool_foreach macrosDamjan Marion1-6/+6
2020-10-24vmxnet3: add sw_if_index filter to vmxnet3 interface dumpSteven Luong1-0/+43
2019-12-07vmxnet3: use explicit types in apiOle Troan1-1/+1
2019-09-30vmxnet3: remove api boilerplateOle Troan1-126/+4
2019-08-30vmxnet3: per interface gso supportSteven Luong1-0/+3
2019-08-02vmxnet3: don't bypass ethernet_inputSteven Luong1-1/+1
2019-07-23api: binary api cleanupDave Barach1-2/+4
2019-06-26vmxnet3: custom dump and debug cli fixSteven Luong1-3/+64
2019-03-18vmxnet3: auto bind supportSteven Luong1-0/+2
2019-02-26vmxnet3: RSS supportSteven Luong1-15/+20
2019-02-02vmxnet3: multiple TX queues supportSteven Luong1-12/+17
2018-10-23c11 safe string handling supportDave Barach1-2/+2
2018-09-14vmxnet3 device driverSteven Luong1-0/+252