aboutsummaryrefslogtreecommitdiffstats
path: root/src/vpp
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 Vinciguerra5-0/+47
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-22stats: fix use-after-free hash key stringBenoît Ganne1-6/+4
2019-07-19bonding: add support for numa-only in lacp modeZhiyong Yang1-0/+2
2019-07-09vppinfra: allocate bihash virtual space on demandDave Barach1-0/+81
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-18stats: off by one error in /sys/node/{calls,clocks,...}Ole Troan1-4/+4
2019-06-18stats: fix memory leakage when adding / deleting interfacesOle Troan2-17/+57
2019-06-18api: string type to convert to vectorOle Troan2-0/+2
2019-06-14stats: add version field to stat segment base headerOle Troan2-0/+7
2019-06-07build: add -Wall and -fno-common, fix reported issuesBenoît Ganne6-28/+33
2019-06-04stats: removing empty object in stats vectorOle Troan1-1/+1
2019-06-04startup: remove dpdk linking bonding configurationZhiyong Yang1-10/+0
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 Barach7-970/+0
2019-05-23stats: fix memory leak in statseg configDave Wallace1-12/+18
2019-05-22stats: support multiple works for error countersOle Troan5-10/+28
2019-05-17Load vat plugins late in the init sequenceDave Barach1-1/+1
2019-05-16init / exit function orderingDave Barach1-6/+8
2019-05-15Fix stats documentation with default socket nameIgor Mikhailov (imichail)1-2/+2
2019-05-10cli: Add return value in cli_inbandOle Troan1-1/+1
2019-05-10Fix stat seg average vector rate computationDave Barach2-14/+53
2019-05-09add mactime plugin unit / code coverage testsDave Barach2-5/+22
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-30stats: fix non null terminated stringBenoît Ganne1-0/+5
2019-04-29API: Add support for limits to language.Ole Troan1-4/+4
2019-04-19Doxygen cleanup.Dave Wallace1-1/+1
2019-04-18GRE: API updateNeale Ranns1-14/+12
2019-04-16stats: Add name vectors to Python clientOle Troan1-2/+3
2019-04-12stats: Off by one error in stats directory vector.Ole Troan1-1/+1
2019-04-02stat-segment: scaling improvementNeale Ranns2-10/+33
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