Age | Commit message (Expand) | Author | Files | Lines |
2017-01-27 | API refactoring : l2 (add) |  Pavel Kotucek | 2 | -1/+147 |
2017-01-26 | DHCPv[46] proxy tests |  Neale Ranns | 1 | -1/+29 |
2017-01-26 | API refactoring : dhcp |  Pavel Kotucek | 3 | -0/+420 |
2017-01-26 | Add option to use LISP Proxy-ETR |  Florin Coras | 5 | -37/+349 |
2017-01-25 | [re]Enable per-Adjacency/neighbour counters |  Neale Ranns | 5 | -52/+65 |
2017-01-25 | Move LISP cp cli to separate file |  Florin Coras | 3 | -1415/+1460 |
2017-01-25 | API refactoring : flow |  Pavel Kotucek | 3 | -0/+571 |
2017-01-25 | span: tx functionality |  Pavel Kotucek | 1 | -2/+2 |
2017-01-25 | API refactoring : classify |  Pavel Kotucek | 3 | -0/+912 |
2017-01-24 | ping: fix double-free crash under VMWare hypervisor |  Andrew Yourtchenko | 1 | -2/+2 |
2017-01-23 | LISP: add RLOC and map-notify counters |  Filip Tehlar | 1 | -20/+97 |
2017-01-20 | Fix coverity warning, VPP-608 |  Dave Barach | 1 | -0/+3 |
2017-01-20 | VXLAN - Add IPv6 tunnels src ref count |  Eyal Bari | 2 | -84/+68 |
2017-01-19 | af_packet: multithreading support |  Mohsin KAZMI | 4 | -11/+86 |
2017-01-18 | Fix coverity warnings, VPP-608 |  Dave Barach | 2 | -4/+9 |
2017-01-17 | Fix crash on deleting activated vhost-user - VPP-603 |  Wojciech Dec | 1 | -3/+4 |
2017-01-17 | BFD: IPv6 support |  Klement Sekera | 4 | -82/+223 |
2017-01-17 | dpdk: remove duplicate code in buffers.c |  Damjan Marion | 1 | -122/+9 |
2017-01-17 | DHCPv6 Proxy; fix crash when DHCPv6 prxy is not configured and client packet ... |  Neale Ranns | 1 | -1/+5 |
2017-01-16 | Add --without-libssl configure parameter |  Damjan Marion | 2 | -13/+13 |
2017-01-16 | dpdk: add 'show dpdk version' cli |  Damjan Marion | 1 | -0/+20 |
2017-01-16 | Fix LISP coverity warning |  Florin Coras | 1 | -0/+1 |
2017-01-16 | dpdk: register rte_delay_us callback from vnet |  Damjan Marion | 1 | -0/+90 |
2017-01-16 | LISP: Enhance IPx offset computing |  Filip Tehlar | 2 | -31/+37 |
2017-01-14 | Provision linux stack ip4 and ip6 addresses for tap interfaces |  Dave Barach | 5 | -90/+270 |
2017-01-14 | vlib: add buffer and thread callbacks |  Damjan Marion | 8 | -13/+831 |
2017-01-14 | VPP-279: Document changes for vnet/vnet/devices |  Billy McFall | 3 | -3/+97 |
2017-01-13 | LISP: Fix gpe API |  Filip Tehlar | 4 | -135/+79 |
2017-01-13 | VPP-580: Host Interface created via Command Line Arg is misnamed |  Billy McFall | 1 | -1/+1 |
2017-01-12 | Account for pool realloc when importing FIB entries during VRF export |  Neale Ranns | 1 | -4/+12 |
2017-01-12 | Fix ARP on unnumbered interfaces (VPP-583) |  Neale Ranns | 1 | -2/+15 |
2017-01-11 | BFD: fix bfd_udp_add API |  Klement Sekera | 3 | -29/+29 |
2017-01-11 | Acquire SNAT pool addresses from specific interfaces |  Dave Barach | 1 | -1/+0 |
2017-01-11 | Makefile.am cleanup |  Damjan Marion | 1 | -52/+0 |
2017-01-11 | Remove vcgn plugin |  Damjan Marion | 1 | -66/+0 |
2017-01-11 | VPP-575 : Inconsistency in flag values for neighbors dump |  Pavel Kotucek | 1 | -1/+1 |
2017-01-10 | Fix LISP Coverity warning |  Florin Coras | 1 | -1/+1 |
2017-01-10 | API refactoring : l2, mpls, sr |  Pavel Kotucek | 7 | -3/+1742 |
2017-01-10 | IPv6 NS RS tests and fixes |  Neale Ranns | 8 | -46/+29 |
2017-01-10 | VPP-585: vhost-user interface deletion leaks memory. |  Ole Troan | 1 | -0/+7 |
2017-01-10 | API refactoring : dpdk |  Pavel Kotucek | 3 | -0/+352 |
2017-01-09 | VPP-279: af_packet via Command-line Arg should no longer be supported |  Billy McFall | 1 | -0/+3 |
2017-01-06 | VPP-279: doxygen documentation for host interface CLI commands |  Billy McFall | 2 | -2/+65 |
2017-01-05 | FIB memory leaks (VPP-578) |  Neale Ranns | 6 | -24/+48 |
2017-01-04 | LISP: make data plane programming thread safe |  Filip Tehlar | 1 | -1/+30 |
2017-01-03 | vxlan fix mcast tunnel delete |  Eyal Bari | 2 | -23/+27 |
2017-01-03 | BFD: immediately honor reduced remote_min_rx interval |  Klement Sekera | 3 | -22/+31 |
2017-01-03 | VPP-574: fix VPP hang during security group configuration on a suspended VM |  Andrew Yourtchenko | 1 | -0/+4 |
2017-01-03 | LISP: fix EID addition |  Filip Tehlar | 1 | -2/+5 |
2017-01-03 | LISP: fix fwd entry addition |  Filip Tehlar | 1 | -1/+1 |