Age | Commit message (Expand) | Author | Files | Lines |
2017-01-12 | make test: fix capture handling special-case | Klement Sekera | 1 | -8/+32 |
2017-01-12 | Account for pool realloc when importing FIB entries during VRF export | Neale Ranns | 1 | -4/+12 |
2017-01-12 | make test: fix typo | Klement Sekera | 1 | -1/+1 |
2017-01-12 | Fix ARP on unnumbered interfaces (VPP-583) | Neale Ranns | 1 | -2/+15 |
2017-01-12 | jvpp: include jvpp_common in vpp packages | Marek Gradzki | 1 | -1/+1 |
2017-01-11 | make test: improve documentation and PEP8 compliance | Klement Sekera | 19 | -156/+468 |
2017-01-11 | Remove unnecessary build macro to fix slow builds. | Thomas F Herbert | 1 | -4/+0 |
2017-01-11 | BFD: fix bfd_udp_add API | Klement Sekera | 7 | -49/+76 |
2017-01-11 | Acquire SNAT pool addresses from specific interfaces | Dave Barach | 3 | -1/+127 |
2017-01-11 | jvpp: add missing dependencies on various libs | Marek Gradzki | 1 | -5/+23 |
2017-01-11 | vxlan unit test - minor fixes | Eyal Bari | 3 | -29/+35 |
2017-01-11 | Makefile.am cleanup | Damjan Marion | 10 | -143/+12 |
2017-01-11 | Remove vcgn plugin | Damjan Marion | 73 | -36729/+1 |
2017-01-11 | test: ip4 vrf instances multi-context test (CSIT-492) | Jan | 4 | -15/+475 |
2017-01-11 | VPP-575 : Inconsistency in flag values for neighbors dump | Pavel Kotucek | 1 | -1/+1 |
2017-01-11 | jvpp: compile static Java files and include in generated jars | Marek Gradzki | 1 | -3/+3 |
2017-01-10 | Fix LISP Coverity warning | Florin Coras | 1 | -1/+1 |
2017-01-10 | Added a sub-case to take into Thunderx platform | Marco | 1 | -0/+7 |
2017-01-10 | API refactoring : l2, mpls, sr | Pavel Kotucek | 10 | -1511/+1770 |
2017-01-10 | IPv6 NS RS tests and fixes | Neale Ranns | 15 | -57/+300 |
2017-01-10 | VPP-585: vhost-user interface deletion leaks memory. | Ole Troan | 1 | -0/+7 |
2017-01-10 | japi: include tests in jar files | Damjan Marion | 1 | -0/+1 |
2017-01-10 | API refactoring : dpdk | Pavel Kotucek | 8 | -257/+475 |
2017-01-10 | Revert "vppctl: bash completion for vppctl commands" | Damjan Marion | 6 | -93/+25 |
2017-01-09 | Self-service garbage collection for the API message allocator | Dave Barach | 4 | -4/+30 |
2017-01-09 | vppctl: bash completion for vppctl commands | Padraig Connolly | 6 | -25/+93 |
2017-01-09 | VPP-279: af_packet via Command-line Arg should no longer be supported | Billy McFall | 1 | -0/+3 |
2017-01-09 | Update CSIT tests 170101 -> 170108 | Jan Gelety | 1 | -1/+1 |
2017-01-09 | make test: Loopback interface CRUD test | Matej Klotton | 5 | -28/+226 |
2017-01-09 | papi: fix building on aarch64 | Damjan Marion | 1 | -1/+1 |
2017-01-09 | In python tests send NS packets to the solicited mcast address with correct m... | Neale Ranns | 1 | -3/+8 |
2017-01-08 | Multiple Autotools improvements | Damjan Marion | 5 | -16/+41 |
2017-01-07 | plugin: add API to get pointer to symbol in different plugin | Damjan Marion | 2 | -7/+26 |
2017-01-06 | python clients can set the API rx message queue length | Dave Barach | 5 | -10/+13 |
2017-01-06 | VPP-279: doxygen documentation for host interface CLI commands | Billy McFall | 2 | -2/+65 |
2017-01-06 | Added basic tests for multicast vxlan tunnels | Eyal Bari | 2 | -41/+199 |
2017-01-05 | Added vpe.api java binding generation | Jan Srnicek | 1 | -0/+1 |
2017-01-05 | Fix uninitialized stack local, VPP-581 | Dave Barach | 2 | -0/+5 |
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-04 | Merging all ioam plugin libraries to single library | AkshayaNadahalli | 10 | -125/+78 |
2017-01-04 | Fix library dependency issue | Damjan Marion | 1 | -0/+1 |
2017-01-04 | rename vpp python's api debian scripts | Gabriel Ganne | 2 | -0/+0 |
2017-01-03 | vlib: merge libvlib_unix.so into libvlib.so | Damjan Marion | 5 | -15/+9 |
2017-01-03 | fix version.h generation for out-of-tree builds | Damjan Marion | 3 | -56/+57 |
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 | 4 | -46/+93 |
2017-01-03 | VPP-574: fix VPP hang during security group configuration on a suspended VM | Andrew Yourtchenko | 1 | -0/+4 |
2017-01-03 | VPP-574: fix the MACIP ACLs blocking ARP traffic | Andrew Yourtchenko | 1 | -0/+47 |
2017-01-03 | LISP: fix EID addition | Filip Tehlar | 1 | -2/+5 |