aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2024-04-24dpdk: Only use vmbus on LinuxTom Jones2-0/+6
2024-04-24dpdk: Only require libnuma on LinuxTom Jones1-2/+4
2024-04-24vppinfra: Add method for getting current executable nameTom Jones5-29/+72
2024-04-23tls: don't upper-case cipher stringBrian Morris1-6/+1
2024-04-23ipsec: fix CLI for create ipsec itfGabriel Oginski1-3/+6
2024-04-23octeon: add promisc supportGuillaume Solignac1-0/+41
2024-04-23tests: allow ip table nameMaxime Peim1-2/+4
2024-04-23ikev2: uptimeDenys Haryachyy7-8/+432
2024-04-23hs-test: add tests repeat optionMatus Fabian2-2/+11
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