Age | Commit message (Expand) | Author | Files | Lines |
2016-12-17 | VPP-563: Fix inter plugin dependency in ioam vxlan-gpe |  Shwetha Bhandari | 4 | -57/+36 |
2016-12-16 | Coverity fixes, VPP-486 |  Dave Barach | 1 | -2/+2 |
2016-12-13 | ACL: Install ACL JSON in install directory. |  Ole Troan | 1 | -11/+12 |
2016-12-12 | snat: Hairpinning (VPP-444) |  Matus Fabian | 1 | -0/+114 |
2016-12-10 | ioam: trace plugin read api fix |  Sagar Srivastav | 1 | -4/+1 |
2016-12-09 | ioam: pot plugin - pot profile read API |  Sagar Srivastav | 3 | -3/+137 |
2016-12-09 | ioam:trace plugin - trace profile read API |  Sagar Srivastav | 4 | -5/+110 |
2016-12-09 | VPP-470: Introduce VxLAN-GPE as transport for iOAM. |  Vengada Govindan | 30 | -705/+4600 |
2016-12-08 | acl: make MACIP ACL apply/unapply/delete logic more robust |  Andrew Yourtchenko | 1 | -11/+26 |
2016-12-08 | Fix incorrect creation of classifier entries for macip ACL |  Andrew Yourtchenko | 1 | -9/+31 |
2016-12-08 | ioam: pot plugin - generate java bindings for ioam-pot plugin |  Sagar Srivastav | 6 | -16/+311 |
2016-12-07 | Acl JVpp api generation (HONEYCOMB-305) |  Jan Srnicek | 9 | -0/+684 |
2016-12-07 | Fix coverity CIDs 157344, 157343, 157341, 157340, 157339, 157336 |  Andrew Yourtchenko | 2 | -46/+30 |
2016-12-07 | Make table chain deletion optional in classifier API (VPP-206) |  Juraj Sloboda | 1 | -2/+4 |
2016-12-06 | snat: remove duplicate makefile var definition |  Gabriel Ganne | 1 | -3/+0 |
2016-12-06 | api: set jvpp version to 17.01 |  Marek Gradzki | 4 | -4/+4 |
2016-12-06 | acl: The ACL plugin. |  Andrew Yourtchenko | 20 | -0/+5664 |
2016-12-02 | snat: fix 1:1 NAT with multiple workers |  Matus Fabian | 2 | -3/+43 |
2016-12-02 | Initialize the UDP checksum, or no supper |  Dave Barach | 1 | -0/+1 |
2016-12-02 | API: Packaging of JSON files. |  Ole Troan | 5 | -26/+64 |
2016-12-01 | Add rx interface, ip4 src+dst to the flow-per-packet records |  Dave Barach | 2 | -15/+72 |
2016-11-30 | VPP-530: adapt jvpp generation for VPP API splitting |  Marek Gradzki | 2 | -8/+8 |
2016-11-28 | snat: fix coverity issues |  Matus Fabian | 3 | -2/+10 |
2016-11-28 | snat: thread safe (VPP-443) |  Matus Fabian | 6 | -188/+1032 |
2016-11-21 | Add client-side msg_name_and_crc -> msg_index table |  Dave Barach | 8 | -3/+117 |
2016-11-17 | remove reference to Intel with dpdk docs |  Padraig Connolly | 2 | -2/+2 |
2016-11-11 | Fix clang compile errors in plugins |  Neale Ranns | 1 | -3/+3 |
2016-11-11 | feature: convert all feature nodes to new feature infra |  Damjan Marion | 8 | -127/+44 |
2016-11-09 | Update sample plugin and plugin skeletons: use driver feature arc |  Dave Barach | 2 | -13/+38 |
2016-11-03 | Fail to register Java API for plugin that was not loaded (VPP-522) |  Marek Gradzki | 6 | -35/+38 |
2016-11-03 | Remove unused jvpp dependency on plugins' control_ping |  Marek Gradzki | 2 | -2/+2 |
2016-11-03 | Timestamp now a 64-bit integer: ns since 1/1/1970 |  Dave Barach | 3 | -6/+24 |
2016-11-03 | Adding Sequence Number - Per Packet Counter(PPC) support for iOAM6. |  AkshayaNadahalli | 9 | -10/+618 |
2016-11-01 | VPP-437: ip6 hbh processing with FIB 2.0 |  Shwetha | 3 | -14/+21 |
2016-11-01 | config: rename ip_config_main_t to vnet_feature_config_main_t |  Damjan Marion | 5 | -7/+7 |
2016-10-31 | VPP-478: SNAT address range overlapping |  Matus Fabian | 1 | -0/+7 |
2016-10-31 | VPP-459: SNAT dump API for in and out interfaces |  Matus Fabian | 4 | -61/+180 |
2016-10-27 | Per-packet IPFIX record generation plugin |  Dave Barach | 12 | -0/+1476 |
2016-10-25 | Support IETF routing Yang models (VPP-503). |  Neale Ranns | 3 | -4/+4 |
2016-10-24 | Fix jvpp coverity issues #2 |  Marek Gradzki | 1 | -14/+13 |
2016-10-21 | Java api generation for ioam trace plugin |  Shwetha | 9 | -8/+321 |
2016-10-19 | Fix coverity issues in jvpp (newlines + CompletableDumpFuture.ctxId) |  Marek Gradzki | 1 | -3/+3 |
2016-10-18 | LoadBal: Use intrinsics and use protocol number |  Pierre Pfister | 3 | -209/+307 |
2016-10-13 | VPP-446: 1:1 SNAT Inside overlapping interfaces |  Matus Fabian | 4 | -18/+32 |
2016-10-13 | VPP-453: SNAT delete and dump addresses |  Matus Fabian | 3 | -26/+243 |
2016-10-10 | Test: Add test case for Load Balancer plugin |  Pierre Pfister | 2 | -3/+13 |
2016-10-10 | HONEYCOMB-228 Snat plugin jvpp support |  Marek Gradzki | 6 | -0/+305 |
2016-10-05 | VPP-339: SNAT static mapping |  Matus Fabian | 6 | -155/+2017 |
2016-10-05 | Load Balancer: Use FIB 2.0 |  Pierre Pfister | 4 | -402/+358 |
2016-10-03 | L2 over LISP and GRE (VPP-457) |  Neale Ranns | 1 | -162/+163 |