Bug 652 - no public API for IPv4 neighbor table - Print functions

This commit is contained in:
Tommaso Pecorella
2014-09-20 23:53:22 +02:00
parent 78985e5d68
commit 5d52c03318
16 changed files with 616 additions and 15 deletions

View File

@@ -54,6 +54,9 @@ us a note on ns-developers mailing list.</p>
<h1>Changes from ns-3.21 to ns-3.22</h1>
<h2>New API:</h2>
<ul>
<li> It is now possible to print the Neighbor Cache (ARP and NDISC) by using
the RoutingProtocolHelper
</li>
</ul>
<h2>Changes to existing API:</h2>