mirror of
https://github.com/opennetworkinglab/onos.git
synced 2025-10-21 20:31:00 +02:00
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