Fix build faliures due to OFPlugin checktyle fixes
[netvirt.git] / vpnservice / elanmanager / elanmanager-impl / src / main / java / org / opendaylight / netvirt / elan /
2018-02-15 Vishal ThaparFix build faliures due to OFPlugin checktyle fixes 12/68312/1
2018-02-15 eaksahuBug 8998 - Stale l2gw connection cleanup 01/66501/15
2018-02-14 Achuth ManiyedathNETVIRT-1033: Adding ArpResponder flows for SR-IOV VMs 39/65539/36
2018-02-14 Stephen KittReturn the tagged ELAN instance 76/68176/3
2018-02-10 kaoru suedaNETVIRT-984: Fix of issue that l2gw connection creation... 28/68128/2
2018-02-09 eaksahuBug 8998 - Vlan Binding missing on connection add 18/66418/18
2018-01-30 D ArunprakashOPNFLWPLUG-972 : Point to openflowplugin liblldp 59/67059/3
2018-01-26 Faseela KClean-up older s-n-d implementation 37/66537/5
2018-01-24 JoshUpgrade: race cond. btwn elan-dpn-interfaces and arp... 15/66415/12
2018-01-22 JoshNETVIRT-1065 Handle new bridges 99/67399/4
2018-01-10 eaksahuBug 8998 - sriov vm connectivity broken 67/66867/2
2018-01-10 Tom PantelisConvert L2GatewayCacheUtils to non-static singleton... 37/66337/4
2018-01-10 Tom PantelisRemove unused static fields in HwvtepTerminationPointLi... 71/66771/2
2017-12-16 eaksahuBug 8998 - Adding support for multiple PS 60/65560/12
2017-12-12 Stephen KittFix odlparent 3 Checkstyle issues 53/65853/8
2017-12-09 Tom PantelisEliminate circular dependencies and convert to BP annot... 80/65880/14
2017-12-07 Victor PickardNETVIRT-1023 - OptimisticLockFailedException: infrautil... 60/66160/2
2017-12-04 eceghklNETVIRT-1030 Unbinding elan service during interface... 04/64804/7
2017-11-24 Tom PantelisConvert elanmanager-impl to use JobCoordinator 70/65670/10
2017-11-24 Tom PantelisFix FindBugs violations and enable enforcement in elanm... 20/65520/25
2017-11-22 Vyshakh Krishnan CHEVPN RT2 : L2VNI demux table changes 27/58927/15
2017-11-21 Tom PantelisNETVIRT-937: Fix NPE in ElanInstanceManager 21/65821/2
2017-11-21 Michael VorburgerFix wrong use of JobCoordinator in ElanInstanceManager 02/65802/2
2017-11-21 Faseela KInfrautils DiagStatus Integration For ELAN 00/64000/10
2017-11-20 Victor PickardBugId: NETVIRT-989 TEP not deleted when subnet is deleted 88/65488/7
2017-11-17 Riyazahmed D TalikotiElan Junit Testcases 94/62894/20
2017-11-15 Tom PantelisRefactoring and cleanup in neutronvpn-api 79/64979/9
2017-11-15 eaksahuBug 9234: DPN programmed wrongly with TOR mac 05/65505/2
2017-11-15 Stephen KittRemove unused parameters from Genius services 73/63173/14
2017-11-14 Stephen KittSplit handleKnownL3DmacAddress 04/64304/6
2017-10-26 Tom PantelisConvert elanmanager-impl to use mdsal EOS APIs 41/64141/7
2017-10-25 eaksahuBug 9234: CSS programmed wrongly with TOR mac 84/63884/9
2017-10-24 David SuarezReplace deprecated Futures.addCallback by the newer... 44/64044/3
2017-09-28 kaoru suedaBug 9077: Fix of issue that the existing NW communicati... 83/63783/2
2017-09-26 Sam Haguelower log levels for non-errors 11/63511/3
2017-09-21 Sam HagueLower log levels for non error's 73/63373/5
2017-09-21 Stephen Kittelanmanager: clean up Futures collections 83/62983/5
2017-09-21 Stephen KittBug 9105: close removeElanInterface transaction 23/63023/3
2017-09-21 Stephen KittElanUtils clean-up: ElanL2GatewayUtils 17/60817/8
2017-09-21 Stephen KittElanUtils clean-up: L2GatewayConnectionUtils 13/60813/8
2017-09-21 Stephen KittElanUtils clean-up: remove unnecessary references 05/60805/9
2017-09-21 Stephen KittElanUtils clean-up: ElanL2Gateway{Multicast,}Utils 33/60733/10
2017-09-21 Stephen KittElanUtils clean-up: more ElanL2GatewayMulticastUtils 90/60690/9
2017-09-21 Stephen KittElanUtils clean-up: ElanL2GatewayMulticastUtils 89/60689/9
2017-09-21 Stephen KittElanUtils clean-up: make read() static 88/60688/8
2017-09-17 Abhinav GuptaBug 8860 : Populate elantag at time of elanInstance... 29/63129/6
2017-09-16 JoshBUG-8893 patch port mysteriously deleted 47/62347/15
2017-09-12 Tom PantelisRemove unused references to DataChangeListener 34/62434/2
2017-09-06 vinothbBug 9035: - NPE at org.opendaylight.netvirt.elan.arp... 42/62742/1
2017-09-06 epgorajBug:9013 ElanUtils: RPC Call to Get egress actions... 99/62399/8
2017-08-21 Sam HagueBug 9014 - ElanUtils: buildRemoteDmacFlowEntry 39/62039/4
2017-08-21 Vivekanandan Naras... BUG 9014: Remove unnecessary Log statements for evpn... 56/62056/6
2017-08-21 eaksahuBug 8998 - L2GW:Vlan bindings missing on reboot 40/61840/9
2017-08-21 eaksahuBug 8978 - Network deletion issue. 40/61540/9
2017-08-21 eaksahuBug 8965 - L2gw update is not suported 26/61426/4
2017-08-19 Sridhar GaddamBug 8926: Fix instance doesn't get an IP after deployment 15/62015/1
2017-08-18 Stephen KittBug 8982: avoid .transform() NPEs 75/59875/10
2017-08-10 Achuth ManiyedathNeutron Port allocation for DHCP Service 69/61469/2
2017-08-09 Periyasamy PalanisamyELAN service is not unbound when nova delete followed... 47/60447/2
2017-08-08 Vinh NguyenBUG 8876 - Fix to remove ELAN interface flows when... 83/61383/1
2017-08-08 eaksahuBug 8789 - Designated DHCP DPN is missing. 69/59869/7
2017-08-07 David SuarezReplace size()==0 by isEmpty() 98/61198/2
2017-07-27 Victor PickardBUG 8476 Fix checkstyle error 34/60834/1
2017-07-27 Victor PickardBug 8476 Add support for logical switch replication... 11/57211/7
2017-07-19 Stephen KittClean up lambdas and streams 04/59104/9
2017-07-14 kaoru suedaBug 8796: Fix of issue that vxlan port is created with... 09/60409/1
2017-07-14 eaksahuBug 8791 - L2gateway delete is not clearing l2gwCo 72/59872/4
2017-07-14 eaksahuBug 8790 - Local Macs getting cleared 71/59871/2
2017-07-14 Vishal ThaparFilter notifications for unwanted interfaces 24/59924/10
2017-07-02 karthik.pRevert "Neutron Port allocation for DHCP Service" 27/59727/2
2017-07-02 epgorajBUG 7824: Handling Optimistic lock exception for elanmodule 02/59702/2
2017-07-02 Stephen KittUse documenting constants for put() 11/59411/5
2017-06-29 Akashbug 7599 hwvtep ucast mac add performance improv 73/56773/8
2017-06-29 Achuth ManiyedathNeutron Port allocation for DHCP Service 75/56875/37
2017-06-21 epgorajBug 7824: Handling CSIT Exception under Elan module 72/59272/1
2017-06-17 Stephen KittFix null Optional instantiations 84/59084/2
2017-06-11 Periyasamy PalanisamyBug 8302 fix for ELAN TS table flow leftovers 74/58574/4
2017-06-10 Riyazahmed D TalikotiEVPN RT2 : UT Bug fixes 02/57602/13
2017-06-05 David SuarezFix checkstyle problems not detected by the current... 96/58196/3
2017-06-05 Periyasamy PalanisamyBug 7451 - guarding NPE 67/58167/5
2017-06-05 Janki ChhatbarelanName is null 24/58224/2
2017-06-04 Stephen KittClean up Optional uses 82/57782/9
2017-06-02 Stephen KittUse named constants in ElanUtils 82/57982/2
2017-06-02 Sam HagueRevert "Revert "Minor Checkstyle fix Custom Import... 55/58155/3
2017-06-02 epgorajBug 7451 - Leftovers in dispatcher table when unbind... 67/57767/9
2017-06-02 Stephen KittFix a few non-null collections 83/57983/2
2017-06-02 epgorajBUG:8341 IAE seen in CSIT logs when port/vlan name... 52/57252/3
2017-06-02 Akashbug 7599 hwvtep ucast mac add performance improv 10/56710/4
2017-06-01 Michael Vorburgerelanmanager-impl <dependency> interfacemanager-impl... 88/58088/2
2017-06-01 Olga SchukinAdjust tunnel state listeners for logical tunnel 55/53955/15
2017-06-01 mcauffiezFix Unused log and private final 61/56961/7
2017-06-01 Yugandhar Reddy... EVPN RT2 : Silent host changes 14/57414/3
2017-06-01 JankiBug 8412 - NPE while adding and removing elanmacentry 02/56902/12
2017-05-31 Sam Haguecleanup differences between master and carbon 82/58082/1
2017-05-18 Ravindra ThakurBug 8475 - Non-external vlan provider networks do not... 58/56758/8
2017-05-12 Sam HagueRevert "Minor Checkstyle fix Custom Import Order error" 95/56895/1
2017-05-10 Michael VorburgerMinor Checkstyle fix Custom Import Order error 46/55746/5
2017-05-09 Riyazahmed D TalikotiEVPN RT2 Installing flows for RT2 received in prior 68/56668/4
2017-05-09 Akash Kumar Sahubug 7599 hwvtep ucast mac add performance improv 57/54257/7
2017-05-09 Riyazahmed D TalikotiBug 8014 l2gw connection broken 99/56599/2
next