aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2020-08-12dpdk: enforce max tx retriesBenoît Ganne1-0/+1
2020-08-12ct6: dst,src copy typoNeale Ranns1-1/+1
2020-08-12tls: enable TLS OpenSSL plugin works in 3.0.0Yu Ping1-0/+5
2020-08-12tcp: fix last sacked with no holesFlorin Coras1-0/+44
2020-08-12tls: Make tls CPS test run for a quite long timeYu Ping1-3/+7
2020-08-12tcp: fix duplicate sack whith renegingFlorin Coras1-11/+99
2020-08-12gtpu: Track the dst FIB entry instead of RR sourcing thatMiklos Tirpak1-9/+9
2020-08-12vxlan geneve gtpu: fix short helpPaul Vinciguerra1-1/+1
2020-08-12tls: change SSL_has_pending to avoid BIO check errorYu Ping1-2/+2
2020-08-12map: Fix a coverity MAP dead-code issue.Jon Loeliger1-3/+0
2020-08-12map: Avoid null dereference in 'map show' and 'map del'Jon Loeliger1-12/+22
2020-08-12flow: fix several crash issuesChenmin Sun1-2/+0
2020-08-12map: Fix inverted 'map security check enable' CLI flag.Jon Loeliger1-2/+2
2020-08-12nat: respect arc features (multi worker)Filip Varga7-419/+887
2020-08-07session: fix transport proto unformatFlorin Coras1-3/+12
2020-08-07quic: Hotfix crypto context on migrateNathan Skrzypczak1-0/+17
2020-08-07quic: remove redundant function callsDave Wallace1-2/+0
2020-08-07quic: disable failing testFlorin Coras1-0/+1
2020-08-07quic: Add PICOTLS_INCLUDE_DIR var to CMakeLists.Mathias Raoul1-0/+6
2020-08-07memif: 14 bytes extra overhead issue fixed.Mrityunjay Kumar1-2/+2
2020-08-07memif: fix zero-copy arg overwriteJakub Grajciar1-3/+0
2020-08-07gbp: More reliable unit-testsNeale Ranns1-16/+16
2020-06-11vppinfra: refactor mpcap.hDave Barach1-1/+1
2020-05-26ipsec: DES/3DES fixing the iv_len for openssl cryptoRajesh Goel1-1/+2
2020-04-13ping: fix buffer allocator error handlingDave Barach1-0/+2
2020-04-10misc: check return values from vlib_buffer_copy(...)Dave Barach1-3/+5
2020-03-10rdma: fix bug related to ring bufferElias Rudberg1-2/+2
2020-02-29dpdk: TSO does not work for Cisco VICSteven Luong1-0/+11
2020-02-27avf: Handle chain buffer in TX properlySteven Luong2-7/+140
2020-02-18mactime: remove unnecessary function declarationNeale Ranns1-2/+0
2020-02-13ikev2: correct byte order in api handlersAleksander Djuric1-10/+21
2020-02-06lb: lb_add_del_vip and lb_add_del_as doesn't work.Hongjun Ni2-4/+14
2020-02-06ikev2: fix memory leak in child SAFilip Tehlar1-16/+15
2020-02-06lacp: add actor steady state check prior to skip processing lacp pduSteven Luong2-3/+5
2019-12-21vxlan: reuse inner packet flow hash for tunnel outer header load balanceShawn Ji1-0/+9
2019-12-02ip: IP address and prefix types (moved from LISP)Neale Ranns1-20/+20
2019-12-01dpdk: fix non-NULL terminated stringBenoît Ganne1-1/+1
2019-11-28tests: add cli_return_response to vpp_papi_providerDave Barach1-1/+6
2019-11-18gtpu: check packet has enough data for gtpu headerBenoît Ganne2-106/+60
2019-11-18rdma: fix name auto-generation on createBenoît Ganne1-1/+5
2019-11-18dpdk: ipsec gcm fixesChristian Hopps3-25/+14
2019-11-18crypto: fix crypto perf unittest crashFan Zhang1-1/+33
2019-11-18nat: NAT udp counter & unit test fixesFilip Varga5-20/+20
2019-11-15http_static: fifo-size is u32Dave Wallace1-0/+5
2019-11-15rdma: fix next node rx redirectBenoît Ganne1-8/+2
2019-11-15ikev2: fix traffic selector matchFilip Tehlar1-2/+2
2019-11-15dpdk: use local loggerPaul Vinciguerra1-5/+5
2019-11-07nat: reapply respect udp checksumFilip Varga6-170/+428
2019-11-07nat: revert respect udp checksumOle Troan1-0/+4
2019-11-07nat: respect udp checksumFilip Varga1-4/+0