summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-02-01memif: fix buffer prefetchDamjan Marion1-4/+5
2019-02-01VTL: Fix issue with ipaddress library use under python2.Paul Vinciguerra2-3/+12
2019-01-31buffers: vallidate that buffer is allocated during buffer pool putDamjan Marion2-9/+6
2019-01-31make test: fix loggingKlement Sekera1-1/+1
2019-01-31Add 'show vlib graphviz' commandBenoƮt Ganne4-16/+108
2019-01-31dpdk-ipsec: use single queue pair per crypto resourceSergio Gonzalez Monroy6-32/+30
2019-01-31dpdk: populate mempool mem_listDamjan Marion1-2/+16
2019-01-31dpdk: store buffer poool index in mempool pool_idDamjan Marion1-22/+10
2019-01-31IPSEC: API modernisationNeale Ranns11-630/+735
2019-01-31vcl: improve handling of close on rwFlorin Coras2-48/+55
2019-01-31docs: Instructions for using vmxnet3 on macjdenisco2-2/+24
2019-01-31Update version (19.01) for API changes scriptAndrew Yourtchenko1-2/+2
2019-01-31VTL: Makefile: Don't install pip twice.Paul Vinciguerra1-1/+0
2019-01-31extras: vfctl script - bind VF to vfio-pci after VF is createdDamjan Marion1-0/+10
2019-01-31assert on double-free in debug buildKlement Sekera1-4/+2
2019-01-31pci: get the number of interruptsMohsin Kazmi2-0/+21
2019-01-31buffers: reinitialize metadata, add additional validationDamjan Marion3-26/+69
2019-01-31DHCP-test: more robust sleep checkNeale Ranns1-8/+13
2019-01-30buffers: add missing ref_count = 1 in driversDamjan Marion3-0/+3
2019-01-30virtio: fix the device order (legacy or modern)Mohsin Kazmi1-3/+3
2019-01-30Use IP and MAC API types for neighborsNeale Ranns46-973/+1052
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-30test_syslog.py: pep8 overtabEd Kern0-0/+0
2019-01-29VTL: Fix pep8 test/test_syslog.pyPaul Vinciguerra1-4/+4
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-29make test: remove generic importsKlement Sekera4-4/+7
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-26Run vpp-configure on change to cmake config files.Burt Silverman1-0/+4
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 Marion14-2462/+0
2019-01-25MPLS-tunnel: show output to display the tunnel name correctlyNeale Ranns1-1/+1
2019-01-25IPSEC: tests use opbject registryNeale Ranns8-517/+567
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