2.21.2-36:Out of order fragments are not received well by the vRouter
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Juniper Openstack | Status tracked in Trunk | |||||
R2.21.x |
Fix Committed
|
Critical
|
Divakar Dharanalakota | |||
R2.22.x |
Fix Committed
|
Critical
|
Divakar Dharanalakota | |||
R3.0 |
Fix Committed
|
Critical
|
Divakar Dharanalakota | |||
R3.0.2.x |
Fix Committed
|
Critical
|
Divakar Dharanalakota | |||
R3.0.3.x |
Fix Committed
|
Critical
|
Divakar Dharanalakota | |||
R3.1 |
Fix Committed
|
Critical
|
Divakar Dharanalakota | |||
R3.1.1.x |
Fix Committed
|
Critical
|
Divakar Dharanalakota | |||
R3.2 |
Fix Committed
|
Critical
|
Divakar Dharanalakota | |||
R3.2.3.x |
Fix Committed
|
Critical
|
Divakar Dharanalakota | |||
R4.0 |
Fix Committed
|
Critical
|
Divakar Dharanalakota | |||
Trunk |
Fix Committed
|
Critical
|
Divakar Dharanalakota |
Bug Description
If a fragment without transport header (non-head fragment) is received on Fabric interface with VXLAN encapsulation, vRouter caches in assembler till the head fragment (fragment with transport header) is received. Once the head fragment is received, vRouter fails to map to same flow entry as head fragment flow. There is a bug in our code which is wrongly calculating the key next-hop index for the flow entry. This is observed only for VXLAN encapsulation and other encapsulations are fine (MPLSoGRE/UDP). This issue exists across all releases. Please fix this on all branches.
163957<=>334232 10.11.84.253:40788 192.168.241.254:0 1 (24)
(K(nh):711, Action:F, E:0, S(nh):0, Statistics:1/1514 UdpSrcPort 61947), Action:F
--
287448 10.11.84.253:40788 192.168.241.254:0 1 (24)
(K(nh):0, Action:H, S(nh):0, Statistics:1/56 UdpSrcPort 0), Action:H
--
334232<=>163957 192.168.
(K(nh):711, Action:F, E:0, S(nh):0, Statistics:0/0 UdpSrcPort 64038),Action:F
Greetings,
Sandeep.
Changed in juniperopenstack: | |
assignee: | nobody → Divakar Dharanalakota (ddivakar) |
importance: | Undecided → Critical |
milestone: | none → r3.1.1.1 |
information type: | Proprietary → Public |
tags: | added: vrouter |
Review in progress for https:/ /review. opencontrail. org/33012
Submitter: Divakar Dharanalakota (<email address hidden>)