aboutsummaryrefslogtreecommitdiffstats
path: root/src/vpp
AgeCommit message (Expand)AuthorFilesLines
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
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