Added network interface management commands

This commit is contained in:
Michael Brown
2007-01-10 01:55:07 +00:00
parent 98b6154c3e
commit d24b80acf2
7 changed files with 292 additions and 36 deletions

View File

@@ -152,6 +152,9 @@ REQUIRE_OBJECT ( nvo_cmd );
#ifdef CONFIG_CMD
REQUIRE_OBJECT ( config_cmd );
#endif
#ifdef IFMGMT_CMD
REQUIRE_OBJECT ( ifmgmt_cmd );
#endif
/*
* Drag in miscellaneous objects