aboutsummaryrefslogtreecommitdiffstats
path: root/src/vpp/api
AgeCommit message (Expand)AuthorFilesLines
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
2019-09-03api: enforce vla is last and fixed string typeOle Troan2-25/+21
2019-08-27api: revert use string type for strings in memclnt.apiOle Troan1-6/+2
2019-08-27api: use string type for strings in memclnt.apiOle Troan1-2/+6
2019-08-22dns: make the dns name resolver a pluginDave Barach1-63/+6
2019-08-21misc: missing ntohl for bond_slave's custom dumpSteven Luong1-2/+2
2019-08-20vppapigen: remove support for legacy typedefsPaul Vinciguerra2-2/+2
2019-08-20api: Cleanup APIs interface.apiJakub Grajciar1-17/+18
2019-07-31devices interface tests: vhosst GSO supportSteven Luong1-0/+4
2019-07-31api papi: add alias for timestamp(datetime)/timedeltaPaul Vinciguerra3-36/+48
2019-07-28api: add vl_api_version_t typePaul Vinciguerra4-0/+46
2019-07-28pg: add GSO supportMohsin Kazmi1-0/+2
2019-07-24qos: QoS dump APIsNeale Ranns1-2/+2
2019-07-23api: binary api cleanupDave Barach1-3/+17
2019-07-19bonding: add support for numa-only in lacp modeZhiyong Yang1-0/+2
2019-07-08map gbp papi: match endianess of f64Paul Vinciguerra2-2/+83
2019-07-08api: Implement log_dump/log_detailsPaul Vinciguerra2-8/+140
2019-06-26api: refactor format_vl_api_prefix_t return keysPaul Vinciguerra1-2/+2
2019-06-26api: Remove the inlines file and replace with library functionsNeale Ranns2-2/+0
2019-06-26misc: add bond_dump, slave_dump, and rx_placement_dumpSteven Luong1-6/+6
2019-06-20ipsec: add ipsec api custom-dump routinesDave Barach1-1/+157
2019-06-20tap: add support to configure tap interface host MTU sizeMohsin Kazmi1-0/+4
2019-06-19l2: BD ARP termination entry API updateNeale Ranns1-3/+3
2019-06-18ipsec: ipsec-tun protectNeale Ranns2-37/+0
2019-06-18fib: fib api updatesNeale Ranns4-146/+106
2019-06-18api: string type to convert to vectorOle Troan2-0/+2
2019-06-07build: add -Wall and -fno-common, fix reported issuesBenoît Ganne5-18/+30
2019-05-28Punt: socket register for exception dispatched/punted packets based on reasonNeale Ranns3-5/+40
2019-05-27virtio: Add gso support for native virtio driverMohsin Kazmi1-0/+2