Age | Commit message (Expand) | Author | Files | Lines |
2016-10-26 | refactor test framework |  Klement Sekera | 20 | -1867/+2658 |
2016-10-26 | dpdk: remove support for dpdk 16.04 |  Damjan Marion | 12 | -2664/+10 |
2016-10-26 | dpdk: remove support for dpdk 2.2 |  Damjan Marion | 3 | -68/+0 |
2016-10-26 | dpdk: remove KNI support |  Damjan Marion | 5 | -228/+2 |
2016-10-26 | Use only 24 bits for vni in lisp-gpe data packets |  Florin Coras | 2 | -3/+4 |
2016-10-26 | python api - vla - allow the user to pass in a normal python list |  Gabriel Ganne | 1 | -2/+11 |
2016-10-25 | dpdk: remove dpdk_pmd_constructor_init |  Damjan Marion | 2 | -76/+1 |
2016-10-25 | Improve equals generation for jvpp DTOs |  Marek Gradzki | 1 | -6/+7 |
2016-10-25 | Improve JNI code generation (array truncation) |  Marek Gradzki | 1 | -9/+14 |
2016-10-25 | Support IETF routing Yang models (VPP-503). |  Neale Ranns | 32 | -115/+765 |
2016-10-25 | Update CSIT tests 161017 -> 161024 |  Jan | 1 | -1/+1 |
2016-10-25 | Add API call of sw_interface_set_mpls_enable to vpp_api_test |  John Lo | 2 | -0/+64 |
2016-10-25 | Disable colored output for tests, when not tty |  Peter Ginchev | 1 | -5/+14 |
2016-10-25 | Add generated python bindings to .gitignore |  Marek Gradzki | 1 | -0/+5 |
2016-10-25 | Fix LISP src/dst based policy |  Filip Tehlar | 4 | -13/+259 |
2016-10-24 | Fix VXLAN tunnel delete crash |  John Lo | 1 | -2/+2 |
2016-10-24 | Fix jvpp coverity issues #2 |  Marek Gradzki | 12 | -277/+250 |
2016-10-24 | vppinfra: clib_memcpy optimization |  Damjan Marion | 3 | -14/+11 |
2016-10-23 | Dual Loop Lookup and Adj-midchain |  Neale Ranns | 2 | -145/+534 |
2016-10-22 | VPP-504: Permissions Error on Centos Vagrant VPP VM |  Billy McFall | 1 | -1/+1 |
2016-10-21 | Fix Coverity Errors in FIB. This is mainly consolidating the vnet_link_t and ... |  Neale Ranns | 20 | -156/+122 |
2016-10-21 | Quad-loop ip4_lookup_inline, add _x4 validate buffer enqueue |  Dave Barach | 2 | -65/+201 |
2016-10-21 | Pretty-print vl_api_api_get_first_msg_id_t msgs |  Dave Barach | 1 | -1/+12 |
2016-10-21 | Java api generation for ioam trace plugin |  Shwetha | 9 | -8/+321 |
2016-10-21 | Candidate fix for race condition in building jvpp_common and jvpp_registry |  Ed Warnicke | 1 | -0/+1 |
2016-10-20 | vppinfra: add 256-bit vector typedefs |  Damjan Marion | 1 | -0/+15 |
2016-10-19 | improve java build process |  Klement Sekera | 1 | -34/+24 |
2016-10-19 | Fix coverity issues in jvpp (newlines + CompletableDumpFuture.ctxId) |  Marek Gradzki | 11 | -31/+31 |
2016-10-18 | Deprecate MPLSoGRE tunnels (VPP-502) |  Neale Ranns | 18 | -2219/+903 |
2016-10-18 | DO_NOT_MERGE: Update CSIT tests 161002 -> 161017 |  pmikus | 1 | -1/+1 |
2016-10-18 | Fix test target build |  Peter Ginchev | 1 | -6/+10 |
2016-10-18 | Update tx and output node runtime when recycling interface |  Pierre Pfister | 1 | -0/+18 |
2016-10-18 | Load-balancing in IP4 dual loop typos. (VPP-501) |  Neale Ranns | 1 | -2/+2 |
2016-10-18 | LoadBal: Use intrinsics and use protocol number |  Pierre Pfister | 3 | -209/+307 |
2016-10-17 | VPP-491: Update CLI Command documentation for "show ip fib" and "show ip6 fib". |  Billy McFall | 4 | -108/+331 |
2016-10-17 | Support MPLSoGRE with the new FIB 2.0 |  John Lo | 3 | -127/+50 |
2016-10-17 | oam: fix compilation with gcc6 |  Damjan Marion | 1 | -5/+6 |
2016-10-17 | style: fix VLIB_NODE_FUNCTION_MULTIARCH indent |  Damjan Marion | 3 | -15/+26 |
2016-10-17 | VPP-492: Fix ability to change mac address of the interface |  Pavel Kotucek | 1 | -2/+5 |
2016-10-15 | VPP-488: Fix build errors, which uncovered IPv6 load balance lookup bug. |  Billy McFall | 12 | -35/+74 |
2016-10-14 | VPP-490: vpp crash in show ip6 neighbor |  Billy McFall | 1 | -8/+11 |
2016-10-14 | VPP-489: CLI Command "test lookup" crashes with invalid fib-index. |  Billy McFall | 1 | -1/+8 |
2016-10-14 | FIB2.0: Adjacency complete pull model (VPP-487) |  Neale Ranns | 54 | -1525/+1971 |
2016-10-14 | Add macro for sending large data structures to API clients |  Florin Coras | 1 | -3/+18 |
2016-10-13 | add xxx_or_null(...) message buffer allocation variants |  Dave Barach | 2 | -6/+39 |
2016-10-13 | feature: rename vnet_ip_feature_* to vnet_feature_* |  Damjan Marion | 8 | -54/+54 |
2016-10-13 | Add clib_mem_alloc_or_null(...) |  Dave Barach | 4 | -12/+36 |
2016-10-13 | VPP-286: Add CLI Command documentation via doxygen comments for vnet/vnet/ip. |  Billy McFall | 14 | -164/+1105 |
2016-10-13 | vhost-user: Add reconnect support |  Damjan Marion | 1 | -0/+1 |
2016-10-13 | VPP-446: 1:1 SNAT Inside overlapping interfaces |  Matus Fabian | 4 | -18/+32 |