aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
86 min.hsa: Link against libepoll-shimHEADmasterTom Jones1-2/+2
20 hoursdpdk: bump rdma-core to 51.0Dave Wallace2-3/+3
22 hoursvlib: Add FreeBSD thread specific header and callsTom Jones1-0/+11
23 hoursvppinfra: Link against lib execinfo on FreeBSDTom Jones1-1/+6
24 hoursvppinfra: Add FreeBSD method for updating pmalloc lookup tableTom Jones1-1/+44
24 hoursdpdk: bump to DPDK 24.03Kai Ji1-1/+2
24 hourshsa: fix http client error handlingMatus Fabian1-1/+1
24 hoursmisc: fix int/enum mismatch errors reported by gcc-14Damjan Marion6-9/+12
24 hoursdpdk: remove unnecessary includesDamjan Marion1-7/+0
24 hoursdpdk: remove dead codeDamjan Marion1-9/+0
26 hoursvlib: Add a skeleton pci interface for FreeBSDTom Jones1-0/+380
27 hoursfateshare: Add FreeBSD specific API for controlling processesTom Jones2-0/+43
27 hoursapi: Add FreeBSD specific mechanisms for unix socketsTom Jones1-0/+22
27 hoursdpdk: Use FreeBSD specific values for network interface classesTom Jones1-0/+10
27 hoursdpdk: Only use vmbus on LinuxTom Jones1-1/+5
27 hoursdpdk: Disable building FreeBSD kernel modulesTom Jones1-0/+1
27 hoursdpdk: Only use vmbus on LinuxTom Jones2-0/+6
27 hoursdpdk: Only require libnuma on LinuxTom Jones1-2/+4
28 hoursvppinfra: Add method for getting current executable nameTom Jones5-29/+72
43 hourstls: don't upper-case cipher stringBrian Morris1-6/+1
2 daysipsec: fix CLI for create ipsec itfGabriel Oginski1-3/+6
2 daysocteon: add promisc supportGuillaume Solignac1-0/+41
2 daystests: allow ip table nameMaxime Peim1-2/+4
2 daysikev2: uptimeDenys Haryachyy7-8/+432
3 dayshs-test: add tests repeat optionMatus Fabian2-2/+11
3 dayshs-test: fix TCP with loss testMatus Fabian3-6/+5
3 daysocteon: add support for SDP deviceMonendra Singh Kushwaha2-6/+15
3 daysvlib: Place linux pci headers in a linux include blockTom Jones1-0/+2
3 daysnat: add saddr info to nat44-ed o2i flow's rewritelijh_71-0/+2
6 daysipip: specify af for a tunnel ip addressesAnton Nikolaev1-11/+12
6 dayshs-test: transition to ginkgo test frameworkAdrian Villin25-230/+762
7 dayssr: use correct reply to sr_policy_add_v2Vratko Polak1-1/+1
8 dayssession: force session cleanups on app detachFlorin Coras1-6/+23
10 daysip: fix comments for icmp4lijinhui1-1/+1
10 dayscrypto-sw-scheduler: crypto-dispatch improvementNiyaz Murshed1-0/+7
10 dayslinux-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