openflowplugin.git
2020-09-07 Robert VargaMigrate openflowplugin-extension-eric to use Uint types 51/92351/2
2020-09-07 Robert VargaRemove unused Joiner/Splitter 50/92350/2
2020-09-07 Robert VargaMigrate openflowjava-extension-nicira tests to Uint... 46/92346/2
2020-09-07 Robert VargaFix raw types in openflowjava-extension-nicira test 45/92345/2
2020-09-07 Arunprakash DMerge "Clean up EricExtensionsRegistratorTest"
2020-09-07 Arunprakash DMerge "Use Uint types in openflowjava-extension-eric"
2020-09-07 Arunprakash DMerge "Fix raw type warnings in openflowjava-extension...
2020-09-07 Arunprakash DMerge "Remove LLDPDiscoveryUtils.macToString()"
2020-09-07 Arunprakash DMerge "Migrate topology-lldp-discovery to use Uint...
2020-09-07 Arunprakash DMerge "Migrate table-miss-enforcer to use Uint types"
2020-09-07 Arunprakash DMerge "Cleanup ReconciliationServiceImpl"
2020-09-07 Arunprakash DMerge "Migrate notification-supplier to use Uint types"
2020-09-07 Arunprakash DMerge "Fix various warnings"
2020-09-07 Arunprakash DMerge "Use Assert.assertThrows()"
2020-09-07 Arunprakash DMerge "Migrate Mockito methods"
2020-09-07 Arunprakash DMerge "Migrate fr-sync to use Uint types"
2020-09-07 Arunprakash DMerge "Fix use of raw types in fr-sync"
2020-09-07 Arunprakash DMerge "Migrate forwardingrules-manager to uint types"
2020-09-07 Arunprakash DMerge "Added RFC 8040 URL, JSON payloads in flow examples"
2020-08-31 Robert VargaClean up EricExtensionsRegistratorTest 43/92343/1
2020-08-31 Robert VargaUse Uint types in openflowjava-extension-eric 42/92342/1
2020-08-31 Robert VargaFix raw type warnings in openflowjava-extension-eric... 41/92341/1
2020-08-31 Robert VargaRemove LLDPDiscoveryUtils.macToString() 40/92340/1
2020-08-31 Robert VargaMigrate topology-lldp-discovery to use Uint types 39/92339/1
2020-08-31 Robert VargaMigrate table-miss-enforcer to use Uint types 38/92338/1
2020-08-31 Robert VargaCleanup ReconciliationServiceImpl 37/92337/1
2020-08-31 Robert VargaMigrate notification-supplier to use Uint types 36/92336/1
2020-08-31 Dhiraj SharmaAdded RFC 8040 URL, JSON payloads in flow examples 65/90565/9
2020-08-30 Robert VargaFix various warnings 34/92334/2
2020-08-30 Robert VargaUse Assert.assertThrows() 33/92333/2
2020-08-30 Robert VargaMigrate Mockito methods 32/92332/2
2020-08-30 Robert VargaMigrate fr-sync to use Uint types 31/92331/2
2020-08-30 Robert VargaFix use of raw types in fr-sync 30/92330/1
2020-08-30 Robert VargaMigrate forwardingrules-manager to uint types 29/92329/1
2020-08-30 Robert VargaMigrate bulk-o-matic to use Uint types 28/92328/1
2020-08-30 Robert VargaClarify DsCallback.tableId nullness 27/92327/1
2020-08-30 Robert VargaMigrate arbitratorreconciliation to uint types 26/92326/1
2020-08-30 Robert VargaMark static methods 25/92325/1
2020-08-24 Robert VargaFix addAugmentation() callers 56/92256/1
2020-08-22 Robert VargaClean up version setters 26/91426/8
2020-08-21 Arunprakash DMerge "Migrate uint/ByteBuf interactions"
2020-08-21 Arunprakash DMerge "Do not pull javax.inject into features"
2020-08-21 Arunprakash DMerge "FRM code cleanup."
2020-08-21 Harshini MClear Flow registry on all flow remove 09/92109/8
2020-08-12 Shweta ChaturvediFRM code cleanup. 07/88907/12
2020-08-05 Thanh HaBump versions by x.(y+1).z for next dev cycle 29/91929/1
2020-07-29 Robert VargaDo not pull javax.inject into features 55/91755/1
2020-07-28 Robert VargaUse released version of infrautils 16/91716/1
2020-07-28 Robert VargaMigrate uint/ByteBuf interactions 21/91421/15
2020-07-28 Robert VargaMerge "Bump odlparent/yangtools/mdsal/controller"
2020-07-27 Robert VargaFix use of deprecated uint compat methods 05/91705/1
2020-07-27 Robert VargaCleanup MatchUtil.createEmptyV10Match() 25/91425/5
2020-07-27 Robert VargaClean up use of deprecated methods 18/91418/8
2020-07-27 Arunprakash DMerge "Add SwitchCertificate attributes in TLS failure...
2020-07-27 Arunprakash DMerge "Add INFO.yaml for openflowplugin"
2020-07-27 Arunprakash DMerge "Added JSON and XML payloads tabs with RFC 8040...
2020-07-27 Robert VargaBump odlparent/yangtools/mdsal/controller 65/91665/2
2020-07-25 Dhiraj SharmaAdded JSON and XML payloads tabs with RFC 8040 URL 47/90547/10
2020-07-22 Harshini MAdd SwitchCertificate attributes in TLS failure notific... 13/91313/10
2020-07-22 Arunprakash DMerge "Fix ExperimenterActionSerializerKey initializer...
2020-07-21 Arunprakash DMerge "Make methods static"
2020-07-20 dheenadayalan bOPNFLWPLUG-1093 : Exceptions Multiple entries with... 90/90390/6
2020-07-19 Robert VargaFix ExperimenterActionSerializerKey initializer use 22/91422/4
2020-07-19 Robert VargaMake methods static 19/91419/6
2020-07-19 Robert VargaMigrate IetfYangUtil.bytesFor() users 23/91423/3
2020-07-18 Robert VargaRemove use of Byte(byte) constructor 20/91420/2
2020-07-12 Anil BelurAdd INFO.yaml for openflowplugin 57/91257/1
2020-07-08 dheenadayalan bOpenflow Event logging using log4j - addition/modificat... 40/90840/2
2020-07-02 Robert VargaCorrect ampersand escapes 15/90615/8
2020-06-22 Robert VargaFix MRI feature references 76/90576/2
2020-06-11 Robert VargaIntegrate controller-2.0.2 10/90410/1
2020-06-01 Arunprakash DMerge "All openflow nodes are not getting listed in...
2020-05-31 Robert VargaIntegrate controller-2.0.1 58/90158/1
2020-05-28 Dheenadayalan bAll openflow nodes are not getting listed in the output... 03/87803/8
2020-05-28 GobinathOPNFLWPLUG-1090: ConcurrentModificationException: null... 12/89612/3
2020-05-26 Thanh HaSet version to Aluminium 34/88734/2
2020-05-26 Robert VargaUpdate MRI projects for Aluminium 98/89498/40
2020-05-05 Arunprakash DMerge "OPNFLWPLUG-1080: Nodes not populated in operatio...
2020-05-03 Robert VargaFix checkstyle violations 97/89497/3
2020-05-03 Robert VargaRemove invalid annotations 00/89500/4
2020-04-29 VenkataSatya... OPNFLWPLUG-1080: Nodes not populated in operational... 72/89072/9
2020-04-16 Arunprakash DMerge "OPNFLWPLUG-1087: ODL controller to provide view...
2020-04-15 Somashekhar... MDSAL API migration changes 03/88803/13
2020-04-15 dheenadayalan bOPNFLWPLUG-1087: ODL controller to provide view of... 21/88021/13
2020-04-02 Arunprakash DMerge "Reduce use of deprecated constructors"
2020-03-25 Robert VargaUse Magnesium controller 80/88680/2
2020-03-24 Robert VargaReduce use of deprecated constructors 40/88040/3
2020-03-05 VenkataSatya... OPNFLWPLUG-1083: Stats frozen after applying 2 sec... 52/88252/1
2020-02-28 dheenadayalan bOPNFLWPLUG-1085: Switch-idle events weren't consumed... 90/88090/4
2020-02-28 Arunprakash DMerge "OPNFLWPLUG-1086: Reconciliation framework failur...
2020-02-27 GobinathOPNFLWPLUG-1086: Reconciliation framework failure when... 64/87964/1
2020-02-24 Robert VargaRework MatchEntrySerializer 21/80521/27
2020-02-24 VenkataSatya... OPNFLWPLUG-1083: Stats frozen after applying 2 sec... 22/87522/7
2020-02-22 jenkins-relengBump versions by x.y.(z+1) 96/87996/1
2020-02-17 Somashekhar... OPNFLWPLUG-1074: table stats not available after a... 24/87624/3
2020-02-16 Arunprakash DMerge "OPNFLWPLUG-1084 Device operational is not gettin...
2020-02-14 D ArunprakashRevert "All-dpns are not getting listed in the" 02/87702/1
2020-02-14 D ArunprakashRevert "Fix for DPNs not connecting to controller" 01/87701/1
2020-02-14 D ArunprakashRevert "CSC to provide a view of DPN re-sync" 00/87700/1
2020-02-07 Shweta ChaturvediCSC to provide a view of DPN re-sync 97/82297/29
next