aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-09-09vlib: don't leak node frames on reforkDmitry Valter10-16/+129
2022-09-09vppinfra: add clib_array_mask_set_u32()Damjan Marion1-0/+33
2022-09-09nat: fix nat44-ed-in2out fast path next nodeJing Peng1-1/+1
2022-09-09fib: missing headersDamjan Marion1-0/+2
2022-09-08wireguard: eliminate some calls to main threadMatthew Smith1-4/+10
2022-09-08avf: check for VLAN_TOGGLE capabilityMohammed Hawari1-0/+6
2022-09-07dpdk-cryptodev: reduce request to enable asyncGabriel Oginski1-1/+0
2022-09-07build: Cleanup python2 from suse build and uplift opensuse versionLaszlo Kiraly3-21/+13
2022-09-06vrrp: fix cli functions according to short_helpluoyaozu1-0/+6
2022-09-05ip: fix punt socket overflowBenoît Ganne1-3/+6
2022-09-01build: set OS_ID_LIKE only if unsetBenoît Ganne1-1/+1
2022-08-31ipsec: fix coverity 249212Andrew Yourtchenko1-2/+2
2022-08-31build: remove lto flags in dpdk buildDave Wallace1-0/+3
2022-08-31udp: store mss and sw_if_index to udp_connection_tSteven Luong4-4/+11
2022-08-31nat: fix coverity 249194Andrew Yourtchenko1-1/+1
2022-08-31nat: fix coverity 249178Andrew Yourtchenko1-1/+1
2022-08-31pppoe: fix coverity 218437, 218401Andrew Yourtchenko1-0/+3
2022-08-31gso: zero-initialize gho structVladislav Grishenko2-0/+6
2022-08-31devices: fix coverity warningMohsin Kazmi1-1/+1
2022-08-31devices: add support for polling modeMohsin Kazmi3-6/+45
2022-08-30dpdk: fix arm iavf rx vector path on 22.03Tianyu Li1-0/+486
2022-08-30l2: skip arp term for locally originated packetsStanislav Zaikin3-0/+6
2022-08-30tcp: do not overcount ooo bytesFlorin Coras1-1/+3
2022-08-30dma_intel: fix the wrong unformat typeHaiyue Wang1-1/+1
2022-08-30memif: Process bad descriptors correctly in memif_process_descSteven Luong1-10/+35
2022-08-30ethernet: fix coverity 214973Andrew Yourtchenko1-15/+14
2022-08-30vlib: fix coverity 274750, part 2Andrew Yourtchenko1-1/+1
2022-08-30vlib: fix coverity 277203Andrew Yourtchenko1-1/+1
2022-08-30dpdk: bump to 22.07Fan Zhang1-1/+2
2022-08-30ethernet: refactor the redundant codeAndrew Yourtchenko1-8/+7
2022-08-29vlib: use error description when dropping packetsArthur de Kerhor1-1/+1
2022-08-29ethernet: fix mac address increment errorJieqiang Wang1-2/+2
2022-08-29fib: fix coverity 249175Andrew Yourtchenko1-0/+1
2022-08-29fib: fix coverity 253539Andrew Yourtchenko1-0/+1
2022-08-29ethernet: fix coverity 218549Andrew Yourtchenko1-1/+1
2022-08-29nat: fix coverity 249202Benoît Ganne1-2/+2
2022-08-29libmemif: fix the buffer sizeMohsin Kazmi1-6/+4
2022-08-29libmemif: add support for custom buffer-size and headroom in icmp example appMohsin Kazmi3-11/+27
2022-08-26linux-cp: fix coverity 216937Andrew Yourtchenko1-1/+1
2022-08-26nsh: fix coverity 249201Andrew Yourtchenko1-1/+1
2022-08-25build: disable gcc warning stringop-overflow for gcc-10 or greaterDave Wallace1-0/+4
2022-08-25vlib: introduce DMA infrastructureMarvin Liu14-0/+1349
2022-08-25wireguard: fix ipv6 payload_length computationAloys Augustin1-4/+3
2022-08-24vlib: allow longer version stringMatthew Smith1-2/+2
2022-08-24ipsec: fix coverity 249204Andrew Yourtchenko1-1/+1
2022-08-23linux-cp: handle AF_BRIDGE neighborsMatthew Smith1-2/+8
2022-08-23lisp: address the issues raised by coverity 249165Andrew Yourtchenko1-4/+12
2022-08-23rdma: fix coverity 249197Benoît Ganne1-2/+2
2022-08-23vppinfra: fix coverity 249217Andrew Yourtchenko1-1/+1
2022-08-23classify: fix coverity 249223Andrew Yourtchenko1-1/+1