Age | Commit message (Expand) | Author | Files | Lines |
2017-06-25 | memif: If rx/tx_queues are unset, use default values | Milan Lenco | 1 | -2/+12 |
2017-06-24 | Rewrite vppctl in C | Damjan Marion | 4 | -1/+328 |
2017-06-24 | make: Fix parallel building with some container platforms (VPP-880) | Chris Luke | 2 | -11/+14 |
2017-06-23 | IP4/IP6 FIB: fix crash during interface delete | Pavel Kotucek | 4 | -1/+42 |
2017-06-22 | Update master revision to 17.10 | Neale Ranns | 1 | -1/+1 |
2017-06-22 | Update lisp map record default ttl to 24hv17.10-rc0 | Florin Coras | 1 | -2/+2 |
2017-06-22 | Improve svm fifo and tcp tx path performance (VPP-846) | Florin Coras | 8 | -35/+232 |
2017-06-22 | Export and Install GTP-U API file | Hongjun Ni | 1 | -1/+1 |
2017-06-22 | acl-plugin: clean up the code enabling/disabling acl-plugin processing on int... | Andrew Yourtchenko | 2 | -4/+18 |
2017-06-22 | Update CSIT tests 170612 -> 170622 | Jan Gelety | 1 | -1/+1 |
2017-06-22 | NAT64: documentation | Matus Fabian | 3 | -0/+212 |
2017-06-22 | VNET:explicitly pad l2_classify | Eyal Bari | 1 | -10/+4 |
2017-06-21 | Introduce default rx mode for device drivers | Damjan Marion | 5 | -7/+19 |
2017-06-21 | acl-plugin: the second and subsequent ACEs incorrect endianness when custom-d... | Andrew Yourtchenko | 1 | -4/+22 |
2017-06-21 | acl-plugin: CLI to clear all sessions | Andrew Yourtchenko | 3 | -8/+75 |
2017-06-21 | acl-plugin: use ethernet_buffer_header_size() to determine the size of the et... | Andrew Yourtchenko | 1 | -1/+1 |
2017-06-21 | acl-plugin: fix coverity issue 170476 | Andrew Yourtchenko | 1 | -2/+1 |
2017-06-21 | acl-plugin: fix coverity issue 166801 | Andrew Yourtchenko | 1 | -1/+1 |
2017-06-21 | NAT64: custom prefix | Matus Fabian | 8 | -72/+658 |
2017-06-21 | memif: minor changes in memif.h | Damjan Marion | 2 | -16/+20 |
2017-06-21 | Add option to create clib_socket with group write permissions | Damjan Marion | 3 | -1/+14 |
2017-06-21 | Add knob to specify effective group id (gid) for VPP process | Damjan Marion | 3 | -0/+36 |
2017-06-21 | ARP: ignore non-connected routes and non-interface sources when determing if ... | Neale Ranns | 3 | -35/+174 |
2017-06-21 | acl-plugin: fix coverity error 171135 | Andrew Yourtchenko | 1 | -0/+2 |
2017-06-21 | acl-plugin: vat: acl_interface_list_dump confusing/incorrect output in case n... | Andrew Yourtchenko | 1 | -2/+2 |
2017-06-21 | L2-VTR: add vtr tests | Eyal Bari | 4 | -65/+455 |
2017-06-20 | vlib: make runtime_data handling thread-local | Igor Mikhailov (imichail) | 1 | -16/+26 |
2017-06-20 | Parenthesize the usage of the macro argument within vec_search() macro defini... | Andrew Yourtchenko | 1 | -1/+1 |
2017-06-20 | SNAT: unknow protocol hairpinning fix | Matus Fabian | 2 | -3/+58 |
2017-06-20 | VPP-879 MAP: s/u32 is_add/u8 is_add in map.api | Ole Troan | 1 | -1/+1 |
2017-06-19 | L2FWD:fix seq_num overwritten + validate l2fib entries when forwarding | Eyal Bari | 9 | -59/+99 |
2017-06-19 | NAT64: change not supported multi threading behaviour | Matus Fabian | 5 | -6/+104 |
2017-06-19 | memif: add ip mode | Damjan Marion | 4 | -35/+132 |
2017-06-19 | Overall tcp performance improvements (VPP-846) | Florin Coras | 23 | -568/+945 |
2017-06-19 | SNAT: NAT packet with unknown L4 protocol if match 1:1 NAT | Matus Fabian | 3 | -7/+153 |
2017-06-19 | acl-plugin: bihash-based ACL lookup | Andrew Yourtchenko | 13 | -10/+1590 |
2017-06-19 | NAT64: Hairpinning (VPP-699) | Matus Fabian | 8 | -66/+748 |
2017-06-17 | Fix map-notify processing with multiple workers | Florin Coras | 2 | -13/+44 |
2017-06-16 | memif: show memif CLI enhancement | Steven | 1 | -39/+115 |
2017-06-16 | memif: jumbo frames support | Steven | 2 | -148/+272 |
2017-06-16 | LISP-GPE: add test CLI for NSH | Filip Tehlar | 2 | -0/+132 |
2017-06-16 | Add missing barrier sync to rx placement infra code | Damjan Marion | 2 | -6/+18 |
2017-06-16 | Fix vni/dp_table endianness for gpe iface addition (VPP-882) | Florin Coras | 2 | -8/+10 |
2017-06-16 | Fix gpe_native_fwd_rpaths_get (VPP-883) | Florin Coras | 1 | -1/+3 |
2017-06-16 | Add maintainer for GTPU Plugin | Hongjun Ni | 1 | -0/+5 |
2017-06-15 | Add VAT handlers for LISP-GPE API | Filip Tehlar | 3 | -11/+223 |
2017-06-15 | acl-plugin: store sessions in a single hash table instead of a per-interface | Andrew Yourtchenko | 4 | -22/+39 |
2017-06-14 | Fix session api connect sock handler. | Dave Wallace | 1 | -1/+10 |
2017-06-14 | acl-plugin: shrink the L2 classifier tables used for traffic redirect | Andrew Yourtchenko | 1 | -17/+17 |
2017-06-14 | VPP-874: fix coverity warnings in tw_timer_template.c | Dave Barach | 1 | -4/+4 |