aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-01-27IP Multicast FIB (mfib)Neale Ranns83-1670/+10388
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-27Add multi-vpp support back into pythonic vppctlEd Warnicke1-7/+20
2017-01-27API refactoring : l2 (add)Pavel Kotucek4-148/+147
2017-01-26DHCPv[46] proxy testsNeale Ranns1-1/+29
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-25span: tx functionalityPavel Kotucek1-2/+2
2017-01-25API refactoring : classifyPavel Kotucek6-795/+921
2017-01-25SNAT: static mappings for dhcp addressed interfaces (VPP-590)Matus Fabian3-88/+141
2017-01-24Fix coverity defect.Vengada1-1/+1
2017-01-24ping: fix double-free crash under VMWare hypervisorAndrew Yourtchenko1-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 Fabian1-103/+103
2017-01-22Add static mapping support for dhcp client interfacesDave Barach2-2/+103
2017-01-21Fix issue in rpm versioning for release buildsDamjan Marion1-1/+1
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-17BFD: IPv6 supportKlement Sekera4-82/+223
2017-01-17sample-plugin: fix buildDamjan Marion2-2/+2
2017-01-17dpdk: remove duplicate code in buffers.cDamjan Marion3-174/+78
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 Marion5-21/+19
2017-01-16dpdk: add 'show dpdk version' cliDamjan Marion3-14/+20
2017-01-16Fix LISP coverity warningFlorin Coras1-0/+1
2017-01-16dpdk: register rte_delay_us callback from vnetDamjan Marion3-62/+91
2017-01-16LISP: Enhance IPx offset computingFilip Tehlar2-31/+37
2017-01-16Define more dependencies between libsDamjan Marion6-34/+34
2017-01-16Fix linker warnings for jvpp shared libsMarek Gradzki1-1/+1
2017-01-14Provision linux stack ip4 and ip6 addresses for tap interfacesDave Barach7-91/+301
2017-01-14vlib: add buffer and thread callbacksDamjan Marion20-832/+1304
2017-01-14SNAT: IPFIX logging (VPP-445)Matus Fabian8-10/+925
2017-01-14VPP-279: Document changes for vnet/vnet/devicesBilly McFall3-3/+97
2017-01-13vppctl: new bash completion for vppctl commandsPadraig Connolly2-0/+38
2017-01-13LISP: Fix gpe APIFilip Tehlar6-290/+113
2017-01-13SNAT: fixed crash - interface without IP address (VPP-599)Matus Fabian2-7/+28