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
/
vnet
/
ip
/
reass
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-17
ip: reassembly cleanup
Klement Sekera
4
-246
/
+139
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
4
-12
/
+8
2021-04-01
ip: extend show cmd of ip reassembly configuration
Anton Nikolaev
4
-0
/
+16
2020-12-27
ip: Use full reassembly for fragments in ip6-local
Neale Ranns
1
-2
/
+0
2020-12-16
ip: fix possible missing trace indexes
Klement Sekera
4
-0
/
+28
2020-12-14
misc: move to new pool_foreach macros
Damjan Marion
4
-16
/
+16
2020-12-04
ip: fixup memory leak in function ip4_full_reass_drop_all
barryxie
1
-0
/
+1
2020-11-26
ip: reassembly - fix handoff for custom node
Klement Sekera
2
-21
/
+111
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
2
-2
/
+2
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
2
-2
/
+2
2020-04-27
ip: reassembly: fix one possible use-after-free
Gao Feng
2
-10
/
+11
2020-04-24
ip: reassembly: improve type safety
Klement Sekera
4
-30
/
+24
2020-04-06
ip: reassembly: don't set error if no error
Klement Sekera
4
-8
/
+12
2020-02-10
ip: more detailed show reassembly commands
Vladimir Ratnikov
4
-7
/
+33
2020-01-15
ip: align reass.save_rewrite_length
v20.05-rc0
Klement Sekera
2
-16
/
+0
2020-01-03
nat: use SVR
Klement Sekera
3
-48
/
+262
2019-12-16
vppinfra: bihash walk cb typedef and continue/stop controls
Neale Ranns
4
-4
/
+8
2019-12-13
ip: SVR: fix wrong return value
Klement Sekera
2
-2
/
+2
2019-10-28
ip: reassembly fix sanity checks
Klement Sekera
2
-5
/
+5
2019-10-28
ip: reassembly: fix use-after-free
Benoît Ganne
2
-5
/
+10
2019-10-11
ip: reassembly: trace ip headers over worker handoffs
Klement Sekera
2
-7
/
+66
2019-10-09
map: use ip6-full-reassembly instead of own code
Klement Sekera
4
-0
/
+70
2019-10-07
ip: remove dead code in ip6-svr
Klement Sekera
1
-27
/
+0
2019-10-07
ip: reassembly add missing goto
Klement Sekera
1
-0
/
+1
2019-10-07
ip: reassembly remove dead code
Klement Sekera
1
-8
/
+0
2019-09-30
ip: svr: fix feature refcounts
Klement Sekera
2
-14
/
+20
2019-09-26
ip: fix use-after-free in reassembly
Benoît Ganne
2
-6
/
+8
2019-09-26
ip: add shallow virtual reassembly functionality
Klement Sekera
6
-52
/
+2664
2019-09-25
ip: respect buffer boundary when searching for ipv6 headers
Klement Sekera
1
-4
/
+7
2019-09-25
ip: refactor reassembly
Klement Sekera
4
-0
/
+3738