Age | Commit message (Expand) | Author | Files | Lines |
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-20 | Python API: Missing locking of results data structure. | Ole Troan | 1 | -84/+219 |
2017-01-19 | af_packet: multithreading support | Mohsin KAZMI | 4 | -11/+86 |
2017-01-18 | jvpp: include libjvpp_common in rpm packages | Marek Gradzki | 1 | -0/+1 |
2017-01-18 | Fix coverity warnings, VPP-608 | Dave Barach | 6 | -18/+32 |
2017-01-17 | Fix crash on deleting activated vhost-user - VPP-603 | Wojciech Dec | 1 | -3/+4 |
2017-01-17 | make test: fix text output when non-interactive | Klement Sekera | 1 | -0/+8 |
2017-01-17 | BFD: IPv6 support | Klement Sekera | 8 | -168/+394 |
2017-01-17 | sample-plugin: fix build | Damjan Marion | 2 | -2/+2 |
2017-01-17 | dpdk: remove duplicate code in buffers.c | Damjan Marion | 3 | -174/+78 |
2017-01-17 | make test: add checkstyle target | Klement Sekera | 4 | -3/+23 |
2017-01-17 | vagrant: stop rsync from wiping changes from /vpp | Padraig Connolly | 1 | -15/+18 |
2017-01-17 | fix rpm warnings for defattr directory of lua/* | Gabriel Ganne | 1 | -1/+1 |
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 | 9 | -31/+29 |
2017-01-16 | dpdk: add 'show dpdk version' cli | Damjan Marion | 3 | -14/+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 | 3 | -62/+91 |
2017-01-16 | LISP: Enhance IPx offset computing | Filip Tehlar | 2 | -31/+37 |
2017-01-16 | Define more dependencies between libs | Damjan Marion | 6 | -34/+34 |
2017-01-16 | Add 'make test' to verify job | Damjan Marion | 1 | -0/+1 |
2017-01-16 | Toplevel Makefile cleanup | Damjan Marion | 1 | -9/+8 |
2017-01-16 | Fix linker warnings for jvpp shared libs | Marek Gradzki | 1 | -1/+1 |
2017-01-14 | Provision linux stack ip4 and ip6 addresses for tap interfaces | Dave Barach | 7 | -91/+301 |
2017-01-14 | vlib: add buffer and thread callbacks | Damjan Marion | 20 | -832/+1304 |
2017-01-14 | SNAT: IPFIX logging (VPP-445) | Matus Fabian | 11 | -11/+1608 |
2017-01-14 | VPP-279: Document changes for vnet/vnet/devices | Billy McFall | 3 | -3/+97 |
2017-01-13 | Fix remove-rpath script, take 2 | Damjan Marion | 1 | -1/+1 |
2017-01-13 | Fix remove-rpath script | Damjan Marion | 1 | -1/+1 |
2017-01-13 | vppctl: new bash completion for vppctl commands | Padraig Connolly | 5 | -0/+55 |
2017-01-13 | LISP: Fix gpe API | Filip Tehlar | 6 | -290/+113 |
2017-01-13 | SNAT: fixed crash - interface without IP address (VPP-599) | Matus Fabian | 2 | -7/+28 |
2017-01-13 | VPP-580: Host Interface created via Command Line Arg is misnamed | Billy McFall | 1 | -1/+1 |
2017-01-13 | make test: improve test results printing | Klement Sekera | 2 | -4/+4 |
2017-01-13 | SNAT: add API and test for NAT pool address from interface | Matus Fabian | 5 | -17/+287 |
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 |