aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2020-08-18nat: fix regarding vm arg for vlib_time_now callElias Rudberg1-1/+2
2020-08-18dpdk: fix pktmbuf pool private data initBenoît Ganne1-0/+1
2020-08-18dpdk: fix crash with chelsio pmdBenoît Ganne1-6/+12
2020-08-18sr: fix srv6/srv6-ad/srv6-as promisc mode switchJohn Lo2-6/+22
2020-08-18lacp: missing endian conversions for trace packet formatSteven Luong1-2/+2
2020-08-18rdma: fix clang buildBenoît Ganne1-2/+9
2020-08-18ioam: do not reuse existing vnet symbolBenoît Ganne1-2/+2
2020-08-13nat: fix extended unit testsKlement Sekera1-2/+2
2020-08-13gbp: fix l3-out anonymous test cleanupBenoît Ganne1-3/+13
2020-08-13dpdk: fix udp-encap for esp in transport modeAlexander Chernavin2-10/+9
2020-08-13igmp: fix igmp proxy group mergeBenoît Ganne6-24/+25
2020-08-13misc: strcpy be goneDave Barach4-6/+8
2020-08-13misc: sprintf be goneDave Barach4-8/+9
2020-08-13dpdk: VM VHOST tests with rxq>1 failingSteven Luong1-0/+1
2020-08-13avf: fix rx queue refill on buffer alloc failureDamjan Marion1-6/+6
2020-08-13avf: proper promisc handlingDamjan Marion2-7/+27
2020-08-13lb: fix coverity warningDave Barach1-1/+1
2020-08-13lb: Fix generating illegal key in per-port vipYasuhiro Nakamura1-0/+2
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 Luong1-4/+13
2020-08-12crypto-openssl: fix coverity warningsFilip Tehlar1-5/+5
2020-08-12gbp: Coverity warnings for unitialized variablesNeale Ranns2-0/+3
2020-08-12map: honor pre-resolve param in map-tAlexander Chernavin6-30/+153
2020-08-12misc: fix coverity warningsDave Barach1-1/+1
2020-08-12dpdk: fix flow(with mark action) deletion crash issueChenmin Sun1-1/+1
2020-08-12nsim: fix quad-loop packet traceDave Barach1-11/+12
2020-08-12svm: use default SVM address in fifo unit testsBenoît Ganne1-1/+2
2020-08-12map: Prevent IPv4 prefix spoofing during IPv6 -> IPv4Jon Loeliger2-2/+279
2020-08-12sr: fix possible null-pointer dereferenceIgnas Bacius1-9/+26
2020-08-12map: api: fix tag overflow and leakBenoît Ganne2-4/+6
2020-08-12nsim: enable output scheduling on main threadDave Wallace2-2/+29
2020-08-12lb: fix that lb_add_del_vip and lb_add_del_as api doesn't work correctlyYulong Pei3-12/+9
2020-08-12tls: enable async node on demandYu Ping1-3/+1
2020-08-12tcp: handle ack advancement with no holes and renegingFlorin Coras1-1/+35
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