openflowplugin.git
2015-04-29 Jozef GloncakSupport for Table Features 34/18334/9
2015-04-29 michal rehakMerge "TxChaingManager logging changed to warning"
2015-04-29 michal rehakMerge "removed unwanted requests map initialization"
2015-04-29 michal rehakMerge "added initial waiting for mdsal in topologyManager"
2015-04-29 michal rehakMerge "added initial waiting for mdsal in dropTest"
2015-04-28 michal rehakMerge "added initial waiting for mdsal in tableMissEnfo...
2015-04-28 Martin BobakTxChaingManager logging changed to warning 47/19247/4
2015-04-28 Martin Bobakremoved unwanted requests map initialization 46/19246/4
2015-04-28 Martin Bobakadded initial waiting for mdsal in topologyManager 40/19240/2
2015-04-28 Martin Bobakadded initial waiting for mdsal in dropTest 39/19239/2
2015-04-28 Martin Bobakadded initial waiting for mdsal in tableMissEnforcer 54/19254/1
2015-04-28 michal rehakMerge "added initial waiting for mdsal in FRM"
2015-04-28 michal rehakMerge "introduction of ofp-common"
2015-04-28 Martin Bobakadded versions to drop-test config file dependency 49/19249/1
2015-04-28 michal rehakMerge "requests map in deviceContext is synchronized...
2015-04-28 michal rehakMerge "fix npe when calculation port number hash"
2015-04-28 Martin Bobakadded initial waiting for mdsal in FRM 37/19237/1
2015-04-28 Martin Bobakintroduction of ofp-common 36/19236/1
2015-04-28 Martin Bobakrequests map in deviceContext is synchronized now 33/19233/2
2015-04-28 Martin Bobakfix npe when calculation port number hash 28/19228/3
2015-04-28 michal rehakMerge "clean features dependencies in pom"
2015-04-28 Martin BobakLi feature renamed to be less tongue twisting 16/19216/2
2015-04-28 Martin BobakXID is hooked inside CommonService 15/19215/2
2015-04-28 Martin Bobakfixed statistics gathering future handling in StatsManager 05/19205/4
2015-04-28 Martin BobakFix npe when closing connection 04/19204/4
2015-04-28 Martin BobakStatisticsContext returns information whether some... 03/19203/4
2015-04-28 Martin BobakStatsContext that fails to gather initial statistics... 02/19202/2
2015-04-28 Martin Bobakfix npe when calculating mask hash 01/19201/2
2015-04-28 Martin Bobakfix npe when calculating metadata hash 00/19200/2
2015-04-28 Martin Bobakcalclulate IP addresses hash only from masked part... 99/19199/2
2015-04-28 michal rehakMerge topic 'Li-proposal'
2015-04-28 michal rehakMerge "SalEchoServiceImpl implementation"
2015-04-28 Martin Bobakclean features dependencies in pom 98/19198/1
2015-04-28 Jozef GloncakSalEchoServiceImpl implementation 78/18978/6
2015-04-28 Timotej KubasFixed hash computation 58/19158/2
2015-04-27 Michal Rehakfeatures refactoring - allow for He and Li in one build 68/19168/1
2015-04-27 michal rehakMerge "Extracting error handling methods to standalone...
2015-04-27 Martin BobakTransactionChain manager schedules preset time, not... 49/19149/3
2015-04-27 Martin Bobakadded drop test config for He 44/19144/1
2015-04-27 Jozef GloncakExtracting error handling methods to standalone callbac... 77/18977/4
2015-04-27 Shigeru YasudaBug 3065: Fixed bugs in features.xml. 26/19126/1
2015-04-26 Martin Bobakfix npe when in CommonService 17/19117/1
2015-04-26 Martin Bobakflow hash computation take into account full Ipv6 form... 16/19116/1
2015-04-26 Martin Bobakadded logging to FlowUtil 11/19111/2
2015-04-26 Martin Bobakfix failing hash computation when token is empty 10/19110/1
2015-04-26 Martin Bobakremoved chatty log from StatisticsGatheringService 08/19108/2
2015-04-26 Martin Bobakfix npe when device disconnects before HELLO process... 07/19107/2
2015-04-26 Martin Bobakrewrite ofp-He to direct access md-sal services 06/19106/2
2015-04-26 michal rehakMerge "drop test migrated to config subsystem"
2015-04-26 Martin BobakBarrierTask holds referrence to DeviceContext 03/19103/1
2015-04-26 Martin Bobakeliminated singletons 02/19102/1
2015-04-26 Martin Bobaklldp-speaker - added status service close 01/19101/1
2015-04-26 Martin Bobakdrop test migrated to config subsystem 00/19100/2
2015-04-26 Martin Bobakwiring extensions for ofp-Li 95/19095/2
2015-04-26 Martin Bobakextensions now use extension-API to register 94/19094/2
2015-04-26 Martin Bobakprovider renamed - uniformed prefix 93/19093/2
2015-04-25 Robert VargaMigrate FRM to DataTreeChangeListener 85/19085/3
2015-04-25 Martin BobakDeviceState has to be set to valid 82/19082/3
2015-04-25 Martin BobakdevCtxs in DeviceManager doesn't need to be synchronized 81/19081/3
2015-04-25 Martin BobakBarrierTask will not be scheduled when its DeviceCtx... 80/19080/3
2015-04-24 Martin Bobakadd missing contexts to registered service implementations 43/19043/1
2015-04-24 Martin BobakopenflowpluginProvider shifted to databroker, rpc provi... 29/19029/2
2015-04-24 Martin Bobakadded profile that allows to choose whether build Li... 03/19003/2
2015-04-24 Martin Bobakdefensively commented code revived 47/18947/4
2015-04-24 Martin Bobakfix npe when no extension converter is registered 45/18945/4
2015-04-24 Martin Bobakmigrating FRM to config subsystem 44/18944/5
2015-04-24 Martin Bobakdrop action can't drop to extensions processing 43/18943/4
2015-04-24 Martin Bobakdevice specific registries close when device ctx closes 42/18942/4
2015-04-24 Martin Bobakclassifier for configuration files copies xml suffix 41/18941/4
2015-04-24 Martin Bobakadded dependency to API 02/19002/1
2015-04-24 Martin Bobakfixed NotificationServiceProvider test issue 01/19001/1
2015-04-23 Ed Warnickegit reRevert "features cleanup for Li proposal implemen... 69/18969/1
2015-04-23 Martin Bobakfix c&p error in close method 36/18936/2
2015-04-23 Martin BobakStatisticsContext returns failed future when statistics... 35/18935/2
2015-04-23 Martin Bobakremoved device features query hack 32/18932/2
2015-04-23 Martin Bobakadded unit tests for SystemNotificationsListenerImpl 31/18931/2
2015-04-23 Martin Bobakfeatures cleanup for Li proposal implementation 29/18929/2
2015-04-23 Martin Bobaksynchronization of device context 27/18927/1
2015-04-23 Martin Bobakunhook reqCtx in all cases 26/18926/1
2015-04-23 Martin BobakCommonService#handleServiceCall is final 25/18925/1
2015-04-23 Martin BobakgetCapabilities method is not needed - removed 24/18924/1
2015-04-23 Martin BobakDeviceContexts holds more than one refference to close... 07/18907/1
2015-04-22 Martin Bobakchange of object's name 77/18877/1
2015-04-22 Martin Bobakdev ctx is removed from Device manager's internal map... 76/18876/1
2015-04-22 Martin BobakdeviceCtx sets conn. state to RIP when disconnecting... 75/18875/1
2015-04-22 Martin Bobakwhen DevCtx is closed StatsManager closes corresponding... 74/18874/1
2015-04-22 Martin Bobakgather statistics only if primary connection is in... 73/18873/1
2015-04-22 Martin BobakStatisticsContext extends AutoCloseable 72/18872/1
2015-04-22 Martin BobakMessageIntelligenceAgency run in threadpool 58/18858/1
2015-04-22 Martin BobakRequestContext is closed with RpcError set to its future 49/18849/2
2015-04-22 Martin BobakDeviceContext closes all its connections when is closed 48/18848/2
2015-04-22 Martin BobakStatisticsManager cleans up node data from OPER DS 47/18847/2
2015-04-22 michal rehakMerge "TunIPv4Src match extension"
2015-04-22 Timotej Kubastable features support - added mandatory orders 42/18842/1
2015-04-22 Timotej KubasBUG-2995: metadata signum fix 41/18841/1
2015-04-22 Martin BobakStatisticsManager serves as device context closed handl... 37/18837/1
2015-04-22 Martin BobakStatisticsManager implements device context closed... 36/18836/1
2015-04-22 Martin BobakDeviceContext holds reference to DeviceContextClosedHandler 35/18835/1
2015-04-22 Martin BobakItroduced DeviceContextClosedHandler 34/18834/1
2015-04-22 Martin BobakStatisticsManager implements DeviceDisconnectedHandler 33/18833/1
next