2.21.2-36:Padded ACK packet is dropped by vRouter
Bug #1658576 reported by
Sandeep Sridhar
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Juniper Openstack | Status tracked in Trunk | |||||
R2.1 |
In Progress
|
Undecided
|
Unassigned | |||
R2.21.x |
Fix Committed
|
Undecided
|
Unassigned | |||
R2.22.x |
Fix Committed
|
Undecided
|
Unassigned | |||
R3.0 |
Fix Committed
|
Undecided
|
Unassigned | |||
R3.0.3.x |
Fix Committed
|
Undecided
|
Unassigned | |||
R3.1 |
Fix Committed
|
Undecided
|
Unassigned | |||
R3.2 |
Fix Committed
|
Undecided
|
Unassigned | |||
Trunk |
Fix Committed
|
Undecided
|
Unassigned |
Bug Description
vRouter drops the padded ACK packet when a VM tries to reach the web server.
In this use-case, VM transmits 60 bytes or less and the packet passes through the QFX. To meet the mimFrameSize constraint, QFX will need to pad the frame with an array of arbitrary bits.
This padding may have any value, zero or non-zero. We have noticed that vRouter drops the padded ACK packet when the value is non-zero.
Review in progress for https:/ /review. opencontrail. org/28102
Submitter: Anand H. Krishnan (<email address hidden>)