Package | Description |
---|---|
com.intel.jndn.management |
Modifier and Type | Method and Description |
---|---|
static List<FibEntry> |
NFD.getFibList(net.named_data.jndn.Face forwarder)
Retrieve a list of FIB entries and their NextHopRecords from the given
forwarder; calls /localhost/nfd/fib/list which requires a local Face (all
non-local packets are dropped).
|
Copyright © 2015. All rights reserved.