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
2020-06-18
tests: add ikev2 test framework with basic test case
Filip Tehlar
2
-0
/
+651
2020-06-19
build: add cmake dependency from test plugin to api
Tom Seidenberg
1
-0
/
+3
2020-06-19
vlib: add recursive macro expander to debug cli
Dave Barach
6
-37
/
+237
2020-06-19
nat: remove unused code
Klement Sekera
2
-47
/
+0
2020-06-17
docs: add more FEATURE.yaml documentation
Dave Barach
3
-0
/
+39
2020-06-17
docs: add more FEATURE.yaml documentation
Dave Barach
4
-0
/
+104
2020-06-17
nat: print hash table parameters in CLI
Klement Sekera
1
-2
/
+13
2020-06-17
build: multiple yaml file support
Dave Barach
1
-2
/
+2
2020-06-17
nat: add more trex test scripts
Klement Sekera
3
-0
/
+206
2020-06-17
build: cmake cross-compilation fixes
Damjan Marion
2
-1
/
+5
2020-06-17
ip-neighbor: fix MLD hash key using stack pointer
Benoît Ganne
1
-2
/
+2
2020-06-16
misc: fix sonarclound warnings
Dave Barach
3
-2
/
+11
2020-06-16
vlib: address sanitizer support for stack switch, enable clang
Damjan Marion
7
-12
/
+83
2020-06-16
build: fix address sanitizer default args
Benoît Ganne
1
-1
/
+1
2020-06-16
interface: add minimal vpp pkt trace for error-drop
Dave Barach
2
-8
/
+125
2020-06-16
nat: improve outside port selection & perf
Klement Sekera
4
-87
/
+110
2020-06-16
gtpu: support separate rx-decap and encap-tx teid values
John Lo
6
-76
/
+232
2020-06-16
virtio: add vhost sw_if_index filter for sw_interface_vhost_user_dump
Steven Luong
4
-6
/
+23
2020-06-16
gso: fix the udp checksum in test
Mohsin Kazmi
2
-13
/
+8
2020-06-15
api: check id is valid for bounce checking
Benoît Ganne
1
-1
/
+1
2020-06-15
vcl: move helper functions out of header file
Florin Coras
4
-101
/
+105
2020-06-15
vxlan: remove judgement with always true
Zhiyong Yang
1
-27
/
+15
2020-06-15
buffers: fix non-default sized buffers initialization
Benoît Ganne
1
-5
/
+21
2020-06-15
dpdk: cryptodev: fix non-null terminated strings
Benoît Ganne
1
-4
/
+4
2020-06-15
ikev2: announce both 'ESN' and 'No ESN'
Filip Tehlar
1
-1
/
+0
2020-06-12
vlib: node recyling and node deletion missing triggering graph node sync
Steven Luong
1
-27
/
+1
2020-06-12
virtio: interface type based improvements
Mohsin Kazmi
3
-75
/
+142
2020-06-12
ip: allocate ip4 mtrie pages in htlb memory
Dave Barach
3
-2
/
+48
2020-06-11
ikev2: don't add DH group in ESP transform proposals
Filip Tehlar
2
-10
/
+10
2020-06-11
nat: properly scale out2in-ed hash on init
Klement Sekera
1
-1
/
+3
2020-06-11
nat: simplify bihash buckets/mem config
Klement Sekera
8
-31
/
+95
2020-06-10
vapi: memset allocated messages to zero
Klement Sekera
1
-0
/
+4
2020-06-10
ip: reassembly: LRU algorithm should eliminate the longest unused nodes
zhengdelun
2
-2
/
+2
2020-06-10
nat: optimize prefetching
Klement Sekera
6
-18
/
+18
2020-06-09
tap: enable gso/csum offload for tun
Mohsin Kazmi
1
-7
/
+0
2020-06-09
vxlan: fix the inner packet checksum calculation
Mohsin Kazmi
2
-4
/
+101
2020-06-09
misc: add code styling for vxlan encap and vxlan_packet files
Mohsin Kazmi
2
-256
/
+282
2020-06-08
tcp: improve rtt estimation with rate sampling
Florin Coras
1
-18
/
+29
2020-06-08
vlib: stop inlining vlib_add_trace(...)
Dave Barach
2
-2
/
+17
2020-06-08
vlib: Coverity fix
Dave Barach
1
-1
/
+1
2020-06-08
vxlan: Fixed checksum caclculation offset
Vladimir Isaev
6
-72
/
+44
2020-06-08
nat: more long read after short write optimization
Klement Sekera
15
-1060
/
+1051
2020-06-07
mactime: print error if feature not enabled
Dave Barach
1
-1
/
+8
2020-06-07
fib: fix multiple dpo pool expand cases
Dave Barach
6
-7
/
+76
2020-06-05
fib: fix adj pool expand cases
Dave Barach
1
-1
/
+24
2020-06-04
fib: add barrier sync, pool/vector expand cases
Dave Barach
3
-1
/
+66
2020-06-04
nat: fix coverity warning
Klement Sekera
1
-1
/
+1
2020-06-04
ikev2: session cleanup after profile is deleted
Filip Tehlar
2
-52
/
+119
2020-06-04
dpdk: cleanup, add rx queue struct
Damjan Marion
5
-59
/
+31
2020-06-04
nat: fixed input validation
Filip Varga
7
-21
/
+22
[next]