Merge "Simplify DeviceFlowRegistryImpl streaming"
[openflowplugin.git] / openflowplugin /
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-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 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 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-08 Robert VargaSwitch to MD-SAL APIs 64/80164/8
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-08 Arunprakash DMerge "report diagstatus from UdpHandler/TcpHandler...
2019-01-08 Arunprakash DMerge "use (infrautils') Executors in SwitchConnectionP...
2019-01-07 Anil VishnoiMerge "OPNFLWPLUG-1039: adding switch idle event regist...
2019-01-03 Robert VargaMigrate String padding 78/79178/1
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-07-17 Arunprakash DMerge "Break all the application part of odl-openflowpl...
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 RuizSupport for packet type match field 13/71113/10
2018-06-14 Arunprakash DMerge "Remove uses of BindingAwareProvider/Consumer"
2018-06-12 Anil VishnoiMerge "minor: fix JavaDoc in class Packet"
2018-06-11 Arunprakash DMerge "OPNFLWPLUG-1015 : OF Bundle add message failing...
2018-06-06 Anil VishnoiMerge "OPNFLWPLUG-1000 : Execute reconciliation asynchr...
2018-06-06 gobinathOPNFLWPLUG-1015 : OF Bundle add message failing with... 13/72513/11
2018-06-04 Anil VishnoiMerge "Fixup Augmentable and Identifiable methods changing"
2018-06-04 Anil VishnoiMerge "Pass error cause to service status"
2018-06-04 Stephen KittFixup Augmentable and Identifiable methods changing 24/72524/3
2018-06-03 Anil VishnoiMerge "OPNFLWPLUG-898 : remove deprecated checkedfuture"
2018-06-03 Anil VishnoiMerge "Bundle Reconciliation: Close bundle on switch...
2018-06-03 Anil VishnoiMerge "OPNFLWPLUG-898 Improve code quality in liblldp...
2018-06-03 Anil VishnoiMerge "OPNFLWPLUG-1014: Negotiate openflow version...
2018-05-31 Robert VargaCorrect case confusion 42/72342/4
2018-05-03 Anil VishnoiMerge "must use full node-connector string when writing...
2018-04-26 D ArunprakashFix IPv6 OXMHeader Mask issue for multi-layer 20/71420/2
2018-03-31 Robert VargaFix test identities 27/70227/1
2018-03-21 Prasanna HuddarMerge "Make TCs to assert on actual values and remove...
2018-03-15 D ArunprakashMake TCs to assert on actual values and remove toString... 86/69486/4
2018-03-14 D ArunprakashTCs in ofp failing as yang class toString method defint... 73/69473/4
2018-03-07 Abhijit KumbhareMerge "OPNFLWPLUG-983 Group and flow removal stats...
2018-02-28 Tom PantelisFix findbugs violations in openflowplugin 91/68391/2
2018-02-28 Tom PantelisFix checkstyle violations in openflowplugin - part 5 30/67830/5
2018-02-28 Tom PantelisFix checkstyle violations in openflowplugin - part 4 25/67825/5
2018-02-28 Tom PantelisFix checkstyle violations in openflowplugin - part 3 24/67824/5
2018-02-28 Tom PantelisFix checkstyle violations in openflowplugin - part 2 23/67823/5
2018-02-28 Tom PantelisFix checkstyle violations in openflowplugin - part 1 22/67822/5
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-16 Thanh HaMerge remote-tracking branch 'liblldp/master'
2018-01-12 Tom PantelisBump to yangtools-2.0.0 and odlparent-3.0.2 94/66494/4
2017-10-13 Anil VishnoiMerge "Cli to display all the connected DPNs"
2017-10-12 Anil VishnoiMerge "Fix log message"
2017-10-11 Anil VishnoiDisable the test that's causing merge failure 48/64148/1
2017-09-26 Tomas SlusnyMerge "Fix issues related to checkstyle enforcement"
2017-09-26 Jozef BacigalMerge "Gather statistics in separate thread"
2017-09-26 Jozef BacigalMerge "Async config message"
2017-09-25 miroslav.mackoAsync config message 22/59522/17
2017-09-21 Anil VishnoiMerge "Drop the odlparent.netty property"
2017-09-19 Tomas SlusnyMerge "Fix NPE, version 1.0 returns null on auxiliary...
2017-09-08 Tomas SlusnyMove used code from openflowplugin to impl 85/62885/2
2017-09-08 Tomas SlusnyMerge "Fix codestyle"
2017-09-08 Tomas SlusnyMerge "Fix codestyle"
2017-09-08 Tomas SlusnyMerge "Fix codestyle"
2017-09-08 Jozef BacigalMerge "Remove dependency of impl on onf-extensions"
2017-09-08 Jozef BacigalMerge "Add missing bundle converters"
2017-09-08 Tomas SlusnyMerge "Fix codestyle"
2017-09-08 Tomas SlusnyMerge "Fix codestyle"
2017-09-08 Tomas SlusnyMerge "Cleanup"
2017-09-08 Jozef BacigalMerge "Move match converter to new converter system"
2017-09-07 Tomas SlusnyMove match converter to new converter system 22/62822/1
next