Age | Commit message (Expand) | Author | Files | Lines |
2017-01-01 | Move java,lua api and remaining plugins to src/ | Damjan Marion | 132 | -28515/+0 |
2016-12-28 | Reorganize source tree to use single autotools instance | Damjan Marion | 25 | -4552/+0 |
2016-12-23 | Make test support for the ipfix flow-per-pkt plugin | Dave Barach | 2 | -8/+46 |
2016-12-23 | SNAT: fix 'show snat verbose' bug - format vector as %v | Matus Fabian | 1 | -3/+3 |
2016-12-22 | Add L2 flow-record generation | Dave Barach | 7 | -161/+881 |
2016-12-22 | SNAT: Remove the oldest translation fix (VPP-568) | Matus Fabian | 2 | -8/+8 |
2016-12-21 | Bump to 17.04 releasev17.04-rc0 | Damjan Marion | 3 | -3/+3 |
2016-12-21 | VPP-470: Introduce VxLAN-GPE as transport for iOAM. | Vengada Govindan | 11 | -57/+926 |
2016-12-21 | aarch64 compatibility | Christophe Fontaine | 1 | -0/+2 |
2016-12-19 | snat: fix port allocation | Matus Fabian | 1 | -12/+21 |
2016-12-19 | ioam: export plugin - genarate java bindings | Sagar Srivastav | 7 | -6/+275 |
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 |