aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-08-13lisp: fix use-after-freeBenoît Ganne1-8/+8
2020-08-13vat: fix static analysis warningAndreas Schultz1-2/+1
2020-08-13dpdk: fix udp-encap for esp in transport modeAlexander Chernavin2-10/+9
2020-08-13vcl: fix app destroyFlorin Coras3-21/+21
2020-08-13fib: fix use-after-freeBenoît Ganne1-10/+11
2020-08-13bier: fix vector size confusing ASanBenoît Ganne1-1/+2
2020-08-13igmp: fix igmp proxy group mergeBenoît Ganne6-24/+25
2020-08-13session: detach session from app on cleanupFlorin Coras1-1/+6
2020-08-13fib: fix accessing empty dpo pool elementsShivaShankarK2-2/+8
2020-08-13udp: fix local node no port error counterFlorin Coras1-9/+6
2020-08-13fib: fix adjacency cli command issueShivaShankarK1-3/+1
2020-08-13misc: fix error handling in punt_replicateDave Barach2-2/+8
2020-08-13vat: fix vat strncpy stringop-overflowRay Kinsella1-2/+1
2020-08-13vat: fix static analysis warningDave Barach1-2/+3
2020-08-13misc: strcpy be goneDave Barach8-30/+30
2020-08-13misc: sprintf be goneDave Barach14-195/+206
2020-08-13misc: fix sonarcloud html issueDave Wallace1-1/+1
2020-08-13dpdk: VM VHOST tests with rxq>1 failingSteven Luong1-0/+1
2020-08-13misc: fix static analysis warningsDave Barach2-4/+4
2020-08-13session: fix fifos displayAloys Augustin1-5/+2
2020-08-13udp: validate input data lengthFlorin Coras1-4/+7
2020-08-13ipsec: use id in ipsec_tunnel_protect_detailsMatthew Smith1-4/+6
2020-08-13session: fix coverity warningDave Barach1-1/+1
2020-08-13ip: Adding IP tables is no MP safeNeale Ranns1-2/+0
2020-08-13avf: fix rx queue refill on buffer alloc failureDamjan Marion1-6/+6
2020-08-13vcl: fix ldp recv return on errorFlorin Coras1-1/+4
2020-08-13vcl: fix ldp writev 0 vecsFlorin Coras1-12/+8
2020-08-13avf: proper promisc handlingDamjan Marion2-7/+27
2020-08-13virtio: vhost gso checksum error when both indirect and mrg_rxbuf are offSteven Luong1-20/+19
2020-08-13dpdk: false link down issue with ixgbe NICLijian.Zhang1-0/+66
2020-08-13vlib: complain if workers are configured twiceVladimir Isaev1-1/+10
2020-08-13vlib: fix error when creating avf interface on SMP systemJieqiang Wang1-1/+13
2020-08-13ip: provide extern declaration for ip punt nodesJawahar Santosh Gundapaneni2-0/+2
2020-08-13tcp: count dupacks with no sacksFlorin Coras2-1/+3
2020-08-13ethernet: Copy only 6 bytes of mac address into a u64Jon Loeliger1-3/+3
2020-08-13pg: update packet generator test scriptsShivaShankarK23-46/+46
2020-08-13lb: fix coverity warningDave Barach1-1/+1
2020-08-13udp: fix UDP socket byte order in lookupAndreas Schultz1-1/+2
2020-08-13misc: Fix vpp-selinux-policy dependency on CentOS 8Renato Botelho do Couto1-1/+6
2020-08-13fib: path flag FIB_API_PATH_TYPE_INTERFACE_RX not copied to clientIJsbrand Wijnands1-0/+4
2020-08-13vppapigen: crc is a negative value for some messages when using python 2.7Mark Nelson1-2/+2
2020-08-13ebuild: fix the distclean targetDave Barach1-16/+13
2020-08-13vppapigen: list imports in JSONOndrej Fabry1-0/+7
2020-08-13lb: Fix generating illegal key in per-port vipYasuhiro Nakamura1-0/+2
2020-08-13vat: add ip api types parser definitionsJakub Grajciar5-3/+52
2020-08-13map: handle IPv6 extension headers for TCP/UDPVladimir Isaev1-2/+2
2020-08-13unittest: Skip string test case for sizeof (src) > sizeof (dst)Steven Luong2-4/+19
2020-08-12crypto-openssl: fix coverity warningsFilip Tehlar1-5/+5
2020-08-12tcp: remove useless predictionSimon Zhang1-3/+1
2020-08-12gbp: Coverity warnings for unitialized variablesNeale Ranns2-0/+3