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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-22
vppinfra: add abstract socket & netns fns
Nathan Skrzypczak
7
-58
/
+164
2021-07-22
nat: nat44-ed configuration refactor & cleanup
Filip Varga
9
-896
/
+1195
2021-07-22
api: enable trace / replay flag on messages
Ole Troan
1
-0
/
+2
2021-07-22
interface: Byte swap the duplex value in interface details
Neale Ranns
1
-2
/
+2
2021-07-21
session: fix unlisten rpc barrier release
Florin Coras
1
-4
/
+5
2021-07-21
hsa: separate ctrl and test session accept vcl server
Florin Coras
1
-1
/
+43
2021-07-19
session: option to use memfd segs for builtin apps
Florin Coras
2
-41
/
+43
2021-07-19
nat: harden ICMP handling
Klement Sekera
5
-49
/
+114
2021-07-16
vppinfra: remove pool_foreach_old, pool_foreach_index_old, clib_bitmap_foreac...
Damjan Marion
2
-28
/
+0
2021-07-16
build: fix formatting of CMake config output
Damjan Marion
2
-13
/
+15
2021-07-16
vlib: add tunnel offload flags for vlib_buffer_t
Mohsin Kazmi
2
-3
/
+18
2021-07-16
dpdk: improve tx offload formatting
Mohsin Kazmi
1
-16
/
+32
2021-07-16
snort: snort3 plugin and DAQ
Damjan Marion
9
-0
/
+2331
2021-07-16
vppinfra: add array mask func
Mohsin Kazmi
3
-0
/
+185
2021-07-16
ip6-nd: refactor neighbour advertisement code
Mohsin Kazmi
2
-61
/
+104
2021-07-15
dpdk: enable RX interrupts for the virtio driver
Robert Shearman
1
-0
/
+8
2021-07-15
ip-neighbor: GARP sent to bogus ip address
Steven Luong
1
-2
/
+2
2021-07-15
vppinfra: fix the vector funcs test for march variants
Mohsin Kazmi
1
-1
/
+12
2021-07-15
acl: Fix the CLI to accept IPv6 prefixes
Neale Ranns
1
-16
/
+5
2021-07-15
linux-cp: clear all db entries when deleting a pair
Sergio Gonzalez Monroy
1
-1
/
+2
2021-07-15
misc: replace CLIB_PREFETCH with clib_prefetch_{load,store}
Damjan Marion
70
-288
/
+282
2021-07-15
nat: nat44-ed sm fix
Filip Varga
1
-15
/
+13
2021-07-14
nat: adding support for icmp-error msg
Filip Varga
1
-0
/
+35
2021-07-14
vppinfra: remove old and unused vector macros and inlines
Damjan Marion
3
-257
/
+0
2021-07-14
api: fix memory error in multi-thread environment
Xiaoming Jiang
1
-1
/
+7
2021-07-14
vcl:fix segfault when unshare NO_MQ session
liuyacan
1
-1
/
+2
2021-07-14
nat: refactoring NAT44ED cfg functions
Filip Varga
5
-355
/
+502
2021-07-14
ip: fix check_adj_port_range_x1
Damjan Marion
1
-2
/
+2
2021-07-14
classify: cheaper way to check if all elements are zero
Damjan Marion
1
-1
/
+1
2021-07-14
ip: improve check_adj_port_range_x1
Damjan Marion
1
-35
/
+5
2021-07-13
vppinfra: fix saturate add/sub NEON wrappers
Lijian.Zhang
1
-40
/
+60
2021-07-13
vppinfra: put each vector function into own file
Damjan Marion
9
-81
/
+94
2021-07-13
misc: remove vnet_all_api_h and vnet_msg_enum
Filip Tehlar
11
-135
/
+3
2021-07-13
fib: Set the GLEAN flag on attached export routes so that the SAS works
Neale Ranns
6
-39
/
+77
2021-07-13
tcp session: next node config on connects
Florin Coras
2
-3
/
+9
2021-07-13
mss_clamp: coverity test fix
Miklos Tirpak
1
-3
/
+6
2021-07-13
misc: fix init order to avoid startup warnings
Bin Zhou (bzhou2)
4
-27
/
+14
2021-07-13
dpdk: add base-virtaddr config option
Robert Shearman
1
-1
/
+4
2021-07-13
vppinfra: fix SIGSEGV in clib_mem_vm_unmap
chenqijun
1
-4
/
+6
2021-07-12
papi: remove shared memory transport
Ole Troan
8
-159
/
+7
2021-07-12
session: api cleanup
Filip Tehlar
9
-441
/
+117
2021-07-09
gso: add ipsec tunnel tests
Mohsin Kazmi
1
-0
/
+247
2021-07-08
session: allow listen in any fib if default namespace
Florin Coras
3
-3
/
+12
2021-07-08
interface: unable to to assign tx queue to last worker thread
Steven Luong
1
-4
/
+3
2021-07-08
tap: Set the MTU on the TUN deivce
Neale Ranns
1
-0
/
+13
2021-07-06
tcp: use tcp output for half open connections
Florin Coras
1
-39
/
+12
2021-07-06
tcp: use main thread pool for half-opens
Florin Coras
5
-146
/
+29
2021-07-06
l3xc: reset dpo on delete
BenoƮt Ganne
1
-0
/
+1
2021-07-06
vcl: fix packetdrill test error
wanghanlin
1
-1
/
+1
2021-07-06
vcl: print current app state for timeout
wanghanlin
1
-2
/
+2
[next]