<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<font size="+1">I put this in the main file, and after 10s, I test
the neighbor list, the neighbor is still in the node list of the
neighbors.<br>
<br>
Should not that be disappeared because all faces are turned off ?
<br>
<br>
Simulator::Schedule (Seconds (10.0),
ndn::LinkControlHelper::FailLink, nodes.Get (0), nodes.Get (1));<br>
<br>
<br>
</font>
</body>
</html>