openflowplugin.git
2019-07-08 Anil VishnoiMerge "Cleanup JobEntry"
2019-07-08 Anil VishnoiMerge "Simplify job NodeConfiguratorImpl dispatch"
2019-07-08 Anil VishnoiMerge "Add task termination traces"
2019-07-08 Somashekhar... OPNFLWPLUG-644 : Documentation for openflowplugin event... 05/82205/6
2019-07-08 Robert VargaCleanup JobEntry 68/82568/4
2019-07-08 Robert VargaSimplify job NodeConfiguratorImpl dispatch 67/82567/4
2019-07-08 Robert VargaAdd task termination traces 66/82566/3
2019-06-28 Anil VishnoiMerge "Migrate to LoggingFutures"
2019-06-28 Anil VishnoiMerge "Simplify DeviceContextImpl flow counting"
2019-06-28 Anil VishnoiMerge "Simplify DeviceFlowRegistryImpl streaming"
2019-06-28 Anil VishnoiMerge "Remove dead code from DeviceFlowRegistryImpl"
2019-06-28 Anil VishnoiMerge "Update flow during arbitrator reconciliation...
2019-06-27 Robert VargaMigrate to LoggingFutures 47/82547/2
2019-06-27 Robert VargaSimplify DeviceContextImpl flow counting 81/82581/5
2019-06-27 Robert VargaSimplify DeviceFlowRegistryImpl streaming 80/82580/3
2019-06-27 Robert VargaRemove dead code from DeviceFlowRegistryImpl 78/82578/4
2019-06-27 Anil VishnoiMerge "Declare reconciliation artifacts"
2019-06-27 Anil VishnoiMerge "Reduce use of JdkFutureAdapters"
2019-06-27 Anil VishnoiMerge "Cleanup use of Guava Function"
2019-06-27 Anil VishnoiMerge "Remove use of Objects.{is,non}Null"
2019-06-26 Anil VishnoiMerge "Take advantage of nonnullFoo()"
2019-06-26 Somashekhar... Update flow during arbitrator reconciliation should... 49/82249/20
2019-06-21 Robert VargaRemove use of StringBuffer 37/82637/1
2019-06-20 Robert VargaRemove use of Objects.{is,non}Null 79/82579/2
2019-06-18 Robert VargaReduce use of JdkFutureAdapters 26/80526/8
2019-06-16 Robert VargaDeclare reconciliation artifacts 36/82136/3
2019-06-16 Robert VargaCleanup use of Guava Function 25/80525/6
2019-06-16 Robert VargaTake advantage of nonnullFoo() 68/82168/3
2019-06-01 Robert VargaBump mdsal to 4.0.2 69/82369/2
2019-05-22 Anil VishnoiMerge "OPNFLWPLUG-1027 : Topology manager writes link...
2019-05-22 SOMASHEKHAR... OPNFLWPLUG-1056 : Default table flows missing 34/80434/22
2019-05-20 Anil VishnoiMerge "OPNFLWPLUG-644: Openflow Event logging using...
2019-05-19 Andrej LeitnerOPNFLWPLUG-1027 : Topology manager writes link informat... 75/74175/30
2019-05-10 Somashekhar... OPNFLWPLUG-644: Openflow Event logging using log4j 15/75415/17
2019-05-10 Robert VargaBump mdsal to 4.0.1 43/81843/2
2019-05-01 Anil VishnoiMerge "Delete ScenarioService"
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-05-01 Stephen KittDelete ScenarioService 34/77934/4
2019-04-29 Luis GomezUpdate docs version for Sodium 05/81805/1
2019-04-26 Shweta ChaturvediAutorelease sodium-mvn35-openjdk11 failed to build 89/81789/3
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-04-09 Robert VargaFix spotbugs logging complaints 80/81280/7
2019-04-09 Robert VargaDo not use deprecated Futures methods 83/81283/3
2019-04-08 Somashekhar... OPNFLWPLUG-1069 : Openflow service state is not marked... 35/81435/2
2019-03-07 Robert VargaAdd IpConversionUtil.hasIpv4Prefix() 43/80543/8
2019-03-07 Robert VargaRemove Objects.{is,non}Null abuse 42/80442/9
2019-03-07 Robert VargaPrevent Ipv4Address rewrap in OfToSalIpv4DstCase 42/80542/6
2019-03-07 Robert VargaFix IpConversionUtil.extractIpv4AddressMask() 46/80546/11
2019-03-07 Robert VargaPre-construct prefix masks 45/80545/6
2019-03-07 Robert VargaOptimize IpConversionUtil.extractIpv4AddressMask() 44/80544/7
2019-03-07 Robert VargaOptimize IpConversionUtil.isArbitraryBitMask() string... 41/80541/6
2019-03-07 Robert VargaRemove duplicate IpConversionUtil.isArbitraryBitMask() 40/80540/5
2019-03-07 Robert VargaOptimize IpConversionUtil.createArbitraryBitMask() 39/80539/4
2019-03-07 Robert VargaOptimize splitter usage 38/80538/2
2019-03-07 Robert VargaOptimize IpConversionUtil.extractIpv4Address() 37/80537/2
2019-03-07 Robert VargaRemove Ipv{4,6}Address-based splitToParts() methods 36/80536/2
2019-03-07 Robert VargaRemove Optional.ofNullable() antipatterns 43/80443/4
2019-03-07 Robert VargaUse ClassToInstanceMap instead of a HashMap 41/80441/4
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-03-01 Shweta ChaturvediOPNFLWPLUG-1064: Openflow diagstatus: Merge all 93/79793/22
2019-02-21 Stephen KittAdd missing annotation dependencies 17/80317/2
2019-02-08 Robert VargaSwitch to MD-SAL APIs 64/80164/8
2019-02-06 Robert VargaRemove use of internal Netty class 63/80163/2
2019-02-06 Shweta ChaturvediOPNFLWPLUG-1058: Changing INFO to DEBUG 68/80168/2
2019-02-01 jenkins-relengBump versions by x.y.(z+1) 93/80093/1
2019-01-30 Michael Vorburgerremove 2 old fixed Maven plugin versions for Java 11 08/80008/2
2019-01-29 Robert VargaDo not override javadoc plugin version 07/80007/1
2019-01-25 Arunprakash DMerge "Rework bit-copying functions and re-enable tests"
2019-01-25 Arunprakash DMerge "Fix BitBufferHelper::toNumber()"
2019-01-25 Arunprakash DMerge "Clean up instance checks and casts"
2019-01-24 Stephen KittRework bit-copying functions and re-enable tests 01/78101/6
2019-01-24 Stephen KittFix BitBufferHelper::toNumber() 90/77990/6
2019-01-24 Stephen KittClean up instance checks and casts 82/77982/4
2019-01-24 Robert VargaAdd javax.annotation-api dependencies 02/79202/8
2019-01-24 Robert VargaUse scope=provided for karaf shell 01/79201/6
2019-01-24 Robert VargaAdd jaxb-api dependencies 00/79200/5
2019-01-24 Arunprakash DMerge "minor: clean up TcpConnectionInitializer / Switc...
2019-01-24 Arunprakash DMerge "add getFullyStarted() to OpenFlowPluginProviderImpl"
2019-01-24 Michael Vorburgerminor: clean up TcpConnectionInitializer / SwitchConnec... 99/78899/3
2019-01-22 Stephen KittBump to mdsal 3.0.6 09/79809/1
2019-01-21 Robert VargaAdd NodeConfiguratorImpl enqueue trace 90/79790/2
2019-01-21 Robert VargaBump mdsal to 3.0.5 84/79784/1
2019-01-18 Stephen KittBump to odlparent 4.0.9 74/79674/1
2019-01-17 Arunprakash DMerge "mv log4j.xml from src/main => src/test"
2019-01-10 Anil VishnoiMerge "Bump mdsal to 3.0.4"
2019-01-10 Anil VishnoiMerge "Bump odlparent to 4.0.8"
2019-01-10 Anil VishnoiMerge "Log the address and port when binding fails"
2019-01-10 Robert VargaBump mdsal to 3.0.4 36/79436/1
2019-01-10 Stephen KittBump odlparent to 4.0.8 21/79121/4
2019-01-10 priyankachopraOPNFLWPLUG-1062 Include additional LLDP fields in liblldp 90/79390/1
2019-01-08 Michael Vorburgeradd getFullyStarted() to OpenFlowPluginProviderImpl 98/78898/4
2019-01-08 Anil VishnoiRevert "Change log level for noisy disconnect log" 99/79299/2
next