netprobe.py must manage real length of packets
Bug #1284259 reported by
Andrey Danin
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Committed
|
Medium
|
Dima Shulyak |
Bug Description
pre-4.1 ISO #181
For some reasons in real environment netprobe.py can get an extra text data at the end of packet:
2014-02-24 18:17:10,996 root DEBUG Catched packet: vlan=0 len=22 payload=
It uses the data as a remote node id. Netprobe.py listener must control (and perhaps a sender must provide) a real length of a recieved IP data and ignore all extra bytes.
Changed in fuel: | |
milestone: | 4.1 → 5.0 |
importance: | High → Medium |
description: | updated |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/76254
Review: https:/