aboutsummaryrefslogtreecommitdiffstats
path: root/netmodel
AgeCommit message (Collapse)AuthorFilesLines
2017-10-12Fixed interface name parsing for vpp monitoring to allow for VLANsJordan Augé1-1/+1
Change-Id: I4a9408783d7cf87511fa941ed0318122f53fab26 Signed-off-by: Jordan Augé <jordan.auge+fdio@cisco.com>
2017-10-09Several fixes related to async_set, ip addressing, and memif interfaces for VPPMarcel Enguehard1-1/+1
Change-Id: I26b7928751f41ea66ba47bb1becac33cf5195915 Signed-off-by: Marcel Enguehard <mengueha+fdio@cisco.com>
2017-10-04Fix on monitoring vpp interfacesAlberto Compagno1-0/+2
Change-Id: If05ec7cf3d881d185e660d2ac34a4a49c52808c0 Signed-off-by: Alberto Compagno <acompagn+fdio@cisco.com>
2017-09-01Skip internet address for multicast channelsMarcel Enguehard1-16/+6
Change-Id: Id91e3646a9b9fe60923d6f738fe627427968b8ad Signed-off-by: Marcel Enguehard <mengueha+fdio@cisco.com>
2017-08-28"Updated README.md + added pip packages to setup.py"Marcel Enguehard1-2/+2
Change-Id: Id2147f081184d0d354edb6c7bdf6254ffcabfa14 Signed-off-by: Marcel Enguehard <mengueha+fdio@cisco.com>
2017-07-19* GUI resourceMarcel Enguehard21-239/+1429
* 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 fixes: VPP, deb package detection, lxdMarcel Enguehard1-1/+0
Change-Id: Ib3d339e636c0ec62dc0fe3227af85bcc167445cf Signed-off-by: Marcel Enguehard <mengueha+fdio@cisco.com>
2017-05-23Introduced groups + lxd profiles + diverted control network handling to lxd ↵Marcel Enguehard3-0/+114
+ misc bug fixes Change-Id: Iae26bc2994ac9704dde7dfa8fbe4be1b74cf9e6f Signed-off-by: Marcel Enguehard <mengueha+fdio@cisco.com>
2017-02-24Initial commit: vICNJordan Augé43-0/+5819
Change-Id: I7ce66c4e84a6a1921c63442f858b49e083adc7a7 Signed-off-by: Jordan Augé <jordan.auge+fdio@cisco.com>