aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-01-27Cleanup some obfuscated code in next node handling.Vengada3-8/+8
2017-01-27drop-and-count snat out2in packets with no translationsDave Barach1-3/+41
2017-01-27Python API: event_callback not initialised.Ole Troan1-0/+1
2017-01-27make test: improve documentation generationKlement Sekera4-430/+432
2017-01-27Add multi-vpp support back into pythonic vppctlEd Warnicke1-7/+20
2017-01-27Add sphinx read the doc theme.Tibor2-2/+3
2017-01-27ipv4 vrf test doc cleaningJan Gelety1-6/+6
2017-01-27API refactoring : l2 (add)Pavel Kotucek4-148/+147
2017-01-27package only the vpp binaries (rpm)Gabriel Ganne1-1/+1
2017-01-26DHCPv[46] proxy testsNeale Ranns5-19/+911
2017-01-26Change automake python macro to get python pathTomofumi Hayashi2-1/+3
2017-01-26API refactoring : dhcpPavel Kotucek6-306/+427
2017-01-26Add option to use LISP Proxy-ETRFlorin Coras5-37/+349
2017-01-25Repair plugin binary API message numberingDave Barach12-10/+29
2017-01-25[re]Enable per-Adjacency/neighbour countersNeale Ranns11-62/+675
2017-01-25Move LISP cp cli to separate fileFlorin Coras4-1415/+1461
2017-01-25API refactoring : flowPavel Kotucek6-454/+578
2017-01-25Update CSIT tests 170108 -> 170122Jan Gelety1-1/+1
2017-01-25span: tx functionalityPavel Kotucek1-2/+2
2017-01-25make test: elegantly handle expected API failuresKlement Sekera2-13/+42
2017-01-25API refactoring : classifyPavel Kotucek6-795/+921
2017-01-25test adding and removing shared mcast dst tunnelsEyal Bari1-8/+39
2017-01-25SNAT: static mappings for dhcp addressed interfaces (VPP-590)Matus Fabian5-91/+176
2017-01-24Fix coverity defect.Vengada1-1/+1
2017-01-24ping: fix double-free crash under VMWare hypervisorAndrew Yourtchenko1-2/+2
2017-01-24fix OS_ID test in root MakefileGabriel Ganne1-2/+2
2017-01-24Fix PAPI async responseWojciech Dec1-1/+1
2017-01-23LISP: add RLOC and map-notify countersFilip Tehlar1-20/+97
2017-01-23binary-api debug CLI works with pluginsDave Barach20-515/+476
2017-01-23SNAT: Multiple inside interfaces (VPP-447)Matus Fabian2-128/+189
2017-01-22Add static mapping support for dhcp client interfacesDave Barach2-2/+103
2017-01-21Fix cosmetic issue in dpdk/MakefileDamjan Marion1-1/+1
2017-01-21Fix issue in rpm versioning for release buildsDamjan Marion1-1/+1
2017-01-20Add dpdk development packagingDamjan Marion18-105/+234
2017-01-20Fix coverity warning, VPP-608Dave Barach1-0/+3
2017-01-20VXLAN - Add IPv6 tunnels src ref countEyal Bari2-84/+68
2017-01-20Python API: Missing locking of results data structure.Ole Troan1-84/+219
2017-01-19af_packet: multithreading supportMohsin KAZMI4-11/+86
2017-01-18jvpp: include libjvpp_common in rpm packagesMarek Gradzki1-0/+1
2017-01-18Fix coverity warnings, VPP-608Dave Barach6-18/+32
2017-01-17Fix crash on deleting activated vhost-user - VPP-603Wojciech Dec1-3/+4
2017-01-17make test: fix text output when non-interactiveKlement Sekera1-0/+8
2017-01-17BFD: IPv6 supportKlement Sekera8-168/+394
2017-01-17sample-plugin: fix buildDamjan Marion2-2/+2
2017-01-17dpdk: remove duplicate code in buffers.cDamjan Marion3-174/+78
2017-01-17make test: add checkstyle targetKlement Sekera4-3/+23
2017-01-17vagrant: stop rsync from wiping changes from /vppPadraig Connolly1-15/+18
2017-01-17fix rpm warnings for defattr directory of lua/*Gabriel Ganne1-1/+1
2017-01-17DHCPv6 Proxy; fix crash when DHCPv6 prxy is not configured and client packet ...Neale Ranns1-1/+5
2017-01-16Add --without-libssl configure parameterDamjan Marion9-31/+29