aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet
AgeCommit message (Expand)AuthorFilesLines
2017-01-24ping: fix double-free crash under VMWare hypervisorAndrew Yourtchenko1-2/+2
2017-01-23LISP: add RLOC and map-notify countersFilip Tehlar1-20/+97
2017-01-20Fix coverity warning, VPP-608Dave Barach1-0/+3
2017-01-20VXLAN - Add IPv6 tunnels src ref countEyal Bari2-84/+68
2017-01-19af_packet: multithreading supportMohsin KAZMI4-11/+86
2017-01-18Fix coverity warnings, VPP-608Dave Barach2-4/+9
2017-01-17Fix crash on deleting activated vhost-user - VPP-603Wojciech Dec1-3/+4
2017-01-17BFD: IPv6 supportKlement Sekera4-82/+223
2017-01-17dpdk: remove duplicate code in buffers.cDamjan Marion1-122/+9
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 Marion2-13/+13
2017-01-16dpdk: add 'show dpdk version' cliDamjan Marion1-0/+20
2017-01-16Fix LISP coverity warningFlorin Coras1-0/+1
2017-01-16dpdk: register rte_delay_us callback from vnetDamjan Marion1-0/+90
2017-01-16LISP: Enhance IPx offset computingFilip Tehlar2-31/+37
2017-01-14Provision linux stack ip4 and ip6 addresses for tap interfacesDave Barach5-90/+270
2017-01-14vlib: add buffer and thread callbacksDamjan Marion8-13/+831
2017-01-14VPP-279: Document changes for vnet/vnet/devicesBilly McFall3-3/+97
2017-01-13LISP: Fix gpe APIFilip Tehlar4-135/+79
2017-01-13VPP-580: Host Interface created via Command Line Arg is misnamedBilly McFall1-1/+1
2017-01-12Account for pool realloc when importing FIB entries during VRF exportNeale Ranns1-4/+12
2017-01-12Fix ARP on unnumbered interfaces (VPP-583)Neale Ranns1-2/+15
2017-01-11BFD: fix bfd_udp_add APIKlement Sekera3-29/+29
2017-01-11Acquire SNAT pool addresses from specific interfacesDave Barach1-1/+0
2017-01-11Makefile.am cleanupDamjan Marion1-52/+0
2017-01-11Remove vcgn pluginDamjan Marion1-66/+0
2017-01-11VPP-575 : Inconsistency in flag values for neighbors dumpPavel Kotucek1-1/+1
2017-01-10Fix LISP Coverity warningFlorin Coras1-1/+1
2017-01-10API refactoring : l2, mpls, srPavel Kotucek7-3/+1742
2017-01-10IPv6 NS RS tests and fixesNeale Ranns8-46/+29
2017-01-10VPP-585: vhost-user interface deletion leaks memory.Ole Troan1-0/+7
2017-01-10API refactoring : dpdkPavel Kotucek3-0/+352
2017-01-09VPP-279: af_packet via Command-line Arg should no longer be supportedBilly McFall1-0/+3
2017-01-06VPP-279: doxygen documentation for host interface CLI commandsBilly McFall2-2/+65
2017-01-05FIB memory leaks (VPP-578)Neale Ranns6-24/+48
2017-01-04LISP: make data plane programming thread safeFilip Tehlar1-1/+30
2017-01-03vxlan fix mcast tunnel deleteEyal Bari2-23/+27
2017-01-03BFD: immediately honor reduced remote_min_rx intervalKlement Sekera3-22/+31
2017-01-03VPP-574: fix VPP hang during security group configuration on a suspended VMAndrew Yourtchenko1-0/+4
2017-01-03LISP: fix EID additionFilip Tehlar1-2/+5
2017-01-03LISP: fix fwd entry additionFilip Tehlar1-1/+1
2017-01-03vlxlan-gpe - fix api registeringGabriel Ganne1-1/+1
2017-01-03Fix crash on null vhost-user socket - VPP-573Wojciech Dec1-0/+5
2017-01-03Fix crash on vhost-user deletion - VPP-571Wojciech Dec1-7/+10
2016-12-28Repair Doxygen build infrastructureChris Luke2-2/+4
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion534-0/+217787