@Singleton public class NatOverVxlanUtil extends Object
Constructor and Description |
---|
NatOverVxlanUtil(org.opendaylight.genius.networkutils.VniUtils vniUtils) |
Modifier and Type | Method and Description |
---|---|
BigInteger |
getInternetVpnVni(String vpnUuid,
long vpnid) |
BigInteger |
getRouterVni(String routerName,
long routerId) |
void |
releaseVNI(String vniKey) |
@Inject public NatOverVxlanUtil(org.opendaylight.genius.networkutils.VniUtils vniUtils)
public BigInteger getInternetVpnVni(String vpnUuid, long vpnid)
public BigInteger getRouterVni(String routerName, long routerId)
public void releaseVNI(String vniKey)
Copyright © 2019 OpenDaylight. All rights reserved.