Add rtems_get_route to fetch a specific route from the routing tables.

This commit is contained in:
Chris Johns
2016-06-30 09:17:21 +10:00
parent 4a2b84469e
commit 45960a350d
4 changed files with 191 additions and 0 deletions

View File

@@ -1098,6 +1098,7 @@ def build(bld):
'rtemsbsd/rtems/rtems-legacy-mii.c',
'rtemsbsd/rtems/rtems-legacy-newproc.c',
'rtemsbsd/rtems/rtems-legacy-rtrequest.c',
'rtemsbsd/rtems/rtems-routes.c',
'rtemsbsd/rtems/syslog.c',
'rtemsbsd/sys/dev/dw_mmc/dw_mmc.c',
'rtemsbsd/sys/dev/ffec/if_ffec_mcf548x.c',