Linux Foundation Collaborative Projects
index
:
vpp
master
stable/1606
stable/1609
stable/1701
stable/1704
stable/1707
stable/1710
stable/1801
stable/1804
stable/1807
stable/1810
stable/1901
stable/1904
stable/1908
stable/2001
stable/2005
stable/2009
stable/2101
stable/2106
stable/2110
stable/2202
stable/2206
stable/2210
stable/2302
stable/2306
stable/2310
stable/2402
stable/2406
stable/2410
stable/test
Vector Packet Processing
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-18
vnet: Add required header for pthread_np
Tom Jones
1
-0
/
+3
2024-02-18
vppinfra: Place hugepage MMAP call behind linux specific ifdef
Tom Jones
1
-0
/
+6
2024-02-18
vnet: Use platform specific netlink headers on FreeBSD
Tom Jones
1
-0
/
+5
2024-02-18
vnet: Disable tuntap build on not Linux
Tom Jones
1
-0
/
+2
2024-02-18
vlib: Only init vfio on Linux
Tom Jones
1
-0
/
+2
2024-02-18
vpp: Add required socket headers on FreeBSD
Tom Jones
1
-0
/
+5
2024-02-18
vppinfra: Provide FreeBSD implementation of clib_mem functions
Tom Jones
2
-0
/
+476
2024-02-18
build: Add FreeBSD as a supported platform for cmake
Tom Jones
1
-5
/
+11
2024-02-18
vnet: Provide platform specific if_tap headers
Tom Jones
2
-0
/
+8
2024-02-18
vnet: Only build tap on Linux
Tom Jones
1
-0
/
+2
2024-02-18
vpp: Add platform specific headers for socket and inet
Tom Jones
2
-0
/
+10
2024-02-17
tcp: retransmit fins in last-ack
Florin Coras
2
-2
/
+2
2024-02-16
udp: unregister ports on all cleanups
Florin Coras
1
-4
/
+3
2024-02-16
vppapitrace: Fixed trace dump API result issue.
Denys Haryachyy
1
-2
/
+2
2024-02-15
tls: mark ho done atomically after ctx init
Florin Coras
1
-1
/
+2
2024-02-15
session: postpone ct cleanup if rx evt pending
Florin Coras
1
-3
/
+4
2024-02-14
tls: fix compilation error
Niyaz Murshed
1
-1
/
+2
2024-02-14
ikev2: dump state and profile name in CLI and API
Denys Haryachyy
5
-2
/
+255
2024-02-13
vcl: fix epollet test for unhandled evts
Florin Coras
1
-1
/
+1
2024-02-13
svm: Add FreeBSD specific signal handling path
Tom Jones
1
-0
/
+5
2024-02-13
vppinfra: Put clib_perf* behind Linux checks and provide stubs for FreeBSD
Tom Jones
2
-0
/
+38
2024-02-13
vppinfra: Add netlink header on FreeBSD
Tom Jones
1
-1
/
+3
2024-02-13
vppinfra: Protect Linux specific features behind CLIB_LINUX
Tom Jones
1
-2
/
+4
2024-02-13
svm: Include stdint on FreeBSD
Tom Jones
1
-0
/
+3
2024-02-13
vppinfra: Make program counter printing more portable
Tom Jones
1
-0
/
+8
2024-02-13
vnet: Don't use __unused for struct padding
Tom Jones
1
-1
/
+1
2024-02-13
vppinfra: Add a stubbed out test_perf function for FreeBSD
Tom Jones
1
-0
/
+6
2024-02-13
vppinfra: MAP_HUGETLB isn't available on FreeBSD
Tom Jones
1
-0
/
+2
2024-02-13
vppinfra: Only prealloc hugepages on Linux
Tom Jones
1
-0
/
+2
2024-02-13
vppinfra: Don't build perfmon on FreeBSD
Tom Jones
1
-3
/
+4
2024-02-13
vppinfra: Place SIGPWR behind a linux define
Tom Jones
1
-0
/
+2
2024-02-12
fib: contention with DP on deleting a route
Steven Luong
1
-0
/
+1
2024-02-12
af_packet : fix crash on interface creation
hsandid
1
-4
/
+6
2024-02-12
buffers: bring back cache occupancy improvement
Vratko Polak
1
-0
/
+4
2024-02-12
ip_session_redirect: export symbols
BenoƮt Ganne
2
-2
/
+5
2024-02-09
ikev2: accept rekey request for IKE SA
Atzm Watanabe
3
-24
/
+265
2024-02-07
udp: add cli to dump transport ports
Florin Coras
1
-0
/
+92
2024-02-02
session: guard session lookup table allocs
Florin Coras
2
-0
/
+37
2024-02-02
vlib: flush rpcs on worker sync
Florin Coras
1
-0
/
+1
2024-02-02
vlib api: move wrkr rpc flushing to vlib
Florin Coras
5
-21
/
+18
2024-01-31
tls: set app closed flag in framework
Florin Coras
2
-2
/
+1
2024-01-31
tls: convert ctx fields to connection flags
Florin Coras
5
-36
/
+40
2024-01-30
linux-cp: add add_del_v3 and get_v2 methods
Anton Nikolaev
2
-6
/
+108
2024-01-29
api: provide api definition over api
Ole Troan
10
-29
/
+968
2024-01-29
ip: don't export useless error counters for ip6 rewrite
Arthur de Kerhor
1
-2
/
+0
2024-01-25
udp: update rx sw_if_index to ip-local selected one
Florin Coras
1
-0
/
+4
2024-01-23
vppinfra: fix clib_array_mask_u32 OOB reads
Dmitry Valter
2
-7
/
+28
2024-01-23
tls: fix ho leak on tcp connect return
Florin Coras
1
-1
/
+4
2024-01-23
papi: support old style of providing apidir
Vratko Polak
1
-1
/
+4
2024-01-23
tls: overlap parent opaque with listener ctx
Florin Coras
1
-5
/
+6
[prev]
[next]