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
/
ip4_full_reass.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-15
ip: reassembly - return correct value
Klement Sekera
1
-1
/
+1
2024-03-05
ip: force full reassembly before virtual
Matthew Smith
1
-14
/
+5
2023-05-15
ip: allow overriding fib index in reass
Florin Coras
1
-2
/
+4
2022-10-12
ip: migrate ip4 full reassembly to use vlib_buffer_enqueue_to_next
Damjan Marion
1
-155
/
+144
2022-10-12
ip: simpler and faster ip4_full_reass_drop_all
Damjan Marion
1
-41
/
+19
2022-10-12
misc: fix issues reported by clang-15
Damjan Marion
1
-2
/
+0
2022-09-14
ip: show fib index in ip4 reassembly trace
Damjan Marion
1
-28
/
+25
2022-08-11
ip: Use .api declared error counters
Neale Ranns
1
-21
/
+15
2022-05-27
ip: reassembly - Fixing buffer leaks, corruption in v6 reasm
Vijayabhaskar Katamreddy
1
-1
/
+1
2022-05-23
ip: reassembly - fixing stepping index in a better way
Vijayabhaskar Katamreddy
1
-8
/
+8
2022-05-19
ip: reassembly - pacing reassembly timeouts
Vijayabhaskar Katamreddy
1
-4
/
+29
2022-05-19
ip: reassembly - increasing the nbuckets for reass
Vijayabhaskar Katamreddy
1
-0
/
+32
2022-05-18
ip: reassembly - increasing the nbuckets for reass
Vijayabhaskar Katamreddy
1
-1
/
+3
2022-05-13
ip: reassembly - Fixing buffer leaks, corruption
Vijayabhaskar Katamreddy
1
-50
/
+126
2022-05-10
ip: fix buffer leaks in reassembly
Klement Sekera
1
-12
/
+12
2022-04-04
vppinfra: make _vec_len() read-only
Damjan Marion
1
-1
/
+1
2022-01-31
ip: reassembly - add a way to disable for forus
Klement Sekera
1
-14
/
+108
2021-11-04
ip: speed up reassembly code compilation
Klement Sekera
1
-15
/
+10
2021-08-17
ip: reassembly cleanup
Klement Sekera
1
-87
/
+39
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-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
1
-21
/
+110
2020-04-27
ip: reassembly: fix one possible use-after-free
Gao Feng
1
-5
/
+5
2020-04-24
ip: reassembly: improve type safety
Klement Sekera
1
-6
/
+4
2020-04-06
ip: reassembly: don't set error if no error
Klement Sekera
1
-1
/
+4
2020-02-10
ip: more detailed show reassembly commands
Vladimir Ratnikov
1
-2
/
+8
2019-12-16
vppinfra: bihash walk cb typedef and continue/stop controls
Neale Ranns
1
-1
/
+2
2019-10-28
ip: reassembly: fix use-after-free
Benoît Ganne
1
-2
/
+5
2019-10-11
ip: reassembly: trace ip headers over worker handoffs
Klement Sekera
1
-1
/
+23
2019-10-09
map: use ip6-full-reassembly instead of own code
Klement Sekera
1
-0
/
+32
2019-09-26
ip: fix use-after-free in reassembly
Benoît Ganne
1
-2
/
+3
2019-09-26
ip: add shallow virtual reassembly functionality
Klement Sekera
1
-26
/
+9
2019-09-25
ip: refactor reassembly
Klement Sekera
1
-0
/
+1818