Create a formal interface between the RIB and FIB.
* IntentSynchronizer implements a more generalized FibListener interface * Updates to the FIB are signalled with FibUpdate to any FibListeners * generateRouteIntent logic has been pushed down into the IntentSynchronizer Change-Id: I6f0ccfd52ee4e16ce9974af5ee549d4ede6c2d0e
Showing
11 changed files
with
400 additions
and
144 deletions
This diff is collapsed. Click to expand it.
-
Please register or login to post a comment