@Deprecated public interface FibListener
| Modifier and Type | Method and Description |
|---|---|
void |
update(Collection<FibUpdate> updates,
Collection<FibUpdate> withdraws)
Deprecated.
Signals the FIB component of changes to the FIB.
|
void update(Collection<FibUpdate> updates, Collection<FibUpdate> withdraws)
updates - FIB updates of the UDPATE typewithdraws - FIB updates of the WITHDRAW type