diff options
author | Jerico Moeyersons <jerico09@hotmail.com> | 2017-11-28 10:28:12 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2017-11-28 10:28:12 +0900 |
commit | 3b946c01929c6f390721731c9d31aa09feeb858a (patch) | |
tree | 2d18da915e4c359e17f453948fc5a26cbb98f64f /debian/control | |
parent | ed2c6eca2227c9efb3c7e51cdd6db6bf578ec609 (diff) |
app: Fix simple_switch for multi switch env
Currently, the matches of flows in the learning switch examples are based
on the destination and the in_port. In a multi-OF-switch environment this
could cause issues when doing calls from a host on a first switch to
multiple hosts on another switch, namely that new destinations aren't
added as a flow because the source is already known on the second switch
(when doing multiple calls to different hosts on another switch).
This patch fixes this issue by adding the eth_src to the match field.
Reported-by: Jerico Moeyersons <jerico09@hotmail.com>
Diffstat (limited to 'debian/control')
0 files changed, 0 insertions, 0 deletions