Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ofproto/bond: fix interal flow leak of tcp-balance bond
ofproto_dpif_delete_internal_flow() never deletes any flows because out_port and out_group mismatch. Signed-off-by: Huanle Han <[email protected]> Signed-off-by: Andy Zhou <[email protected]>
- Loading branch information