Add a user interface to manage the routing table

This commit is contained in:
Gregory Nutt
2013-10-02 10:51:48 -06:00
parent fee65851ca
commit 0ff3852b2f
13 changed files with 420 additions and 43 deletions
+3
View File
@@ -5695,4 +5695,7 @@
the routing table (2013-10-2).
* configs/spark: Add configuratino for the Spark Core. The
initial check-in is basically the Maple Mini board (2013-10-2).
* include/net/route.h and libc/net/lib_addroute.c and delroute.c:
Add an application interface to manage the routing table
(2013-10-2).