Merge changes from topic "mdsal-4.0.3"
[openflowplugin.git] / extension / openflowplugin-extension-nicira /
2019-05-01 Anil VishnoiMerge "Add IpConversionUtil.hasIpv4Prefix()"
2019-05-01 Anil VishnoiMerge "Remove Optional.ofNullable() antipatterns"
2019-05-01 Anil VishnoiMerge "Use ClassToInstanceMap instead of a HashMap"
2019-05-01 Anil VishnoiMerge "Add NodeConfiguratorImpl enqueue trace"
2019-05-01 Anil VishnoiMerge "OPNFLWPLUG-1062 Include additional LLDP fields...
2019-04-13 Robert VargaBump mdsal to 4.0.0 82/81282/17
2019-04-09 Robert VargaBump odlparent to 5.0.0 81/81281/9
2019-03-07 Robert VargaRemove Objects.{is,non}Null abuse 42/80442/9
2019-03-07 Arunprakash DMerge "Remove redundant exception declarations"
2019-03-07 Arunprakash DMerge "Remove redundant type specifiers"
2019-03-04 Stephen KittRemove redundant exception declarations 62/80062/2
2019-03-04 Stephen KittRemove redundant type specifiers 59/77459/7
2019-02-21 Stephen KittAdd missing annotation dependencies 17/80317/2
2019-02-01 jenkins-relengBump versions by x.y.(z+1) 93/80093/1
2019-01-17 Arunprakash DMerge "mv log4j.xml from src/main => src/test"
2019-01-10 Anil VishnoiMerge "Log the address and port when binding fails"
2019-01-07 Anil VishnoiMerge "OPNFLWPLUG-1039: adding switch idle event regist...
2018-12-24 Arunprakash DMerge "add blueprint-maven-plugin scanPath org.opendayl...
2018-12-19 Arunprakash DMerge "Replace GroupingResolver with AugmentationGroupi...
2018-12-12 Robert VargaReplace GroupingResolver with AugmentationGroupingResolver 52/77852/13
2018-11-16 Arunprakash DMerge "Use QueuedNotificationManager to dispatch tasks"
2018-11-15 Arunprakash DMerge "drop 'openflow-plugin-provider-impl' odl:type"
2018-11-15 Arunprakash DMerge "fix ArbitratorReconciliationManagerImpl endRecon...
2018-11-14 Michael Vorburgerdrop 'openflow-plugin-provider-impl' odl:type 27/77827/2
2018-11-14 gobinathmv BP XML from org/opendaylight to OSGI-INF/ 08/77008/6
2018-10-26 gobinathOPNFLWPLUG-1032: Neon-MRI: Bump odlparent, yangtools... 36/76236/27
2018-08-14 Arunprakash DMerge "Enhancement activity in admin reconciliation...
2018-08-13 Anil VishnoiMerge "OPNFLWPLUG-1004 : Spec arbitrator reconciliation"
2018-08-09 Anil BelurBump versions by x.(y+1).z for next dev cycle 98/74998/1
2018-08-07 Arunprakash DMerge "OPNFLWPLUG-1005 : Implementation of arbitrator...
2018-08-07 Anil VishnoiMerge "OPNFLWPLUG-999 Spec - Reconciliation CLI and...
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-26 Anil VishnoiMerge "BUG-86: Fixed echo response processing"
2018-02-26 Anil VishnoiMerge "OPNFLWPLUG-952: All links disappear from the...
2018-02-26 Anil BelurBump versions by x.(y+1).z for next dev cycle 46/68746/1
2018-02-15 Tom PantelisFix checkstyle violations in openflowplugin extensions 94/67794/5
2018-01-27 Anil VishnoiMerge "Spec: OFPGC_ADD_OR_MOD support in openflowplugin"
2018-01-27 Anil VishnoiMerge "Remove unused interface"
2018-01-27 Anil VishnoiMerge "Remove deprecated EOS services"
2018-01-23 Anil VishnoiMerge "OPNFLWPLUG-963 : Updating ports delete reason...
2018-01-23 Anil VishnoiMerge "OPNFLWPLUG-929 : Remove deprecated guava library"
2018-01-23 Anil VishnoiMerge "OPNFLWPLUG-929 : Remove deprecated guava library"
2018-01-23 Anil VishnoiMerge "OFPGC_ADD_OR_MOD support in openflowplugin"
2018-01-20 Tom PantelisEliminate explicit yangtools dependencies and pom cleanup 75/67375/1
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-09-21 Anil VishnoiMerge "Drop the odlparent.netty property"
2017-08-30 Tomas SlusnyMerge "Remove CSS artifact remnants"
2017-08-25 Tom PantelisRemove CSS artifact remnants 30/62330/1
2017-08-17 Prasanna HuddarMerge "Bug 8902 - Reconciliation Framework changes"
2017-08-14 Thanh HaBump versions by x.(y+1).z for next dev cycle 97/61697/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-11 Tomas SlusnyMerge "BUG-8607: Fix issues in checkstyle enforcement...
2017-07-10 Tomas SlusnyIntegrate OpenFlowJava into OpenFlowPlugin build 29/59529/16
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...
next