aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2024-04-22hs-test: fix TCP with loss testMatus Fabian3-6/+5
2024-04-22octeon: add support for SDP deviceMonendra Singh Kushwaha2-6/+15
2024-04-22vlib: Place linux pci headers in a linux include blockTom Jones1-0/+2
2024-04-22nat: add saddr info to nat44-ed o2i flow's rewritelijh_71-0/+2
2024-04-19ipip: specify af for a tunnel ip addressesAnton Nikolaev1-11/+12
2024-04-19hs-test: transition to ginkgo test frameworkAdrian Villin25-230/+762
2024-04-18sr: use correct reply to sr_policy_add_v2Vratko Polak1-1/+1
2024-04-17session: force session cleanups on app detachFlorin Coras1-6/+23
2024-04-15ip: fix comments for icmp4lijinhui1-1/+1
2024-04-15crypto-sw-scheduler: crypto-dispatch improvementNiyaz Murshed1-0/+7
2024-04-15linux-cp: fix seg fault in get_v2 methodsAnton Nikolaev1-2/+9
2024-04-11g2: fix gpointer cast complaintsFlorin Coras2-12/+13
2024-04-11stn: fix non-NULL terminated string overflowBenoît Ganne1-1/+1
2024-04-11tcp: check for header truncationBenoît Ganne1-1/+3
2024-04-10session: add api to detach session from appFlorin Coras3-4/+17
2024-04-10vlib: fix vlib_buffer_free_inline() AVX-512 overflowBenoît Ganne1-1/+1
2024-04-10build: use GNUInstallDirs where possibleWim de With6-11/+11
2024-04-09vppinfra: add support for precomputed SHA2 HMAC key and chained buffersDamjan Marion1-209/+285
2024-04-09tests: allow to add paths to default routeMaxime Peim1-2/+12
2024-04-09tests: Added a simple prom(etheus exporter) plugin testadrianvillin1-0/+58
2024-04-09build: Error out Makefile if bash can't be foundTom Jones1-0/+4
2024-04-09acl: Use clib_net_to_host rather than library bswapTom Jones1-3/+3
2024-04-09fib: fix off-by-one error in rewrite length checkBenoît Ganne1-2/+2
2024-04-09mpls: fix default mpls lb hash configVladislav Grishenko4-127/+226
2024-04-09vnet: fix ARP for unnumberedPim van Pelt2-21/+30
2024-04-08tls: fix session state update on acceptFlorin Coras1-1/+3
2024-04-08vppinfra: fix mask compare and compress OOB readsDmitry Valter3-33/+297
2024-04-05octeon: fix memory ordering issue in tx batch freeDamjan Marion4-19/+42
2024-04-05session: fix cleanup for refused sessionsFlorin Coras1-6/+7
2024-04-05octeon: fix buffer free on full tx ringDamjan Marion1-4/+4
2024-04-05api: fix [un]formatting in vpp/api/types.cKlement Sekera3-26/+54
2024-04-04ip6: fix icmp trace flag copyMaxime Peim1-1/+1
2024-04-03tests: upgrade python packagesDave Wallace11-516/+574
2024-04-02tests: figure out correct version of sed to runMatthew Smith1-1/+3
2024-04-02session: fix closing ntfs handling for refused sessionsFlorin Coras1-0/+6
2024-04-02fib: coverity 335348 out-of-bounds accessDave Wallace1-2/+6
2024-04-02vppinfra: fix array_mask_u32 underrunDmitry Valter1-0/+1
2024-04-02api: fix rx timeout thread busy loop after reconnectVladislav Grishenko1-0/+2
2024-04-02map: BR rule lookup updateDan Geist4-7/+39
2024-04-02misc: in crcchecker.py, don't check for uncommitted changes in CIDave Wallace1-7/+9
2024-04-02vapi: avoid memory leakKlement Sekera1-1/+1
2024-04-02lb: fix using vip after freeGeorgy Borodin1-3/+3
2024-04-02tests: Use gnu sed explicitly in test setup/tear downTom Jones1-1/+1
2024-04-02tests: Add missing socket imports in testsTom Jones3-0/+4
2024-04-02l2: fix vxlan src port entropy with mpls payloadVladislav Grishenko3-4/+85
2024-04-01linux-cp: add support for tap num queues configVladislav Grishenko3-2/+39
2024-04-01fib: add early config support for IP and IP6 default FIB table namesJon Loeliger5-12/+82
2024-04-01vhost: Only enable plugin on LinuxTom Jones1-0/+2
2024-04-01vlib: fix counter_index checklijinhui1-3/+5
2024-04-01octeon: specify pool when alloc buffersDamjan Marion1-1/+2