aboutsummaryrefslogtreecommitdiffstats
path: root/src/vpp/api
AgeCommit message (Expand)AuthorFilesLines
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
2019-05-24Remove historical ip4 icmp OAM codeDave Barach2-25/+0
2019-05-17Load vat plugins late in the init sequenceDave Barach1-1/+1
2019-05-10cli: Add return value in cli_inbandOle Troan1-1/+1
2019-05-09add mactime plugin unit / code coverage testsDave Barach1-4/+1
2019-05-03mp_safe SW_INTERFACE_DUMP, SW_INTERFACE_DETAILS, SW_INTERFACE_TAG_ADD_DEL,Steven Luong1-0/+2
2019-05-01virtio: remove configurable queue size supportMohsin Kazmi1-4/+0
2019-04-29API: Add support for limits to language.Ole Troan1-4/+4
2019-04-18GRE: API updateNeale Ranns1-14/+12
2019-04-02IPSEC: tunnel scaling - don't stack the inbould SANeale Ranns2-4/+47
2019-03-29IPSEC-GRE: fixes and API update to common types.Neale Ranns1-10/+8
2019-03-25vxlan-gbp: Add api custom-dumpMohsin Kazmi1-0/+52
2019-03-15Revert "API: Cleanup APIs interface.api"Ole Trøan1-18/+17
2019-03-15API: Cleanup APIs interface.apiJakub Grajciar1-17/+18
2019-01-30Use IP and MAC API types for neighborsNeale Ranns4-51/+85
2019-01-25deprecate tapcliDamjan Marion2-71/+0
2019-01-22virtio: Add api support in vatMohsin Kazmi1-0/+44
2019-01-13bonding: support custom interface IDsAlexander Chernavin1-2/+4
2019-01-11Fix custom-dump for gre_add_del_tunnel: src and dst IPsIgor Mikhailov (imichail)1-7/+4
2019-01-07L2 BD API to flush all IP-MAC entries in the specified BDJohn Lo1-0/+12
2018-12-18PAPI: Add MACAddress object wrapper for vl_api_mac_address_tOle Troan1-2/+2
2018-12-17stats: Deprecate old stats frameworkOle Troan4-308/+1
2018-12-17String type: Not include \0 in show_versionOle Troan1-5/+4
2018-12-14String type: Fix off by one errorOle Troan1-1/+2
2018-12-13API: Use string type instead of u8.Ole Troan4-22/+38
2018-12-07VPP-1506: dump local punts and registered punt socketsPavel Kotucek1-7/+7
2018-12-06API: Change ip4_address and ip6_address to use type alias.Ole Troan1-4/+4
2018-11-12IPv6: Make link-local configurable per-interface (VPP-1446)Juraj Sloboda1-16/+0
2018-11-06BD ARP entry use common API typesNeale Ranns1-8/+3
2018-11-05Genric API types format/unformat support for VAT and custom dumpNeale Ranns2-0/+126