aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2018-10-09memif: coverity fixJakub Grajciar1-2/+4
2018-10-08memif: socket filename add/del bugfixJakub Grajciar1-3/+3
2018-10-08Fix coverity issue for NSH pluginHongjun Ni1-69/+70
2018-10-08NAT44: do not create session record for identity mapping (VPP-1439)Matus Fabian10-103/+233
2018-10-05Source VRF Select testsNeale Ranns2-9/+15
2018-10-05NAT: convert remaining clib_warning to nat_log_*Juraj Sloboda4-30/+30
2018-10-04acl-plugin: tuplemerge: avoid batch-resize of the applied entries vector - VP...Andrew Yourtchenko1-2/+6
2018-10-03vmxnet3: coverity woeSteven2-12/+12
2018-10-03memif: include interface name in logsJuraj Sloboda3-29/+57
2018-10-03VPP-1440: clean up coverity warningsDave Barach1-2/+2
2018-10-03vmxnet3: error handlingSteven4-60/+84
2018-10-02VPP-1440: clean up coverity warningsDave Barach2-5/+8
2018-10-02Update code to compute checksum for buffer chainsJuraj Sloboda2-6/+10
2018-10-02tls: fix disconnects for sessions with pending dataFlorin Coras2-20/+20
2018-10-01Source VRF SelectNeale Ranns7-0/+1141
2018-10-01Rename device class from PPPPOE to PPPoEPaul Vinciguerra2-10/+10
2018-10-01thread: Add show threads apiMohsin Kazmi3-3/+3
2018-10-01IGMP: handle (*,G) report with no source addressesNeale Ranns1-8/+14
2018-09-28MAP: Add check for well known ports.Ole Troan1-0/+8
2018-09-27MAP: Correctly print ea-bits-len in map commands.Ole Troan1-1/+1
2018-09-27MAP: 64-bit DMROle Troan2-17/+15
2018-09-27dpdk_plugin: fix mlx5 build and runtime issuesSirshak Das1-2/+10
2018-09-27add cmake build option to build openssl asyncPing Yu1-0/+11
2018-09-27avf: may crash if failed to allocate buffers to ringSteven1-1/+1
2018-09-27IPIP and IPv6 fragmentationOle Troan4-19/+4
2018-09-26vmxnet3: delete interface causes a crashSteven1-9/+4
2018-09-26acl-plugin: fix the stateful ICMP handling and add testcasesAndrew Yourtchenko1-39/+40
2018-09-26dpdk: fix QSFP+ module infoDamjan Marion1-1/+2
2018-09-26NAT44: endpoint-dependent mode session timeout improvement (VPP-1423)Matus Fabian2-0/+28
2018-09-25L2 BD: introduce a BD interface on which to send UU packetsNeale Ranns1-2/+2
2018-09-25dpdk: show pluggable info in 'show hardware'Damjan Marion2-2/+30
2018-09-25acl-plugin: optimize session idle timer checksAndrew Yourtchenko5-32/+93
2018-09-25vmxnet3: guard against array overflowSteven1-2/+3
2018-09-25NAT44: fix nat44_o2i_ed_is_idle_session_cb (VPP-1424)Matus Fabian2-4/+1
2018-09-24NAT44: endpoint-dependent mode session timeout improvement (VPP-1423)Matus Fabian4-27/+63
2018-09-24nsim: fix multiple definitions of nsim_nodeDamjan Marion2-3/+1
2018-09-24avf: rename interface nameDamjan Marion2-2/+2
2018-09-24Network delay simulator pluginDave Barach9-0/+1522
2018-09-24Trivial: Clean up some typos.Paul Vinciguerra44-91/+91
2018-09-24LB: fix flush flow table issueHongjun Ni5-69/+90
2018-09-21vmxnet3: Add hardware link status handlingSteven6-8/+66
2018-09-21NAT: Refactoring / Housekeeping (VPP-1415)Matus Fabian19-10848/+11482
2018-09-20NAT44 virtual fragmentation reassembly for endpoint-dependent mode (VPP-1325)Juraj Sloboda6-147/+1296
2018-09-20vmxnet3: invoke vlib_buffer_enqueue_to_next() with the wrong buffers for chai...Steven1-7/+8
2018-09-19dpdk: mask and warn if rx/tx offload is not availableDamjan Marion4-94/+115
2018-09-19nat: free port_bitmapdongjuan1-0/+7
2018-09-18vmxnet3: add support for "non-default" next nodeSteven3-2/+76
2018-09-18disable scatter/gather for ENA with DPDK 18.08Matthew Smith1-1/+5
2018-09-16Register cdp_input when enabled for the first timeDave Barach3-26/+42
2018-09-16vmxnet3: fix clang initialization errorFlorin Coras1-1/+2