Cover - StatisticsGatheringUtils
[openflowplugin.git] / openflowplugin /
2015-07-01 Anil VishnoiMerge "BUG-3849: Unit test failure due to timing issues"
2015-06-23 Michal RehakBUG-3849: Unit test failure due to timing issues 93/23193/1
2015-06-22 michal rehakMerge "Bug 3754 - NPE at org.opendaylight.openflowplugi...
2015-06-22 Martin BobakBug 3754 - NPE at org.opendaylight.openflowplugin.openf... 90/23090/1
2015-06-22 michal rehakMerge "bulk support application - initial proposal"
2015-06-22 michal rehakMerge "Bug 3817: Fix action convertor for OF 1.3."
2015-06-19 Hideyuki TaiBug 3817: Fix action convertor for OF 1.3. 12/23012/1
2015-06-19 Anil VishnoiBug-3794 - OFHandshake thread leak leads to OOM. 99/22999/1
2015-06-17 Anil VishnoiBug 3792 - Change default flow timeout values to 0 35/22835/1
2015-06-17 Anil VishnoiBug 2902 - NPE when apply_action doesn't contain action... 27/22827/1
2015-06-16 Anil VishnoiBug 3041 - Meter and Meter Config messages not sent... 37/22637/2
2015-06-13 michal rehakMerge "Bug 3660 - Missing flow for match ARP."
2015-06-13 Jozef GloncakBug 3660 - Missing flow for match ARP. 28/22328/2
2015-06-13 Martin BobakBug 2987 - Set-Vlan action on OF1.3 Sends 2 remove... 13/22513/1
2015-06-12 Robert VargaBUG-3157: performance tuning - Use a simple lookup... 96/22496/2
2015-06-12 Robert VargaBUG-3363: code optimization and cleanup - Fix a few... 85/22485/1
2015-06-12 Jozef GloncakBug 3594 - error when updating flow via restconf 70/22470/1
2015-06-12 Robert VargaBUG-3363: code optimization and cleanup - Use Strings... 62/22462/2
2015-06-12 Robert VargaBUG-3363: code optimization and cleanup - Do not instan... 55/22455/2
2015-06-12 Robert VargaBUG-3363: code optimization and cleanup - Use Arrays... 49/22449/2
2015-06-11 Robert VargaBUG-3363: code optimization and cleanup - Do not open... 77/22377/2
2015-06-04 Jozef GloncakBug 2862 - alien flows after flow update. 99/21799/2
2015-06-03 Michal RehakBUG-2668: Handshake Exception 01/21801/1
2015-05-29 Robert VargaBUG-3157: performance tuning - Skip int->Integer boxing 57/21357/3
2015-05-29 michal rehakMerge "Bug 3367 - StatManagerImpl scalable statPolling...
2015-05-29 michal rehakMerge "Bug 3367 - StatManagerImpl scalable statPolling...
2015-05-28 michal rehakMerge "Cleanup IpConversionUtil"
2015-05-28 michal rehakMerge "Fix warnings in TableFeaturesConvertor"
2015-05-26 Ed WarnickeVersion bump for master after cutting of stable/lithium... 16/20316/2
2015-05-26 michal rehakMerge "Speed up packetin throttling"
2015-05-26 michal rehakMerge "Bug 3328: Set icmpv4-match into OF10 match."
2015-05-26 michal rehakMerge "Change StatisticsContext"
2015-05-26 Robert VargaCleanup IpConversionUtil 34/21134/1
2015-05-26 Robert VargaFix warnings in TableFeaturesConvertor 84/21084/3
2015-05-26 michal rehakMerge "Statistics polling is scheduled per one device"
2015-05-26 michal rehakMerge "Un-obfuscate srcVlanMatch"
2015-05-26 michal rehakMerge "Use an ImmutableMaps for constant lookups"
2015-05-26 michal rehakMerge "Fix TableFeaturesConvertor table"
2015-05-26 michal rehakMerge "Use constants for Ordering objects"
2015-05-26 michal rehakMerge "Make OrderComparator.build() use generic arguments"
2015-05-26 michal rehakMerge "Add VLAN match constants"
2015-05-26 michal rehakMerge "Optimize FlowConvertor"
2015-05-26 michal rehakMerge "Make MatchReactor a proper constant"
2015-05-26 Robert VargaUn-obfuscate srcVlanMatch 82/21082/3
2015-05-26 Robert VargaUse an ImmutableMaps for constant lookups 81/21081/4
2015-05-26 Robert VargaFix TableFeaturesConvertor table 83/21083/2
2015-05-26 Robert VargaUse constants for Ordering objects 80/21080/1
2015-05-26 Robert VargaMake OrderComparator.build() use generic arguments 79/21079/1
2015-05-26 Robert VargaAdd VLAN match constants 78/21078/1
2015-05-25 Robert VargaOptimize FlowConvertor 77/21077/1
2015-05-25 Robert VargaMake MatchReactor a proper constant 76/21076/1
2015-05-25 michal rehakMerge "HashUtils are not used anymore"
2015-05-25 michal rehakMerge "code cleanup : removed unused parts of code"
2015-05-25 michal rehakMerge "Fix stats for extension actions"
2015-05-25 Ed WarnickeFix stats for extension actions 75/19475/2
2015-05-24 Tony TkacikFixed Ipv6 usage in unit tests to use valid addresses... 85/20985/2
2015-05-22 Anton IvanovBUG-3051 IpAdderess != IpPrefix 04/20704/4
2015-05-21 Shigeru YasudaBug 3328: Set icmpv4-match into OF10 match. 12/20912/1
2015-05-19 Martin Bobakinitial condition - api change in unit tests 41/20741/1
2015-05-19 Robert VargaUse StringBuilder instead of StringBuffer 45/20645/4
2015-05-16 Robert VargaUse pre-constructed NODES_IDENTIFIER 38/20538/6
2015-05-15 Martin Bobakadded missing empty method 47/20347/3
2015-05-11 Martin Bobakperformance fix - nodeConnector II reuse 32/20032/1
2015-05-08 Martin BobakFix LOG: private static final 97/19897/1
2015-05-08 Martin BobakAdded signum where missing 93/19893/1
2015-05-08 Martin BobakEliminating new BigInteger where possible 92/19892/1
2015-04-30 michal rehakMerge "lower log severity to warn where appropriate"
2015-04-30 Martin Bobaklower log severity to warn where appropriate 80/19380/1
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 michal rehakMerge "added initial waiting for mdsal in FRM"
2015-04-28 michal rehakMerge "introduction of ofp-common"
2015-04-28 michal rehakMerge "fix npe when calculation port number hash"
2015-04-28 Martin Bobakfix npe when calculation port number hash 28/19228/3
2015-04-26 Martin Bobakrewrite ofp-He to direct access md-sal services 06/19106/2
2015-04-26 Martin Bobakextensions now use extension-API to register 94/19094/2
2015-04-24 Martin Bobakfix npe when no extension converter is registered 45/18945/4
2015-04-24 Martin Bobakdrop action can't drop to extensions processing 43/18943/4
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 BobakConnectionException moved to proper package 59/18759/4
2015-04-22 michal rehakMerge "Do not override odlparent properties."
2015-04-21 Ed WarnickeMerge "Fix JDK8-detected javadoc violations"
2015-04-21 Robert VargaFix JDK8-detected javadoc violations 80/18780/3
2015-04-21 michal rehakMerge "Do not override Karaf version"
2015-04-21 michal rehakMerge "hack for OF10 and cbench in DeviceManager"
2015-04-21 michal rehakMerge "sal flow service handles rpc results outside...
2015-04-21 michal rehakMerge "StatisticsContextImpl use emptyfuture variable"
2015-04-20 Anil VishnoiBug-2957 : Fix class cast exception while translating... 69/18669/1
2015-04-20 michal rehakMerge "device state is set according to gathered device...
2015-04-20 michal rehakMerge "Fix and test OF10"
2015-04-20 michal rehakMerge "statistics context gather only relevant statistics"
2015-04-20 michal rehakMerge "unified way of setting statistics availability...
2015-04-20 michal rehakMerge "fixing late hooking of request into deviceContex...
2015-04-20 Michal Rehakfixed inport casting by packetIn matches 13/18613/1
2015-04-15 michal rehakMerge "Fixed acquiring meter statistics from device"
2015-04-15 michal rehakMerge "device contexts holds and provides meter registry"
2015-04-15 michal rehakMerge "added api and implementation of device meter...
next