aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins
AgeCommit message (Expand)AuthorFilesLines
2020-08-20ikev2: use remote proposals when installing tunnelFilip Tehlar1-2/+2
2020-08-20ikev2: announce both 'ESN' and 'No ESN'Filip Tehlar1-1/+0
2020-08-20ikev2: fix wrong index computationFilip Tehlar1-1/+1
2020-08-20ikev2: fix incorrect reply messagesFilip Tehlar1-2/+2
2020-08-20http_static: fix session cleanupFlorin Coras1-41/+30
2020-08-20dns: fix coverity warningsDave Barach1-1/+1
2020-08-19memif: wrong interface counter is incrementedSteven Luong1-2/+2
2020-08-18hsa: fix http server session cleanupFlorin Coras1-36/+31
2020-08-18lacp: fix vector overflowBenoît Ganne1-2/+2
2020-08-18pppoe: fix uninitialized memory bugTimotheeChauvin3-1/+7
2020-08-18vppinfra: fix format_c_identifier vector overflowBenoît Ganne1-4/+2
2020-08-18nat: avoid division by zeroKlement Sekera1-1/+8
2020-08-18nat: deterministic: disallow invalid configKlement Sekera2-5/+20
2020-08-18misc: fix sonarclound warningsDave Barach3-2/+11
2020-08-18mactime: print error if feature not enabledDave Barach1-1/+8
2020-08-18nat: fix coverity warningKlement Sekera1-1/+1
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