Age | Commit message (Expand) | Author | Files | Lines |
2017-01-17 | BFD: IPv6 support |  Klement Sekera | 4 | -82/+223 |
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 | 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 | 5 | -21/+19 |
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 | 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 | 8 | -10/+925 |
2017-01-14 | VPP-279: Document changes for vnet/vnet/devices |  Billy McFall | 3 | -3/+97 |
2017-01-13 | vppctl: new bash completion for vppctl commands |  Padraig Connolly | 2 | -0/+38 |
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 | SNAT: add API and test for NAT pool address from interface |  Matus Fabian | 3 | -16/+244 |
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-12 | jvpp: include jvpp_common in vpp packages |  Marek Gradzki | 1 | -1/+1 |
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 | 3 | -1/+127 |
2017-01-11 | jvpp: add missing dependencies on various libs |  Marek Gradzki | 1 | -5/+23 |
2017-01-11 | Makefile.am cleanup |  Damjan Marion | 8 | -102/+11 |
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-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 | API refactoring : l2, mpls, sr |  Pavel Kotucek | 10 | -1511/+1770 |
2017-01-10 | IPv6 NS RS tests and fixes |  Neale Ranns | 11 | -54/+31 |
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 | 1 | -30/+0 |
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 | 1 | -0/+30 |
2017-01-09 | VPP-279: af_packet via Command-line Arg should no longer be supported |  Billy McFall | 1 | -0/+3 |
2017-01-09 | papi: fix building on aarch64 |  Damjan Marion | 1 | -1/+1 |
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-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 |