Bug 5540 - PortConvertor, MatchConvertor
[openflowplugin.git] / openflowplugin / src / main / java / org / opendaylight / openflowplugin / openflow / md / core / sal / convertor / ActionConvertor.java
2016-08-03 Tomas SlusnyBug 5540 - PortConvertor, MatchConvertor 77/40877/23
2016-08-03 Tomas SlusnyBug 5540 - ConvertorManager base 63/40863/24
2016-07-14 Jozef BacigalMerge "Bug 6181 - DeviceFlowRegistry performance issue...
2016-07-13 Thanh HaMerge "Upgrade ietf-{inet,yang}-types to 2013-07-15"
2016-07-11 Lorand JakabUpgrade ietf-{inet,yang}-types to 2013-07-15 98/40798/6
2016-01-19 Abhijit KumbhareMerge "BUG-4117: initial commit for new App Old-Notific...
2016-01-13 Abhijit KumbhareMerge changes from topic 'BUG-3774'
2016-01-12 Anil VishnoiFix checkstyle error for java 8 build success 49/32449/1
2015-10-20 michal rehakMerge "Add missing information from table features"
2015-10-20 michal rehakMerge "Fix a few spelling mistakes in log output"
2015-10-20 michal rehakMerge "Bug-4442 : PacketOut action headers are not...
2015-10-15 Kamal RameshanBug-4442 : PacketOut action headers are not implemented... 95/28195/2
2015-08-10 michal rehakMerge "Resolution for Bug 3957"
2015-08-09 Thanh HaFix license header violations in openflowplugin 56/25056/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-17 Anil VishnoiBug 2902 - NPE when apply_action doesn't contain action... 27/22827/1
2015-06-12 Robert VargaBUG-3363: code optimization and cleanup - Fix a few... 85/22485/1
2015-05-26 michal rehakMerge "Bug 3328: Set icmpv4-match into OF10 match."
2015-05-26 michal rehakMerge "Change StatisticsContext"
2015-05-26 michal rehakMerge "Statistics polling is scheduled per one device"
2015-05-26 michal rehakMerge "Use constants for Ordering objects"
2015-05-26 Robert VargaUse constants for Ordering objects 80/21080/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-04-24 Martin Bobakdrop action can't drop to extensions processing 43/18943/4
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 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: 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-01-16 Tony TkacikBug 868: Replaced use of toInstance() for build(). 88/14188/1
2014-10-23 Timotej KubasBUG-1491: handle SET_TP_SRC/SET_TP_DST actions 71/11371/10
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-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-20 Timotej KubasBUG - 1491 tp_dst/tp_src in OF13 67/10067/3 topic/netsal
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-21 Michal PolkorabBUG-1397 Openflowjava corresponding changes for experim... 88/9188/2
2014-07-04 Martin BobakBug-1307 - unit test failing (NPE) 67/8667/1
2014-06-27 Michal RehakBug-835 - Reserve Ports should be logical ports, part2 22/8422/1
2014-06-26 Kamal RameshanBug-835 - Reserve Ports should be logical ports 18/7618/3
2014-06-23 michal rehakMerge "Bug 1187 - of-flow: instruction/.../action/set...
2014-06-23 michal rehakMerge "Bug 1186 - of-flow: pop-mpls-action different...
2014-06-21 Anilkumar VishnoiBug 1187 - of-flow: instruction/.../action/set-field... 15/8215/1
2014-06-18 Anilkumar VishnoiBug 1186 - of-flow: pop-mpls-action different in config... 31/8131/1
2014-06-13 Anilkumar VishnoiBug 1185 :of-flow: push-mpls-action different in config... 02/8002/1
2014-06-12 michal rehakMerge "Use openflowjava-supplied MAC address utilities"
2014-06-12 michal rehakMerge "Bug-1152:Converting PopVlan to StripVlan for...
2014-06-11 Kamal RameshanBug-1152:Converting PopVlan to StripVlan for OF1.0 87/7887/2
2014-03-29 Prasanna Huddarvlan ID fix 09/5809/2
2014-03-11 Michal Rehakfix of BUG 512 02/5602/2
2014-03-04 Michal Rehakfix BUG 391 19/5519/2
2014-02-17 Michal PolkorabMinor refactoring due to change in the library model 13/5113/2
2014-01-25 Gaurav BhagwaniFix for Bug 269 36/4736/2
2014-01-24 Gaurav BhagwaniMapping OF1.0 Actions to OF1.3 SetField Action 97/4697/3
2014-01-20 Abhijit KumbhareMerge "copyright header added"
2014-01-20 Michal Rehakcopyright header added 57/4457/1
2014-01-17 Moiz RajaDo not add a null ActionsList to the List of ActionsList. 35/4335/3
2014-01-12 Ed WarnickeProperly extract the port number from an MD-SAL NodeCon... 07/4007/7
2014-01-08 Ed WarnickeFix Bug 271 30/4030/5
2014-01-03 Abhijit KumbhareMerge "Fix for Bug 262 - goes with controller Gerrit3929"
2013-12-27 GovindAdding default max Length for output Action 38/3938/2
2013-12-23 Gaurav BhagwaniActions 1.0 : Fix for SetNwSrc and SetNwDst 81/3881/5
2013-12-22 Anilkumar Vishnoi1) Fixed minor issue caused by change in port statistic... 98/3898/1
2013-12-19 AnilGujeleFixed to remove flow for OF1.0, added test, and updated... 48/3848/1
2013-12-19 michal rehakMerge "Table update rpc added as provider"
2013-12-17 Abhijit KumbhareMerge "MS-SAL Statistics Manager - Minor bug fixing...
2013-12-17 Gaurav BhagwaniUpdating OutputAction TestCase, Converter 50/3750/4
2013-12-15 Gaurav BhagwaniSetQueueId SetGroupId not proper: ActionConverter 37/3737/1
2013-12-14 Abhijit KumbhareMerge "NEW:Infrastructure for match"
2013-12-14 Michal RehakNEW:Infrastructure for match 29/3729/1
next