mirror of
https://github.com/ipxe/ipxe
synced 2025-12-26 09:32:33 +03:00
Add "route" command (which currently only displays the routing table; it
can't modify it).
This commit is contained in:
@@ -119,6 +119,7 @@
|
||||
#define NVO_CMD /* Non-volatile option storage commands */
|
||||
#define CONFIG_CMD /* Option configuration console */
|
||||
#define IFMGMT_CMD /* Interface management commands */
|
||||
#define ROUTE_CMD /* Routing table management commands */
|
||||
|
||||
/* @END general.h */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user