aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2019-03-01VPP-1529: check hop-by-hop header lengthDave Barach1-7/+37
2018-11-23acl-plugin: fix coverity error that the fix related for [VPP-1502] has triggeredAndrew Yourtchenko1-9/+13
2018-11-23NAT44: improve expired sessions reuse (VPP-1503)Matus Fabian2-79/+65
2018-11-22acl-plugin: optimize hash memory usage + fix the startup config parsing for m...Andrew Yourtchenko3-7/+33
2018-11-22NAT44: Apply transitory timeout on TCP RST (VPP-1494)Matus Fabian2-0/+9
2018-11-20NAT44: fix virtual fragmentation reassembly in forwarding mode (VPP-1501)Matus Fabian1-0/+8
2018-11-19NAT44: fix bug in TCP close with output-feature interface (VPP-1493)Matus Fabian4-4/+82
2018-11-07NAT44: fix undesired dependency between static mapping and address from the p...Matus Fabian2-1/+9
2018-10-23vmxnet3: add logging support to the control plane [VPP-1470]Steven4-17/+87
2018-10-21tcp: count first lost hole (VPP-1465)Florin Coras1-3/+29
2018-10-19NAT44: fix ICMP virtual fragmentation reassembly (VPP-1466)Matus Fabian4-63/+122
2018-10-19tls: fix connection failures/interrupts at scale (VPP-1464)Florin Coras1-2/+3
2018-10-19tcp: fix sacks lost bytes counting (VPP-1465)Florin Coras1-34/+90
2018-10-17tcp: avoid sack processing when not needed (VPP-1460)Florin Coras1-1/+1
2018-10-16acl-plugin: tuplemerge: refresh the pointer to hash-readied ACL entries per e...Andrew Yourtchenko1-0/+2
2018-10-15vmxnet3: show vmxnet3 with filtering capability [VPP-1452]Steven3-12/+234
2018-10-15vmxnet3: vmxnet3_test_plugin.so: undefined symbol: format_vlib_pci_addr [VPP-...Steven1-1/+9
2018-10-11vmxnet3: better error handling [VPP-1449]Steven2-20/+42
2018-10-11NAT44: identity NAT fix (VPP-1441)Matus Fabian4-32/+118
2018-10-11acl-plugin: reduce the syslog level for debug messages (VPP-1443)Andrew Yourtchenko1-5/+6
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