commit | c6cb1ec0e000ee5ebdc1fd0dea63716c6829a298 | [log] [tgz] |
---|---|---|
author | Kieran Spear <kispear@cisco.com> | Thu Sep 15 19:49:35 2016 +0200 |
committer | Kieran Spear <kispear@cisco.com> | Thu Sep 22 11:34:09 2016 +0200 |
tree | b39b6917a35db455b043ce937c7272314d9cc8ac | |
parent | 29e8d2dc1b0f3192ec1afae1962c4949a4c01bf2 [diff] |
Fix assert for public networks with multiple subnets _verify_gateway_port() currently assumes that the fixed ip for the router gateway is allocated from the first subnet of the public network. This is not always the case if there are multiple subnets on the public network. Change-Id: Ib13ba4aaed42f62397c7db165e765e47d4d49232 Closes-Bug: 1624057