honeycomb.git
2016-05-19 Marek GradzkiHONEYCOMB-48: added VLAN support to v3po.yang 40/1140/4
2016-05-19 Maros MarsalekBump jvpp version to 16.09-SNAPSHOT 92/1192/1
2016-05-18 Marek GradzkiFix interface dump caching 39/1139/3
2016-05-17 Maros MarsalekCheck expected interface type in sub-Interface nodes 95/1095/4
2016-05-13 Maros MarsalekHONEYCOMB-37: Add unit test for Vxlan tunnel state... 68/1068/2
2016-05-13 Maros MarsalekHONEYCOMG-37 Enable ipv6 addresses for vxlan-tunnels 62/1062/4
2016-05-11 Maros MarsalekRemove unused Interface1Customizer 64/1064/2
2016-05-11 Maros MarsalekAdd proper break statements to abstract reader 60/1060/1
2016-05-11 Maros MarsalekHONEYCOMB-37: Add Vxlan operational read support 54/1054/3
2016-05-11 Maros MarsalekHONEYCOMB-36: vhost user interfaces CRUD support 49/1049/5
2016-05-11 Maros MarsalekHONEYCOMG-47: Tap interface CRUD support 40/1040/5
2016-05-10 Martin SunalAdded vhost user interface type to v3po.yang 35/835/4
2016-05-09 Marek GradzkiHONEYCOMB-37: vxlan CRUD support 37/1037/4
2016-05-09 Marek GradzkiFix L2Customizer log messages 36/1036/3
2016-05-09 Marek GradzkiComment out equality check in AbstractCompositeWriter... 35/1035/3
2016-05-06 Marek GradzkiFix physical address parsing 01/1001/3
2016-05-05 Marek GradzkiHONEYCOMB-10: Porting v3po2vpp to the new Java API 49/949/9
2016-05-04 Marek GradzkiHONEYCOMB-25: Use java 8 for sources and target JVM 65/865/4
2016-04-29 Marek GradzkiFix compilation problems caused by vxlan_add_del_tunnel... 26/926/2
2016-04-18 Maros MarsalekHONEYCOMB-38: Add link for md-sal/binding equality fix 02/802/2
2016-04-15 Maros MarsalekHONEYCOMB-38: Fix vpp interface customizers 87/787/3
2016-04-13 Maros MarsalekHONEYCOMB-9: Remove initial Honeycomb pipeline 72/772/2
2016-04-13 Maros MarsalekHONEYCOMB-9: Disable polling thread for former pipeline 54/754/4
2016-04-13 Maros MarsalekHONEYCOMB-8: Fix netconf monitoring operational data... 52/752/4
2016-04-12 Marek GradzkiHONEYCOMB-34: Config initializer for ietf-interfaces 47/747/2
2016-04-12 Maros MarsalekHONEYCOMB-34: Additional log information for Initializers 46/746/3
2016-04-12 Marek GradzkiHONEYCOMB-34: Config tree initialization using binding... 44/744/4
2016-04-12 Marek GradzkiHONEYCOMB-34: Config tree initialization using Modifiab... 30/730/7
2016-04-12 Marek GradzkiHONEYCOMB-34: Configurable OperationalDataTree dependency 29/729/5
2016-04-12 Marek GradzkiHONEYCOMB-34: Configurable ConfigDataTree dependency 28/728/5
2016-04-12 Marek GradzkiHONEYCOMB-34: Configurable serializer dependency 27/727/6
2016-04-12 Marek GradzkiHONEYCOMB-34: Initializers. Initial version 26/726/4
2016-04-12 Maros MarsalekHONEYCOMB-8 Set port to 2830 for HC netconf northbound 31/731/3
2016-04-12 Maros MarsalekHONEYCOMB-9: Migrate Interface listener 11/711/7
2016-04-12 Maros MarsalekHONEYCOMB-9: Add InterfaceCustomizer for ietf-interfaces 55/655/8
2016-04-12 Maros MarsalekHONEYCOMB-9: Add configuration and wiring for readers... 95/695/5
2016-04-12 Maros MarsalekHONEYCOMB-8: HC ascii docs. Initial version 81/681/5
2016-04-12 Maros MarsalekHONEYCOMB-8: Remove references to VPP from data layer 90/690/3
2016-04-12 Maros MarsalekHONEYCOMB-8: Move data layer from impl module into... 88/688/3
2016-04-12 Maros MarsalekHONEYCOMB-9: Remove references to VPP from translation... 83/683/2
2016-04-12 Maros MarsalekHONEYCOMB-9: Split impl module into smaller parts 82/682/2
2016-04-12 Maros MarsalekHONEYCOMB-9: Add Read context 78/678/5
2016-04-12 Maros MarsalekHONEYCOMB-9: Exception handling for VPP APIs 70/670/6
2016-04-12 Maros MarsalekHONEYCOMB-9: Simplify reader APIs, remove list of DataO... 62/662/4
2016-04-12 Maros MarsalekHONEYCOMB-9: Simplify writer APIs, remove list of DataO... 60/660/6
2016-04-01 Marek GradzkiVPP API <-> YANG translation layer integration #2(Writers) 96/596/9
2016-03-31 Maros MarsalekDedicated NETCONF north interface for v3po 89/589/7
2016-03-31 Maros MarsalekMigrate Vpp/BridgeDomains config management under new... 88/588/6
2016-03-31 Maros MarsalekInitial implementation of VPP writers 87/587/6
2016-03-31 Maros MarsalekVPP composite writer APIs 56/556/17
2016-03-31 Marek GradzkiVPP API <-> YANG translation layer integration 95/595/5
2016-03-31 Maros MarsalekMove generic APIs and Utils out of reader package 86/586/2
2016-03-31 Maros MarsalekAdd base logging to composite readers 78/578/4
2016-03-22 Maros MarsalekAdd dedicated package for readers 77/577/3
2016-03-22 Maros MarsalekAddress TODOs for VPP readers 54/554/10
2016-03-22 Maros MarsalekMigrate VppState operational data reads under new readers 45/545/5
2016-03-22 Maros MarsalekInitial implementation of VPP readers 44/544/3
2016-03-22 Maros MarsalekVPP composite reader APIs 83/483/8
2016-03-21 Marek GradzkiPrepare for integration with VPP API <-> YANG translati... 63/563/3
2016-03-21 Marek GradzkiMountPoint for data-tree based DataBroker. 51/551/7
2016-03-21 Marek GradzkiData-tree based DataBroker for Honeycomb agent. 50/550/4
2016-03-21 Marek GradzkiDedicated data-tree for Honeycomb agent. 49/549/3
2016-03-21 Marek GradzkiAPI for dedicated data-tree for Honeycomb agent. 01/501/10
2016-03-18 Marek GradzkiRemoved usused VppPollOperDataImpl.updateOperational... 78/478/4
2016-03-18 Marek GradzkiUse equals instead of == for String comparison 75/475/5
2016-03-08 Ed WarnickeFix pom files to use Beryllium Release Versions 08/508/6
2016-03-04 Marek GradzkiFix NPE in VppIetfInterfaceListener if Ietf interface... 76/476/1
2016-03-03 Maros MarsalekPre provision interface configuration 69/469/2
2016-03-02 Robert VargaFix eclipse warnings 10/310/3
2016-03-02 Robert VargaUse Guava Splitter to split IP address 09/309/3
2016-02-19 Robert VargaRemove V3poRequest 07/307/2
2016-02-19 Robert VargaUse Guava's int-toipv4 primitive 08/308/2
2016-02-19 Robert VargaFixup logging and static methods 05/305/2
2016-02-19 Maros MarsalekDon't initialize data structures in V3po provider 60/360/1
2016-02-18 Maros MarsalekInitialize v3po data structures 52/352/4
2016-02-18 Maros MarsalekFix - creating parent node at VPP 39/339/5
2016-02-12 Daniel MalachovskyUnderlay added 78/278/6
2016-02-10 Dave WallaceAdd another VM for wireshark to monitor the vpp1<-... 89/289/2
2016-02-10 Dave WallaceRemove test code from V3poProvider initialization. 77/277/2
2016-02-10 Dave WallaceAdd scripts to reset / configure VDB application and... 81/281/2
2016-02-10 Dave WallaceCache apache-maven tarball in karaf packages mount... 76/276/1
2016-02-10 Dave WallaceDownload karaf tarballs from nexus.fd.io snapshot repo. 73/273/2
2016-02-09 Daniel MalachovskyDesign changes p. 1 72/272/3
2016-02-09 Jozef GloncakAdding vxlan tunnel id allocator. 66/266/5
2016-02-09 Dave WallaceRefactor vagrant files for reliability and maintenance. 24/224/8
2016-02-09 Dave WallaceEncourage karaf to load odl-v3po-ui. 60/260/2
2016-02-09 Dave WallaceVagrant configuration to create VMs and connections... 50/250/8
2016-02-09 Jozef GloncakCode refactor - more code in Vpp manipulation. 63/263/2
2016-02-09 Miroslav TothAdding odl-netconf-topololgy feature 61/261/1
2016-02-08 Jozef GloncakCode refactor - standalone class for Vpp manipulation. 51/251/3
2016-02-08 Daniel MalachovskyInitial commit of vBd Manager functions. 41/241/7
2016-02-08 Jozef GloncakAdding vxlan tunnel id alocator interface. 28/228/5
2016-02-08 Daniel MalachovskyInventory rework 2 43/243/2
2016-02-07 Varun SeereeramInventory rework 39/239/3
2016-02-07 Daniel MalachovskyvBDManager services initial commit 34/234/2
2016-02-06 Miroslav TothTunnel implementation - writting termination points... 21/221/8
2016-02-06 Daniel MalachovskySplitting sources 27/227/5
2016-02-05 Daniel MalachovskyUI-Grid initial commit 23/223/11
2016-02-05 Jozef GloncakTunnel implementation - writting vxlan data to interface. 18/218/5
2016-02-04 Daniel MalachovskyCopyright header fix 17/217/5
next