Add neighbor lifecycle management.
* Made PIMNeighbor mostly immutable (apart from updatable timestamp) * Equals and hashCode for PIMNeighbor * Remove neighbor when we see a HELLO with holdTime==0 * Periodic task to time out neighbors who haven't sent a HELLO in a while * Added a CLI command to view PIM neighbors Change-Id: I59e52a847f7abcb8e9ac660c2cccace53e46867b
Showing
6 changed files
with
191 additions
and
31 deletions
This diff is collapsed. Click to expand it.
-
Please register or login to post a comment