public interface HostRoute
| Modifier and Type | Method and Description |
|---|---|
org.onlab.packet.IpPrefix |
destination()
Returns the destination address.
|
org.onlab.packet.IpAddress |
nexthop()
Returns the next hop address.
|
Copyright © 2015. All rights reserved.