[SFC-228] vxlan_tool still send the packet when client stop sending the packet. Created: 27/Aug/18 Updated: 27/Aug/18 |
|
| Status: | Open |
| Project: | sfc |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Medium |
| Reporter: | Qiuzheng Ren | Assignee: | Brady Johnson |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
I deploy the sfc topology: client->sf->server. The client vm , sf vm ,server vm are in the different compute nodes. The vxlan_tool.py is running in the sf and execute the command "python vxlan_tool.py --do=forward --interface=eth0" Then client ping server and the reply packet is duplicated. Then stop the ping and I tcpdump on the tap of sf and find the vlxan_tool still keep on sending the packets circularly. |