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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vnet
/
ip
/
reass
/
ip4_sv_reass.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-20
ip: SVR fix race condition
Klement Sekera
1
-1
/
+7
2021-11-04
ip: speed up reassembly code compilation
Klement Sekera
1
-8
/
+8
2021-11-04
ip: reassembly: avoid reading truncated L4 headers
Klement Sekera
1
-76
/
+144
2021-08-17
ip: reassembly cleanup
Klement Sekera
1
-38
/
+33
2021-07-15
misc: replace CLIB_PREFETCH with clib_prefetch_{load,store}
Damjan Marion
1
-2
/
+2
2021-05-14
vlib: pass node runtime to vlib_buffer_enqueue_to_thread()
Damjan Marion
1
-3
/
+2
2021-04-01
ip: extend show cmd of ip reassembly configuration
Anton Nikolaev
1
-0
/
+4
2020-12-16
ip: fix possible missing trace indexes
Klement Sekera
1
-0
/
+7
2020-12-14
misc: move to new pool_foreach macros
Damjan Marion
1
-4
/
+4
2020-07-28
ip: svr: improve performance for non-fragments
Klement Sekera
1
-0
/
+206
2020-06-10
ip: reassembly: LRU algorithm should eliminate the longest unused nodes
zhengdelun
1
-1
/
+1
2020-05-27
ip: reassembly: use correct IP header offset
Klement Sekera
1
-2
/
+7
2020-04-29
ip: use thread local vm instead of thread main for vlib_time_now calls
Tom Seidenberg
1
-1
/
+1
2020-04-24
ip: reassembly: improve type safety
Klement Sekera
1
-5
/
+4
2020-04-06
ip: reassembly: don't set error if no error
Klement Sekera
1
-3
/
+2
2020-02-10
ip: more detailed show reassembly commands
Vladimir Ratnikov
1
-1
/
+7
2020-01-15
ip: align reass.save_rewrite_length
v20.05-rc0
Klement Sekera
1
-7
/
+0
2020-01-03
nat: use SVR
Klement Sekera
1
-25
/
+183
2019-12-16
vppinfra: bihash walk cb typedef and continue/stop controls
Neale Ranns
1
-1
/
+2
2019-12-13
ip: SVR: fix wrong return value
Klement Sekera
1
-1
/
+1
2019-09-30
ip: svr: fix feature refcounts
Klement Sekera
1
-7
/
+10
2019-09-26
ip: add shallow virtual reassembly functionality
Klement Sekera
1
-0
/
+1199