Merge "Statistics polling is scheduled per one device"
[openflowplugin.git] / openflowplugin / src / main / java / org / opendaylight / openflowplugin / openflow / md / core / sal / convertor /
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-22 Anton IvanovBUG-3051 IpAdderess != IpPrefix 04/20704/4
2015-05-08 Martin BobakAdded signum where missing 93/19893/1
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-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...
2015-04-15 michal rehakMerge "package flow.registry renamed to registry.flow"
2015-04-15 michal rehakMerge "statistics processing adds/removes groups to...
2015-04-15 michal rehakMerge "device group registry exposes all registered...
2015-04-15 michal rehakMerge "SalGroupService stores group IDs into device...
2015-04-15 michal rehakMerge "DeviceContext holds device group registry"
2015-04-15 michal rehakMerge "device group registry implementation"
2015-04-15 michal rehakMerge "added api for DeviceGroupRegistry"
2015-04-15 michal rehakMerge "StatisticsGatheringUtils initial cleanup"
2015-04-15 Timotej KubasBug 2095 : output action for input changed to 'INPORT' 91/13291/4
2015-04-10 Robert VargaDo not instantiate Long/Short/Integer 53/16953/14
2015-03-31 Robert VargaFix Jdk8 compatibility 93/17293/4
2015-03-31 michal rehakMerge "DeviceState implementation"
2015-03-31 michal rehakMerge "PostHandshakeNodeProducer help class"
2015-03-31 michal rehakMerge "MultipartRequestInputFactory"
2015-03-31 michal rehakMerge "MultiMsgCollector moving package"
2015-03-28 Michal RehakFixed (de)serialization issue 17/17117/11
2015-03-25 Michal RehakExternal api proposal 00/16100/2
2015-03-25 Timotej KubasBUG-2794: incorporate ofjava instruction changes 94/16694/6
2015-03-25 Timotej KubasBUG-2794: Incorporated model Action api changes in... 97/16397/9
2015-03-24 Timotej KubasBUG-2794: incorporate openflowjava api changes to openf... 79/16379/7
2015-03-13 Michal RehakFix of port-number model 81/16481/1
2015-03-09 michal rehakMerge "BUG-2661: Sonar issues for ofp-extension-api"
2015-02-24 michal rehakMerge "BUG 2661 - sonar issues in openflowplugin-api"
2015-02-24 Jozef GloncakBUG 2661 - sonar issues in openflowplugin artifact. 88/15488/7
2015-02-13 michal rehakMerge "BUG-2661: Sonar issue"
2015-02-13 michal rehakMerge "BUG-2661:Sonar issue"
2015-02-13 michal rehakMerge "BUG-2706: Processing of messages from device...
2015-02-13 michal rehakMerge "Remove ganymed dependency"
2015-02-13 michal rehakMerge "Remove unused version declarations"
2015-02-13 Anil VishnoiMerge "BUG-837: IT unstable"
2015-02-13 michal rehakMerge "BUG 2280 - mac address mask translation."
2015-01-28 Jozef GloncakBUG 2280 - mac address mask translation. 45/14545/2
2015-01-21 michal rehakMerge "Revert "BUG-2613: Migrating Openflow Specific...
2015-01-20 michal rehakMerge "BUG-2613: Migrating Openflow Specific NSF from...
2015-01-20 Prasanna HuddarMerge "BUG2608: Using the right buffer id for no buffer"
2015-01-19 Colin DixonBUG2608: Using the right buffer id for no buffer 53/14253/2
2015-01-16 Tony TkacikBug 868: Replaced use of toInstance() for build(). 88/14188/1
2015-01-08 michal rehakMerge "Bug 2525 : remove zombie registrations of notifi...
2015-01-08 Martin BobakBug 2280 - MatchConvertorImpl bugs found during test... 50/13450/5
2014-12-15 Vaclav DemcakFix bug 1941 - Deleting of flows very slow with large... 66/13566/2
2014-11-28 Anil VishnoiBug 2442 - UDP matching flow adds a match on dst port... 12/13212/1
2014-11-28 Shigeru YasudaBug 2369: Fixed NPE in update-flow RPC. 89/12789/4
2014-11-26 Martin BobakBug 1953 - fix of this bugs impact on OFP 47/13147/2
2014-10-31 Martin BobakBug 2065 - Unset fields in MeterStatsResponseConvertor 82/12382/4
2014-10-23 Timotej KubasBUG-1491: handle SET_TP_SRC/SET_TP_DST actions 71/11371/10
2014-10-01 Shigeru YasudaBug 2127: Fixed bugs in MatchConvertorImpl.fromOFMatchV... 00/11700/1
2014-10-01 Shigeru YasudaBug 2126: Fixed bugs in MatchConvertorImpl.OfMatchToSAL... 92/11692/3
2014-09-29 Michal RehakBUG-1994: IP ToS bits match field for OF 1.0 61/11661/1
2014-09-24 Devin AveryBug 2061 - DropRate and BurstSize swapped - fixed tests 11/11511/1
2014-09-19 Martin BobakBug 1254 - added basic conversion test for OFToMDSalFlo... 67/11367/3
2014-09-16 Michal RehakBUG-1759 ip-tos value 14/11114/2
2014-09-11 Abhijit KumbhareMerge "BUG-1421: VLAN tag"
2014-09-10 Michal RehakBUG-1713: NPE by flow with push-vlan action (OF-1.0) 06/11006/1
2014-09-10 Michal RehakBUG-1421: VLAN tag 16/10916/3
2014-09-08 Martin BobakBug 1588 - Move API classes from openflowplugin module... 87/10887/5
2014-09-03 Martin BobakBug 1588 - OFConstants.java moved to openflowplugin... 30/10630/4
2014-08-26 Kamal RameshanBug-1421 - MD-SAL app cannot create a flow entry which... 80/10280/3
2014-08-21 Abhijit KumbhareMerge "Bug 1088 :flow id in operational not matched...
2014-08-21 Anilkumar VishnoiBug 1088 :flow id in operational not matched; after... 36/10136/2
2014-08-20 Timotej KubasBUG - 1491 tp_dst/tp_src in OF13 67/10067/3 topic/netsal
2014-08-19 Moiz RajaRevert "Added the BufferId value on PacketIn." 74/10074/1
2014-08-18 André MartinsAdded the BufferId value on PacketIn. 48/10048/2
2014-08-15 Kamal RameshanCurrently, we ignore the 'order' field in the action... 14/9214/9
2014-08-08 Robert VargaFix potential performance problems reported by findbugs 94/9794/2
2014-08-07 Michal RehakExtension support - easy lookup for toOFJava 93/9393/11
2014-07-22 Brent SalisburyAdded conversion for Tunnel Endpoints to ofplugin 22/7722/6
2014-07-21 Michal PolkorabBUG-1397 Openflowjava corresponding changes for experim... 88/9188/2
2014-07-16 Rob AdamsFix various null pointer exceptions caused by flows... 79/8879/3
2014-07-04 Martin BobakBug-1307 - unit test failing (NPE) 67/8667/1
2014-07-03 Ed WarnickeAdded a missing nullcheck in stats converter 34/8634/1
next