aboutsummaryrefslogtreecommitdiffstats
path: root/src/vpp/api
AgeCommit message (Expand)AuthorFilesLines
2020-06-16virtio: add vhost sw_if_index filter for sw_interface_vhost_user_dumpSteven Luong1-1/+2
2020-05-29lisp: fix custom dumpFlorin Coras1-15/+27
2020-05-29misc: fix the pretty print for api traceMohsin Kazmi1-6/+6
2020-05-27dhcp: vat support for the dhcp_client_dump APIDave Barach1-4/+4
2020-05-04misc: binary api fuzz test fixesDave Barach2-3/+3
2020-05-04tap: refactor existing flagsMohsin Kazmi1-0/+4
2020-04-28lisp: API cleanupJakub Grajciar1-30/+18
2020-04-27virtio: support virtio 1.1 packed ring in vhostSteven Luong1-3/+7
2020-04-04misc: strcpy be goneDave Barach1-1/+1
2020-04-03ip: remove vl_api_address_family_t byte order swapJakub Grajciar1-6/+6
2020-03-23sr: srv6 API cleanupJakub Grajciar1-14/+16
2020-03-21vlib: leave SIGPROF signal with its default handlerJieqiang Wang1-0/+1
2020-03-19ip: change ip API enums address_family and ip_proto size to u8Jakub Grajciar1-2/+2
2020-03-17api: API cleanupJakub Grajciar1-10/+10
2020-03-16vxlan: vxlan/vxlan.api API cleanupJakub Grajciar1-2/+4
2020-03-12policer: API cleanupJakub Grajciar1-3/+3
2020-03-05session: API cleanupJakub Grajciar1-12/+16
2020-03-05tap: add support for persistanceMohsin Kazmi1-1/+5
2020-03-04vxlan: vxlan-gpe/vxlan-gpe.cpi API cleanupJakub Grajciar1-2/+4
2020-02-26lldp: API cleanupJakub Grajciar1-1/+1
2020-02-26pg: API cleanupJakub Grajciar1-2/+4
2020-02-26sr: API cleanupJakub Grajciar1-1/+1
2020-02-26api: improve api string safetyJakub Grajciar2-10/+9
2020-02-15tap: fix the default parameter for num_rx_queuesMohsin Kazmi1-0/+2
2020-02-06vlib: add plugin override supportDave Barach1-4/+20
2020-02-05vppinfra: numa vector placement supportDave Barach1-1/+1
2020-01-30misc: deprecate netmap and ixge driversDamjan Marion1-1/+0
2020-01-16misc: binary-api sw_interface_vhost_user_dump is brokenSteven Luong1-0/+1
2020-01-08tap: split gso and checksum offload functionalityMohsin Kazmi1-1/+3
2020-01-08virtio: split gso and checksum offload functionalityMohsin Kazmi1-1/+3
2020-01-03ip: API cleanupJakub Grajciar1-2/+1
2019-12-17ip: Protocol Independent IP NeighborsNeale Ranns2-317/+4
2019-12-11api: Use vl_msg_push/pop_heapNathan Skrzypczak2-24/+9
2019-12-11devices: tap API cleanupJakub Grajciar1-6/+10
2019-12-10api: multiple connections per processDave Barach5-10/+10
2019-12-04gre: Multi-point interfacesNeale Ranns1-2/+2
2019-12-03classify: API cleanupJakub Grajciar1-5/+5
2019-11-26fib: Table ReplaceNeale Ranns1-7/+34
2019-11-07interface: shmemioerror while getting name_filter argAleksander Djuric1-1/+5
2019-10-30l2: l2tp API cleanupJakub Grajciar1-2/+3
2019-10-22ip: ipfix-export API updateJakub Grajciar1-2/+2
2019-10-14gso: Add gso feature arcMohsin Kazmi1-0/+16
2019-10-10geneve: API cleanupJakub Grajciar1-2/+4
2019-10-09interface: dump the interface device typeMohsin Kazmi1-3/+4
2019-10-07dhcp: Move to pluginNeale Ranns1-73/+0
2019-10-03api: fix non-null-terminated C-stringBenoƮt Ganne1-5/+10
2019-10-03dhcp: API cleanupJakub Grajciar1-14/+5
2019-09-16api: autogenerate api trace print/endianOle Troan1-291/+279
2019-09-11misc: bond_create is broken for custom dump printSteven Luong1-2/+2
2019-09-06bonding: add weight support for active-backup modeSteven Luong1-0/+13