aboutsummaryrefslogtreecommitdiffstats
path: root/vicn/resource/ip_assignment.py
AgeCommit message (Collapse)AuthorFilesLines
2017-09-01Skip internet address for multicast channelsMarcel Enguehard1-24/+11
Change-Id: Id91e3646a9b9fe60923d6f738fe627427968b8ad Signed-off-by: Marcel Enguehard <mengueha+fdio@cisco.com>
2017-07-19* GUI resourceMarcel Enguehard1-31/+75
* MemIf interface for VPP * Better netmodel integration * Draft documentation * New tutorials * Improved monitoring and error handling * Refactored IP addresses and prefixes representation * Improved image mgmt for LXD * Various bugfixes and code refactoring Change-Id: I90da6cf7b5716bc7deb6bf4e24d3f9f01b5a9b0f Signed-off-by: Marcel Enguehard <mengueha+fdio@cisco.com>
2017-05-29Misc bug fixesMarcel Enguehard1-12/+26
*IP assignment *Node is a key attribute *Up-to-date packages *Trailing whitespaces ... Change-Id: Id8e2a5f7b2c4506f326b3c4bc991fa65f53fca5c Signed-off-by: Marcel Enguehard <mengueha+fdio@cisco.com>
2017-05-23Introduced groups + lxd profiles + diverted control network handling to lxd ↵Marcel Enguehard1-1/+36
+ misc bug fixes Change-Id: Iae26bc2994ac9704dde7dfa8fbe4be1b74cf9e6f Signed-off-by: Marcel Enguehard <mengueha+fdio@cisco.com>
2017-05-15IPv6 dataplane support + Decentralized IPv4 prefix attribution + Bug fix for ↵Marcel Enguehard1-0/+68
attribute default values handling + Various fixes Change-Id: I0a26eda064d9e22d9d55fd568748076148f49645 Signed-off-by: Marcel Enguehard <mengueha+fdio@cisco.com>