On Tue, Nov 15, 2016 at 1:49 AM, Thadeu Lima de Souza Cascardo
<[email protected]> wrote:
> This series affects branch 2.6 as well. The code that retrieves the source
> addresses for interfaces uses an incorrect mask and gateway addresses are
> ignored when the destination address does not match any address in the
> interface.
>
> Ariel Waizel (1):
>   ovs-router: Fix selection of source IP address when a gateway ip is
>     introduced
>
> Thadeu Lima de Souza Cascardo (2):
>   netdev: fix netmask in netdev_get_addrs
>   ovs-router: report error when failing to insert route
>
The patch numbering is inconsistent with the series. I only received
two patches in my mailbox which I have pushed to master and
branch-2.6.

Thanks.

>  lib/netdev.c        |  4 ++--
>  lib/ovs-router.c    |  5 ++++-
>  tests/automake.mk   |  1 +
>  tests/ovs-router.at | 13 +++++++++++++
>  tests/testsuite.at  |  1 +
>  5 files changed, 21 insertions(+), 3 deletions(-)
>  create mode 100644 tests/ovs-router.at
>
> --
> 2.7.4
>
> _______________________________________________
> dev mailing list
> [email protected]
> https://mail.openvswitch.org/mailman/listinfo/ovs-dev
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to