MRI version bumpup for Aluminium
[netvirt.git] / vpnmanager / impl / src / main / java / org / opendaylight / netvirt / vpnmanager / VpnInterfaceManager.java
2020-05-28 Nishchya GuptaMRI version bumpup for Aluminium 60/89660/34
2020-04-27 Ashik AliasNETVIRT-1630 migrate to md-sal APIs 57/88457/42
2020-03-10 Karthikeyan KrishnanStale MIP FIB/Flow entries present upon deletion of... 85/88385/2
2020-02-12 Ashik AliasMoving vpn-interface yang from VPNMgr > NeutronVPN 45/87445/4
2020-02-12 vasudha_yenugantiFix for cluster reboot 13/83013/13
2020-02-12 Yenuganti VasudhaVpnEngine: Robust handling of (lock, ID allocation... 64/87464/7
2020-02-12 Surendar RajuSubnet route is not advertised to FIB table... 22/83222/18
2020-02-12 Surendar RajuARP Responder stale flow after undeployment 24/83024/10
2019-12-07 Ashik AliasNETVIRT-1637 CSIT failure 00/86100/8
2019-12-02 Amitesh SoniRuntime exception handling in addNewAdjToVpnInterface... 23/83223/14
2019-11-21 Amitesh SoniRemoving redundant extra-route delete 46/83246/8
2019-10-31 xchearaUnsupported operation exception handling 79/85179/35
2019-10-16 xchearaBump odlparent->6.0.0,mdsal->5.0.3 86/84986/21
2019-09-13 Amitesh SoniNova-delete is not working for ECMP UCs. 27/84027/3
2019-08-06 Surendar RajuClose All MDSAL read transcations 89/83189/4
2019-07-12 Amitesh SoniECMP-fib entry not populated correctly 37/82937/3
2019-06-20 Robert VargaUse JvmGlobalLocks in vpnmanager 15/77915/12
2019-05-13 Robert VargaSwitch to using spotbugs 97/81997/6
2019-04-17 Faseela KBump mdsal version to 4.0.0 34/81534/11
2019-03-26 Stephen KittSwitch to JDT annotations for Nullable and NonNull 33/80333/6
2019-02-01 Somashekar ByrappaSelect groups without any buckets for remote MIPs 04/79504/5
2019-01-28 Karthikeyan KrishnanDual Stack feature support for router interface 40/79940/1
2019-01-26 Stephen Kittvpnmanager: drop nullToEmpty and reqNonNullOrElse 23/79923/3
2019-01-26 Anil Kumar GujeleNETVIRT-1519: MIP entry duplicated in FIB 75/78075/7
2019-01-25 Karthikeyan KrishnanDual Stack feature support for router interface 90/79090/10
2019-01-23 eswanitFix For ECMP bucket missing on deleting l3vpn 08/74908/5
2018-12-09 eswanitECMP - MIP/learnt IPs pointing to groups 89/77989/3
2018-11-23 Robert VargaDo not unbox Boolean 43/77943/3
2018-11-23 Robert VargaMake VpnUtil.getVpnListForVpnInterface() static 42/77942/2
2018-11-23 Robert VargaMake VpnUtil.isDualRouterVpnUpdate() static 41/77941/2
2018-11-14 Vishal ThaparFix Infinite loop in addVpnInterface 65/77765/2
2018-10-26 Sam HagueUpgrade to the Neon base platform 76/76476/18
2018-10-25 Somashekar ByrappaTraffic not flowing after delete and add TEP 04/76604/4
2018-10-25 Karthikeyan KrishnanHandle VPN Instance Update for dual router case 73/76473/11
2018-10-19 Stephen KittHandle nullable lists in vpnmanager 82/77082/4
2018-10-19 Stephen KittEnsure adjacencies are created with a transaction 78/77078/2
2018-09-18 Karthikeyan KrishnanHandle BGPVPN Instance Update/Swap Case Properly 57/75657/11
2018-09-17 Stephen KittDatastore-constrained txes: vpnmanager 20/74020/5
2018-07-28 nithi thomasPrefix to interface d.s not cleared 80/74180/6
2018-07-27 Karthikeyan KrishnanVPN-to-Router Associate/Disas Performance Improve 54/74454/4
2018-07-23 Robert VargaDo not use char[]-based union access 14/74314/6
2018-07-23 xchearaVNI based L3 forwarding support for BGPVPN 97/70897/24
2018-07-22 Karthikeyan KrishnanVPN-to-Router Associate/Disas Performance Improve 76/74176/4
2018-07-14 eswanitFix for VM deletion issue 34/73634/15
2018-07-13 ashwinbcFix for NPE in TunnelInterfaceStateListener 16/73916/6
2018-07-09 Stephen KittDatastore txes: vpnmanager external interface 50/73850/3
2018-07-09 eswanitFix for populating datastore properly 43/73643/4
2018-07-04 eupakirConvert Vpn Utilities to Singleton 80/72780/16
2018-07-02 Sridhar GaddamFix NPE in updateVpnInterfacesForUnProcessAdj 24/73624/3
2018-06-28 Aswin SuryanarayananFixes stale fib flows for the g/w and PNF 95/71495/42
2018-06-25 Vinh NguyenRemove vpn-portip-to-port DS after deleting VM 11/73011/7
2018-06-15 eupakirUse SingleTransactionDataBroker to read instead of... 20/72820/6
2018-06-04 Stephen KittFixup Augmentable and Identifiable methods changing 32/72532/4
2018-05-25 Stephen KittUse managed transactions in vpnmanager-impl 99/71799/6
2018-05-14 HANAMANTAGOUD V... NETVIRT-1200: Upstreaming fixes 49/70649/18
2018-05-01 Karthikeyan KrishnanNETVIRT-1171:IPv4 entries appearing in FIB though not... 63/70363/11
2018-04-04 HANAMANTAGOUD V... NETVIRT-1068: Upstreaming fixes 2 86/68286/25
2018-04-04 eupakirNETVIRT-1187 Imported FIB Route is not being translated... 86/70186/8
2018-04-04 Stephen KittJava 8 migration 99/68499/7
2018-03-19 Stephen KittStop using MDSALDataStoreUtils 50/69550/3
2018-03-15 eupakirNETVIRT-1144: PNF failure: Ping External Network PNF... 41/69441/2
2018-03-13 eupakirNETVIRT-1134 : ModifiedNodeDoesNotExistException bgp... 42/69442/3
2018-03-12 Tom PantelisSwitch to InstanceIdDataObjectCache 66/69266/4
2018-03-11 Sam HagueRevert "NETVIRT-1134 : ModifiedNodeDoesNotExistExceptio... 49/69349/2
2018-03-11 eupakirNETVIRT-1134 : ModifiedNodeDoesNotExistException bgp... 41/69341/3
2018-03-09 Stephen KittFix logging issues in vpnmanager 08/69308/1
2018-03-08 Michael VorburgerFix more bad logging in vpnmanager 31/69131/3
2018-03-07 Deepthi V VFix broken Create multiple VPNs tests 86/68486/5
2018-03-04 Faseela KNETVIRT-1122 - L3 ping between pods not working 96/67396/24
2018-02-25 Stephen KittRemove unused parameters 28/63228/18
2018-02-16 Sam HagueRemove redundant names in paths 72/68372/1