public final class IPMapper extends Object
Modifier and Type | Method and Description |
---|---|
static Integer |
getPhysicalIp(Integer tenantId,
Integer virtualIP) |
static List<OFAction> |
prependRewriteActions(Integer tenantId,
OFMatch match) |
static List<OFAction> |
prependUnRewriteActions(OFMatch match) |
static void |
rewriteMatch(Integer tenantId,
OFMatch match) |
Copyright © 2015. All rights reserved.