aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-03-15tcp: update error counters in listen nodeFlorin Coras1-9/+7
2022-03-15tcp: update persist timer if data ackedFlorin Coras1-3/+7
2022-03-15flow: add generic flow pattern for 5G flow enhancementTing Xu3-32/+87
2022-03-15vlib: add vlib_frame_bitmap_andDamjan Marion1-0/+8
2022-03-15memif: fix memif_process_desc indexingMauro Sardara1-4/+2
2022-03-14vppinfra: fix vec capacityFlorin Coras4-20/+31
2022-03-14stats: refactor vlib countersDamjan Marion6-161/+217
2022-03-14dpdk: add patch to support i226vMatthew Smith1-0/+137
2022-03-14crypto: Enabling IOMMU DMA translation table update for QAT cardGovindarajan1-1/+2
2022-03-14stats: support recursive lockingDamjan Marion3-5/+32
2022-03-14hsa: fix error messageFilip Tehlar1-3/+3
2022-03-14vppinfra: don't account vec_header_t size twice in the pool headerDamjan Marion2-4/+5
2022-03-14dpdk: improve rx burst count per loopFan Zhang1-4/+5
2022-03-11map: fix memory leakBenoît Ganne1-1/+2
2022-03-11build: Restrict tag names when discovering versionRenato Botelho do Couto1-1/+1
2022-03-11tls: remove pkg dependencies on mbedtlsFlorin Coras2-4/+0
2022-03-11session: fix crash during client detachFilip Tehlar1-1/+3
2022-03-11vlib: remoove unused fieldDamjan Marion4-25/+1
2022-03-10vlib: init logging eearlierDamjan Marion3-5/+9
2022-03-10dpdk: fix program vlans on ixgbevfDzmitry Sautsa1-2/+7
2022-03-10devices: remove the unused code from af_packetMohsin Kazmi2-6/+0
2022-03-10build: fix centos 8 steam build install-depTianyu Li1-1/+1
2022-03-10ipsec: remove the redundant codeMohsin Kazmi1-1/+0
2022-03-10tests: fix test failure with parrallel testTianyu Li7-56/+56
2022-03-09vppinfra: fix pool_free_eltsFlorin Coras1-19/+18
2022-03-09ip: IPv4 Fragmentation fix for l2fragmetable sizeNeale Ranns2-11/+9
2022-03-09vxlan: add l2 mode testArtem Glazychev1-0/+59
2022-03-09stats: refactorDamjan Marion36-1800/+1666
2022-03-09vat: fix vat_suspend crashDamjan Marion2-2/+8
2022-03-08classify: add API to retrieve punt ACL tablesBenoît Ganne3-0/+55
2022-03-08ipsec: input: drop by default for non-matching pktsZachary Leaf4-11/+214
2022-03-08ip: set fib_index before exiting input ACL nodeArthur de Kerhor1-40/+75
2022-03-08crypto-ipsecmb: bump to ipsecmb v1.2Marcel Cornu2-1/+15
2022-03-07linux-cp: handle ipv4 routes when interface is disabledAlexander Chernavin1-2/+88
2022-03-07ip: Fixes for IPv6 and MPLS fragmentationNeale Ranns5-53/+191
2022-03-04linux-cp: fix issue of possibly closing negative fdAlexander Chernavin1-5/+14
2022-03-04linux-cp: stop signaling read event on every notifAlexander Chernavin1-7/+9
2022-03-04linux-cp: stop ignoring ENOBUFS while reading notifAlexander Chernavin1-9/+2
2022-03-04api: harden api trace parsingBenoît Ganne1-23/+22
2022-03-04ping: correct the fib-index used for the replyNeale Ranns2-29/+62
2022-03-04ip: rate-limit the sending of ICMP error messagesNeale Ranns12-49/+107
2022-03-04linux-cp: ignore neighbors if ip addr is multicastAlexander Chernavin1-0/+17
2022-03-04ip: fix overflow in ip6_ext_header_walkBenoît Ganne1-1/+1
2022-03-04pg: fixing the cliMohsin Kazmi1-2/+0
2022-03-04pg: add support for ip mode through cliMohsin Kazmi1-2/+8
2022-03-04ipfix-export: fix the warning message for uninitialized variableMohsin Kazmi1-2/+2
2022-03-04classify: skip l2 header in CLIArthur de Kerhor1-14/+50
2022-03-04mpls: Fix the fragmentation in mpls-output.Neale Ranns1-84/+80
2022-03-04tunnel: Fix the format of tunnel flagsNeale Ranns1-10/+17
2022-03-03vnet: use system time for pcap traceBenoît Ganne1-0/+1