dropbox / nsot

Network Source of Truth is an open source IPAM and network inventory database
https://nsot.readthedocs.io
Other
399 stars 66 forks source link

Update Circuit.addresses to enumerate addresses of all child interfaces #261

Open jathanism opened 7 years ago

jathanism commented 7 years ago

Depends on #260

If two interfaces bound to a circuit have child interfaces, Circuit.addresses should enumerate the child interfaces and return ALL addresses assigned to those interfaces.

Use-case example being an ae0 interface on either side w/ a child interface of ae0.0 where the addresses are assigned. We'd like to be able to account for both stub and sub-interface addressing.