summaryrefslogtreecommitdiffstats
path: root/src/vpp
AgeCommit message (Expand)AuthorFilesLines
2019-07-24api: binary api cleanupDave Barach1-3/+17
2019-06-21stats: fix memory leakage when adding / deleting interfacesOle Troan1-10/+26
2019-06-06Fix stat seg average vector rate computationDave Barach2-14/+53
2019-05-03mp_safe SW_INTERFACE_DUMP, SW_INTERFACE_DETAILS, SW_INTERFACE_TAG_ADD_DEL,Steven Luong1-0/+2
2019-04-17Doxygen cleanup.Dave Wallace1-1/+1
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
2019-03-15API: Cleanup APIs interface.apiJakub Grajciar1-17/+18
2019-03-01stats: Add node names in /sys/nodes/namesOle Troan2-1/+31
2019-02-28stats: Add interface name to sw_if_index as /if/namesOle Troan3-10/+81
2019-02-26stats: buffer gauge callbacks use index instead of name.Ole Troan2-13/+25
2019-02-22stats: add buffer gaugesFilip Tehlar2-7/+48
2019-02-06buffers: make buffer data size configurable from startup configDamjan Marion1-0/+4
2019-01-30Use IP and MAC API types for neighborsNeale Ranns4-51/+85
2019-01-30buffers: major cleanup and improvementsDamjan Marion1-5/+7
2019-01-25deprecate tapcliDamjan Marion2-71/+0
2019-01-22virtio: Add api support in vatMohsin Kazmi1-0/+44
2019-01-21cmake: fix missing install() lines for startup.conf and 80-vpp.confDamjan Marion1-0/+3
2019-01-18Look for plugins in target triplet subdirDamjan Marion1-2/+4
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-19Stats: Updated wrong slot on new vectorOle Troan1-1/+0
2018-12-19dpdk plugin: blacklist PCI devices by typeDave Barach1-4/+5
2018-12-18PAPI: Add MACAddress object wrapper for vl_api_mac_address_tOle Troan1-2/+2
2018-12-17stats: Deprecate old stats frameworkOle Troan8-4199/+1
2018-12-17String type: Not include \0 in show_versionOle Troan1-5/+4
2018-12-16IP6-MFIB: replace the radix tree with bihash (VPP-1526)Neale Ranns1-2/+2
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-28dpdk: allow interface name to be specified from startup.confDamjan Marion1-0/+5
2018-11-26stats: Remove unneeded dependencies in stat_clientOle Troan2-13/+2
2018-11-16VPP-1496 Cleanup stats socket on exit.Paul Vinciguerra1-0/+16
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-05Don't autodetect plugin path if set on cmdlineKlement Sekera1-2/+3
2018-11-05Genric API types format/unformat support for VAT and custom dumpNeale Ranns3-0/+128
2018-10-24Trivial: vpp/vnet/main.c fix resource leakPaul Vinciguerra1-2/+9
2018-10-23c11 safe string handling supportDave Barach14-58/+58
2018-10-22Fix stat_segment.c issue.Paul Vinciguerra1-5/+8
2018-10-19vppinfra: add atomic macros for __sync builtinsSirshak Das1-1/+1
2018-10-17stats: vpp_get_stats missing last interface in dumpOle Troan1-2/+2
2018-10-11Stats: Include stat_segment.h in packages.Ole Troan1-0/+1
2018-10-08Stats: prometheus export coverity errors.Ole Troan1-0/+6