Code Review
/
vpp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
69bf832
)
ip: fix merge issue
35/22235/3
author
Klement Sekera
<
[email protected]
>
Thu, 22 Aug 2019 11:34:33 +0000
(11:34 +0000)
committer
Damjan Marion
<
[email protected]
>
Wed, 25 Sep 2019 22:05:36 +0000
(22:05 +0000)
Signed-off-by: Klement Sekera <
[email protected]
>
Change-Id: Idd64b0b3eedb7179f6d316b66cea8160ad577990
Type: fix
Fixes:
630ab5846bceddf8d663e9f488a2dc0378949827
Signed-off-by: Klement Sekera <
[email protected]
>
(cherry picked from commit
95e091b268212c4bc7153d1526fdffd3ce1d647a
)
src/vnet/ip/ip6_reassembly.c
patch
|
blob
|
history
diff --git
a/src/vnet/ip/ip6_reassembly.c
b/src/vnet/ip/ip6_reassembly.c
index
a65697b
..
80a9eb8
100644
(file)
--- a/
src/vnet/ip/ip6_reassembly.c
+++ b/
src/vnet/ip/ip6_reassembly.c
@@
-904,8
+904,6
@@
check_if_done_maybe:
if (~0 != reass->last_packet_octet &&
reass->data_len == reass->last_packet_octet + 1)
{
- return ip6_reass_finalize (vm, node, rm, rt, reass, bi0, next0, error0,
- is_custom_app);
*handoff_thread_idx = reass->sendout_thread_index;
ip6_reass_rc_t rc =
ip6_reass_finalize (vm, node, rm, rt, reass, bi0, next0, error0,