aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-01-30Use IP and MAC API types for neighborsNeale Ranns31-781/+844
2019-01-30MPLS tunnel; fix crash when deleting non-existant pathNeale Ranns2-0/+5
2019-01-30buffers: major cleanup and improvementsDamjan Marion26-1372/+997
2019-01-30ipsec: fix check support functionsKlement Sekera2-5/+17
2019-01-30vls: support passive listenersFlorin Coras4-85/+265
2019-01-30lisp: set reachable flag in map-registerFlorin Coras3-0/+3
2019-01-30ldp: initialize clib timeFlorin Coras1-8/+18
2019-01-29virtio: Support legacy and transitional virtio devicesMohsin Kazmi1-3/+11
2019-01-29vls: multi-process and multi-threaded apps improvementsFlorin Coras7-123/+342
2019-01-29Fix error while compiling using 'vlib/vlib.h' dependencie.Dmitry Vakhrushev1-0/+2
2019-01-29cmake: fix out-of-git-tree buildDamjan Marion2-11/+2
2019-01-28update openssl TLS async to align with openssl master branchPing Yu1-4/+2
2019-01-28Fix issues with order of NAT commands before set VRF table on an interfaceDmitry Vakhrushev1-2/+66
2019-01-28Add Ipsec IKE support to openssl 3.0.0 master branchPing Yu1-0/+24
2019-01-28Less intrusive way to capture numa_node and cpu_id changesDamjan Marion4-11/+13
2019-01-27Fix issue with cpu_id and numa_code captured too earlyDamjan Marion6-7/+11
2019-01-27session: properly initialize accepted/connected msgsFlorin Coras1-0/+2
2019-01-27perfmon: collect data on selected thread(s)Dave Barach5-27/+129
2019-01-26cmake: parse DPDK config without compilationDamjan Marion1-57/+15
2019-01-26vcl: add api to expose worker message queues epfdFlorin Coras2-0/+17
2019-01-26cmake: add support for linking with DPDK shared libsDamjan Marion3-68/+135
2019-01-25deprecate tapcliDamjan Marion9-2455/+0
2019-01-25MPLS-tunnel: show output to display the tunnel name correctlyNeale Ranns1-1/+1
2019-01-25IPSEC: tests use opbject registryNeale Ranns1-1/+11
2019-01-25tcp_echo: support all ctrl msgs and io cleanupFlorin Coras1-95/+103
2019-01-25pg: bugfix for pg paylod hdr-sizeKingwel Xie1-3/+3
2019-01-25IP6 FIB: walk table for dump (VPP-1553)Neale Ranns1-12/+7
2019-01-25cmake: execute git from src directoryDamjan Marion1-0/+1
2019-01-24perfmon: enable pmc event before reading rdpmc indexDamjan Marion1-6/+6
2019-01-24session/vcl: support worker ownership change for listenersFlorin Coras5-12/+54
2019-01-24move misc-drop-errors to vnetDave Barach2-31/+31
2019-01-24IPSEC Tests: to per-test setup and tearDownNeale Ranns1-4/+4
2019-01-24add "Mtrie mheap usage" in "show ip fib memory"Lollita Liu1-2/+9
2019-01-24perfmon plugin: 2-way parallel stat collectionDave Barach8-210/+284
2019-01-24buffers: fix vector typesDamjan Marion2-3/+5
2019-01-24avf: fix queue enable issueDamjan Marion1-8/+11
2019-01-24virtio: Minor fixes and header cleanupMohsin Kazmi5-24/+7
2019-01-23bond: packet drops on VPP bond interface [VPP-1544]Steven2-20/+21
2019-01-23buffers: wrap vlib_buffer_t to union and expose vector typesDamjan Marion3-79/+98
2019-01-23pg: cli improvementKingwel Xie4-32/+97
2019-01-23cmake: fix debian preinst scriptDamjan Marion1-1/+1
2019-01-23Initialize gc_mark_timestamp to zero to avoid garbage values.Brian Nesbitt1-0/+1
2019-01-23vppinfra: add CLIB_CACHE_LINE_ROUND() macroDamjan Marion1-0/+1
2019-01-23pmalloc: don't iterate if there is no enough free spaceDamjan Marion1-0/+3
2019-01-23virtio: Add support for loggingMohsin Kazmi4-31/+97
2019-01-23AH encrypt; don't double enqueue nor emit clib_warnings when seq-num max exce...Neale Ranns1-5/+0
2019-01-23lisp: cli for marking local mappings authoritativeFlorin Coras2-0/+3
2019-01-23IP route local and connectedNeale Ranns2-3/+14
2019-01-23vcl: generate epoll events only if requestedFlorin Coras2-17/+16
2019-01-22gbp: fix inlining issueDamjan Marion1-7/+7