commit | c6ad7755673ce0ee841e9533f87c0d67f84f0aa8 | [log] [tgz] |
---|---|---|
author | Charles Chan <rascov@gmail.com> | Thu Oct 29 14:58:10 2015 -0700 |
committer | Gerrit Code Review <gerrit@onlab.us> | Fri Oct 30 15:47:08 2015 +0000 |
tree | 3916ecb4f88d295da5f46efe35403691480d9ee1 | |
parent | 7727767ead7c29bd0adacbda7c50f2ac2585bd80 [diff] |
Several fixes for Segment Routing 1. In getSubnetNextObjectiveId, do not create a broadcast group if it does not exist The creation is done when device is up and when config is added 2. Check if broadcast group exists before creating one 3. Put subnet in a Set instead of a List to avoid duplicated elements Change-Id: Ifafd8e783a9d98aa62b5e299f560897458b90bb0