contiv / netplugin

Container networking for various use cases
Apache License 2.0
512 stars 177 forks source link

Deleted flow cache in vlrouter when removing local endpoint #1164

Closed zhouzijiang closed 5 years ago

zhouzijiang commented 5 years ago

Description of the changes

Type of fix: Bug Fix

Please describe:

zhouzijiang commented 5 years ago

@tiewei please review it, thanks!

tiewei commented 5 years ago

usually updating vendor codes are not allowed in golang project

vhosakot commented 5 years ago

usually updating vendor codes are not allowed in golang project

I agree, I'd update ofnet in godep (https://github.com/contiv/netplugin/blob/master/Godeps/Godeps.json) to the right git sha.

zhouzijiang commented 5 years ago

@tiewei @vhosakot ok, I wil create a pull request in ofnet repository