commit | 08ce3f0dd99e6df1c305587b729358d57cbce325 | [log] [tgz] |
---|---|---|
author | sunny-verma <sunnyverma1992@gmail.com> | Mon Jun 20 15:51:18 2016 -0400 |
committer | sunny-verma <sunnyverma1992@gmail.com> | Thu Jun 23 10:42:15 2016 -0400 |
tree | f2a7c3374291e731ba22c6ad852b357a66a18228 | |
parent | e62c8b82aafff33dfbb28721fc48b53518843bc6 [diff] |
Restriction on sequence of allowed address pairs Since the order in which we receive the allowed address pair doesn't matter, we should remove the order/sequence dependency in _update_port_with_address method. The proposed solution is to assert on the items in the allowed address pairs. Closes-Bug: 1594633 Change-Id: Ibada9d24c0d018163cad575067def1c2ed20333f