Merge "OPNFLWPLUG-1005 : Implementation of arbitrator reconciliation"
[openflowplugin.git] / extension / openflowplugin-extension-nicira / src /
2018-08-07 Arunprakash DMerge "OPNFLWPLUG-1005 : Implementation of arbitrator...
2018-08-06 Jaime Caamaño RuizClean up bits of old nsh implementation 21/72321/13
2018-08-03 Arunprakash DMerge "OPNFLWPLUG-1007 : Future (eventually) failed...
2018-07-30 Thanh HaMerge "Bump to odlparent 3.1.3"
2018-07-25 Anil VishnoiMerge "Refactor nsh fields to new encoding"
2018-07-23 Jaime Caamaño RuizRefactor nsh fields to new encoding 20/72320/11
2018-07-23 Robert VargaUse IpAddressBuilder instead of char[] constructor 15/74215/4
2018-07-23 Anil VishnoiMerge "Output reg support for nicira experimenter fields"
2018-07-18 Anil VishnoiMerge "Reg move support for nicira experimenter fields"
2018-07-18 Anil VishnoiMerge "Reg load support for nicira experimenter fields"
2018-07-17 Arunprakash DMerge "Break all the application part of odl-openflowpl...
2018-07-12 Jaime Caamaño RuizOutput reg support for nicira experimenter fields 25/72225/11
2018-07-12 Jaime Caamaño RuizReg move support for nicira experimenter fields 99/71999/14
2018-07-12 Jaime Caamaño RuizReg load support for nicira experimenter fields 17/71917/14
2018-07-12 Jaime Caamaño RuizAdd match support for nsh_flags and nsh_ttl 95/71895/16
2018-07-10 Anil VishnoiMerge "OPNFLWPLUG-1006: ODL cannot control switch with...
2018-07-09 Jaime Caamaño RuizAdd support for dec_nsh_ttl nicira action 70/72170/8
2018-07-09 Jaime Caamaño RuizAdd support for encap/decap nicira actions 91/72091/9
2018-07-09 Anil VishnoiMerge "Fix union use issues"
2018-07-09 Anil VishnoiMerge "OPNFLWPLUG-997 Spec - Southbound cli implementation"
2018-07-09 Anil VishnoiMerge "Correct NshNpCodec serializer key"
2018-07-09 Arunprakash DMerge "OPNFLWPLUG-917 : pkt_mark support in nicira...
2018-07-09 Arunprakash DMerge "OPNFLWPLUG-1021 : ct_tp_src and ct_tp_dst suppor...
2018-07-04 D ArunprakashCorrect NshNpCodec serializer key 35/73735/1
2018-07-03 D ArunprakashOPNFLWPLUG-917 : pkt_mark support in nicira extension 08/73708/2
2018-07-03 D ArunprakashOPNFLWPLUG-1021 : ct_tp_src and ct_tp_dst support in... 40/73640/5
2018-06-06 Anil VishnoiMerge "OPNFLWPLUG-1000 : Execute reconciliation asynchr...
2018-06-04 Anil VishnoiMerge "Fixup Augmentable and Identifiable methods changing"
2018-06-04 Stephen KittFixup Augmentable and Identifiable methods changing 24/72524/3
2018-04-10 Prasanna HuddarMerge "OPNFLWPLUG-987: Apps not getting proper notifica...
2018-04-05 Anil VishnoiMerge "OPNFLWPLUG-993 ct_clear is not supported in...
2018-04-02 Aswin SuryanarayananOPNFLWPLUG-993 ct_clear is not supported in Openflowplugin 33/69033/9
2018-03-07 Abhijit KumbhareMerge "OPNFLWPLUG-983 Group and flow removal stats...
2018-02-28 Tom PantelisFix findbugs violations in extensions 88/68388/3
2018-02-15 Tom PantelisFix checkstyle violations in openflowplugin extensions 94/67794/5
2018-01-16 Thanh HaMerge remote-tracking branch 'liblldp/master'
2017-10-31 Anil VishnoiOPNFLWPLUG-930 Inconsistent flow IDs between flows 13/64913/2
2017-10-13 Anil VishnoiMerge "Cli to display all the connected DPNs"
2017-10-08 BertrandThis patch implements ct-mark support in nicira extensions. 43/64043/1
2017-08-07 Tomas SlusnyMerge "Bug 8873 - Bundle based reconciliation to enable...
2017-08-03 Tomas SlusnyMerge "Bug 8882 - With conntrack SNAT communication...
2017-07-28 Aswin SuryanarayananBug 8882 - With conntrack SNAT communication with PNF... 69/60869/3
2017-07-17 Jozef BacigalMerge "Remove He-design inventory manager"
2017-07-13 Jozef BacigalMerge changes from topics 'bug/8836', 'bug/8772'
2017-07-12 Tomas SlusnyAdd missing augmentations for extensions 34/60234/1
2017-07-10 Jozef BacigalMerge "ONF Bundles sample application"
2017-07-04 Tomas SlusnyAdd single-layer deserializer for PacketIn msg 75/59675/13
2017-06-22 Tomas SlusnyMerge "Fix checkstyle API."
2017-06-20 Tomas SlusnyMove Nicira extensions to blueprint 14/59214/2
2017-06-01 Jozef BacigalMerge "Add missing convertors for OF1.0 actions"
2017-05-26 Tomas SlusnyMerge "Bug 8253: Set-Field can not accept vendor extens...
2017-05-25 Anil VishnoiMerge "Bug 8535: Fix IPv6 OXMHeader Mask issue"
2017-05-25 Anil VishnoiMerge "Add Nicira extension support for matching IPv6...
2017-05-12 Sridhar GaddamAdd Nicira extension support for matching IPv6 Src/Dst 69/56969/1
2017-03-31 Jozef BacigalMerge "Fix table miss flow push"
2017-03-30 Jozef BacigalMerge "Replace project-specific checkstyle by odlparent's"
2017-03-30 Jozef BacigalMerge "Fix minor issues regarding checkstyle"
2017-03-30 Jozef BacigalMerge "Fix modifiers order to comply with Java coding...
2017-03-21 DavidFix modifiers order to comply with Java coding guidelines 04/53504/2
2017-03-16 Jozef BacigalMerge "Add arbitrary mask for nxm-reg"
2017-03-14 Tomas SlusnyAdd arbitrary mask for nxm-reg 59/53259/1
2017-02-28 Abhijit KumbhareMerge "Replace odl-dlux-core with odl-dluxapps-topology"
2017-02-10 Anil VishnoiMerge "Bug 7764 - Do no throw warning on explicit task...
2017-02-10 Aswin SuryanarayananNAT Action added in Nicira Extension 70/49770/16
2017-02-03 Abhijit KumbhareMerge "Replace mockito-all by mockito-core (see Bug...
2017-01-19 miroslav.mackoFix Direct statistics RPC - actions part 61/50561/4
2017-01-19 D ArunprakashRPC opendaylight-direct-statistics:get-flow-statistics... 12/50412/9
2017-01-11 Shuva Jyoti KarMerge "BUG 7502: Switch throws an error message for...
2017-01-10 Shuva Jyoti KarMerge "Remove use of triemap"
2017-01-10 Slava RaduneBug 7071: adding support for fin-timeout 65/49665/8
2017-01-09 Abhijit KumbhareMerge "Bug 7481 - Flows with nicira actions get corrupt...
2017-01-04 TaliBug 7481 - Flows with nicira actions get corrupted... 29/50029/4
2016-12-05 Jozef BacigalMerge "BUG-6890:Flow-Removed Notification configuration"
2016-12-05 Jozef BacigalMerge "Add new API's for LLDP"
2016-11-22 epgorajBUG:6997 supporting OXM_OF_MPLS_LABEL in nicira extensiona 62/47662/8
2016-09-21 Anil VishnoiMerge "BUG-6118: making the OFentityListener aware...
2016-09-21 Jozef BacigalMerge "ClusterSingletonService cleaning FRM/FRS"
2016-09-19 Jozef BacigalMerge "Update comments around flat-batch service"
2016-09-19 Jozef BacigalMerge "Bug 6665 Clean code"
2016-09-19 Jozef BacigalMerge "Bug 6665 - Fix switches scalability"
2016-09-15 Shuva Jyoti KarMerge "Bug 6633 : NXM_OF_IN_PORT support in openflowplugin"
2016-09-07 Chetan A GBug 6633 : NXM_OF_IN_PORT support in openflowplugin 92/45192/5
2016-08-17 Shuva Jyoti KarMerge "Bug 6366 - of-switch-config-pusher - DTCL instea...
2016-08-17 Shuva Jyoti KarMerge "Bug 5596 Singleton API test"
2016-08-16 Anil VishnoiMerge "Adding learn action"
2016-08-16 Shuva Jyoti KarMerge "Removed duplicate declaration in pom.xml."
2016-08-15 Shuva Jyoti KarMerge "SONAR TD - Remove unused fields, fix naming"
2016-08-15 Jozef BacigalMerge "SONAR TD - AbstractService"
2016-08-15 Jozef BacigalMerge "SONAR TD - *ToNotificationTransformer private...
2016-08-15 Jozef BacigalMerge "Technical debt MeterUtil, GroupUtil, FlowUtil"
2016-08-15 Jozef BacigalMerge "Drop Felix Gogo"
2016-08-15 Shuva Jyoti KarMerge "Bug 6372 table-miss-enforcer - DTCL instead...
2016-08-14 SlavaAdding learn action 02/42702/17
2016-08-11 Anil VishnoiMerge "Bug5822:Ensuring that the flowId, is unique...
2016-08-11 Jozef BacigalMerge "Fix Ipv6 format compression"
2016-08-11 Shuva Jyoti KarMerge "Support new matches and actions in ovs nsh patch"
2016-08-06 Yi YangSupport new matches and actions in ovs nsh patch 37/37937/11
2016-07-26 Jozef BacigalMerge "SONAR TD - SinglePurposeMultipartReplyTranslator...
2016-07-26 Jozef BacigalMerge "SONAR TD - DeviceFlowRegistryImpl, FlowDescripto...
2016-07-26 Jozef BacigalMerge "Topology manager small sonar issues (+ optimized...
next