Age | Commit message (Expand) | Author | Files | Lines |
2018-12-03 | move [m]fib and BIER tests to unittest plugin | Neale Ranns | 4 | -0/+13050 |
2018-12-02 | vppinfra: c11 safe string functions | Steven | 1 | -25/+1559 |
2018-12-01 | dpdk-ipsec-mempool: allocate from dpdk mem specified by socket-mem in startup... | Kingwel Xie | 1 | -22/+17 |
2018-11-30 | coding-style: missing coding-style-patch | Kingwel Xie | 1 | -168/+200 |
2018-11-30 | session: segment handle in accept/connect notifications | Florin Coras | 1 | -2/+2 |
2018-11-29 | GBP: l3-out subnets | Neale Ranns | 21 | -278/+909 |
2018-11-29 | gbp: Add support for flow hash profile | Mohsin Kazmi | 2 | -8/+27 |
2018-11-29 | NAT: syslog - sessions logging (VPP-1139) | Matus Fabian | 11 | -2/+463 |
2018-11-29 | dpdk-ipsec-nodes multiarch: nodes are formatted in VLIB_NODE_FN style | Kingwel Xie | 4 | -13/+24 |
2018-11-29 | dpdk: bump to DPDK 18.11 | Damjan Marion | 1 | -48/+5 |
2018-11-29 | MAP: Use bool type in map.api instead of u8. | Ole Troan | 1 | -5/+5 |
2018-11-28 | dpdk: allow interface name to be specified from startup.conf | Damjan Marion | 3 | -4/+15 |
2018-11-28 | cmake: display warning and continue if dpdk not present | Damjan Marion | 1 | -0/+5 |
2018-11-27 | cmake: Add protocol.h to lacp plugin .h includes | Alexander Chernavin | 1 | -0/+1 |
2018-11-23 | acl-plugin: fix coverity error that the fix related for [VPP-1502] has triggered | Andrew Yourtchenko | 1 | -9/+13 |
2018-11-23 | NAT44: improve expired sessions reuse (VPP-1503) | Matus Fabian | 2 | -79/+65 |
2018-11-22 | MAP: Use explicit address/prefix types in API | Ole Troan | 4 | -540/+26 |
2018-11-22 | Revert "Add support for MAP-T CE (VPP-1058)" | Ole Troan | 5 | -442/+163 |
2018-11-22 | acl-plugin: optimize hash memory usage + fix the startup config parsing for m... | Andrew Yourtchenko | 3 | -7/+33 |
2018-11-22 | NAT44: Apply transitory timeout on TCP RST (VPP-1494) | Matus Fabian | 2 | -0/+9 |
2018-11-21 | dpdk: don't shift flags twice | Damjan Marion | 1 | -3/+3 |
2018-11-21 | session: cleanup use of api_client_index | Florin Coras | 1 | -2/+2 |
2018-11-20 | memif input-node improvements | Damjan Marion | 1 | -11/+34 |
2018-11-20 | ethernet-input optimizations | Damjan Marion | 2 | -214/+85 |
2018-11-20 | acl-plugin: performance optimizations for established connections | Andrew Yourtchenko | 3 | -197/+541 |
2018-11-20 | NAT44: fix virtual fragmentation reassembly in forwarding mode (VPP-1501) | Matus Fabian | 1 | -0/+8 |
2018-11-20 | vom: Add support for redirect contracts in gbp | Mohsin Kazmi | 3 | -1/+6 |
2018-11-19 | NAT44: fix bug in TCP close with output-feature interface (VPP-1493) | Matus Fabian | 4 | -4/+82 |
2018-11-18 | Enable l4 checksum offload for ThunderX PMD | Federico Claramonte | 1 | -0/+13 |
2018-11-18 | vcl/session: apps with process workers | Florin Coras | 1 | -0/+5 |
2018-11-17 | pcap-based dispatch tracer | Dave Barach | 2 | -2/+2 |
2018-11-15 | GBP: redirect contracts | Neale Ranns | 19 | -561/+2013 |
2018-11-15 | acl-plugin: fix coverity error 188909 in unit-test code | Andrew Yourtchenko | 1 | -1/+0 |
2018-11-15 | ipsec: infra for selecting backends | Klement Sekera | 1 | -37/+7 |
2018-11-15 | session: fix endpt cfg test (VPP-1492) | Florin Coras | 1 | -3/+11 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code | Dave Barach | 54 | -361/+358 |
2018-11-13 | IGMP: improve CLI debug output | Neale Ranns | 9 | -42/+163 |
2018-11-13 | L2 feautre bitmaps output verbose/non-verbose mode | Neale Ranns | 1 | -2/+2 |
2018-11-13 | vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..) | Damjan Marion | 4 | -8/+8 |
2018-11-09 | dpdk: configure ip4 header checksum rx offload properly | Damjan Marion | 2 | -1/+8 |
2018-11-09 | GBP: Fix error-strings array in gbp-vxlan4 | Neale Ranns | 1 | -1/+1 |
2018-11-08 | vnet: store hw interface speed in kbps instead of using flags | Damjan Marion | 3 | -55/+13 |
2018-11-08 | avf: update virtchnl header file | Damjan Marion | 1 | -18/+32 |
2018-11-08 | tlsopenssl: remove unused #include | Klement Sekera | 1 | -1/+0 |
2018-11-08 | GBP: fix for coverity found errors | Neale Ranns | 2 | -6/+8 |
2018-11-07 | GBP: Endpoints with VLAN tags and birdges that don't learn | Neale Ranns | 5 | -17/+77 |
2018-11-07 | GBP Endpoint Learning | Neale Ranns | 26 | -568/+5485 |
2018-11-07 | NAT44: fix undesired dependency between static mapping and address from the p... | Matus Fabian | 2 | -1/+9 |
2018-11-07 | vmxnet3: reduce calling vmxnet3_reg_write_inline | Steven | 3 | -8/+18 |
2018-11-06 | marvell: bump musdk version to 18.09.3 | Damjan Marion | 5 | -17/+35 |