From fcb95c8784471d8cb31940c6d2f77f3ac8f2697e Mon Sep 17 00:00:00 2001 From: paulo Date: Tue, 8 Dec 2009 17:28:22 +0000 Subject: Wired up the CLI thread with new qpnexus type. Still work in progress. Needs debugging. --- lib/memtypes.c | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/memtypes.c') diff --git a/lib/memtypes.c b/lib/memtypes.c index 18d42a9e..8146f21f 100644 --- a/lib/memtypes.c +++ b/lib/memtypes.c @@ -39,6 +39,7 @@ struct memory_list memory_list_lib[] = { MTYPE_QPS_FILE, "qpselect file" }, { MTYPE_QTIMER_PILE, "qtimer pile structure" }, { MTYPE_QTIMER, "qtimer timer" }, + { MTYPE_QPN_NEXUS, "qtn nexus" }, { MTYPE_VTY, "VTY" }, { MTYPE_VTY_OUT_BUF, "VTY output buffer" }, { MTYPE_VTY_HIST, "VTY history" }, -- cgit v1.2.3