summaryrefslogtreecommitdiffstats
path: root/src/config/general.h
diff options
context:
space:
mode:
authorMichael Brown2013-09-25 15:35:07 +0200
committerMichael Brown2013-09-25 15:36:36 +0200
commit7405685df2bea9a457970d8b5a63ede08fcda6f7 (patch)
tree5dc047c66f9b97e9e0331b9267a7fe9008ad96b7 /src/config/general.h
parent[neighbour] Add nstat() function to print out neighbour table (diff)
downloadipxe-7405685df2bea9a457970d8b5a63ede08fcda6f7.tar.gz
ipxe-7405685df2bea9a457970d8b5a63ede08fcda6f7.tar.xz
ipxe-7405685df2bea9a457970d8b5a63ede08fcda6f7.zip
[cmdline] Add "nstat" command
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/config/general.h')
-rw-r--r--src/config/general.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config/general.h b/src/config/general.h
index 2e93efde..00a327f2 100644
--- a/src/config/general.h
+++ b/src/config/general.h
@@ -132,6 +132,7 @@ FILE_LICENCE ( GPL2_OR_LATER );
//#define IMAGE_TRUST_CMD /* Image trust management commands */
//#define PCI_CMD /* PCI commands */
//#define PARAM_CMD /* Form parameter commands */
+//#define NEIGHBOUR_CMD /* Neighbour management commands */
/*
* ROM-specific options