commit | ca7769881ffb700c86b606ead5f4177df3c0b2a1 | [log] [tgz] |
---|---|---|
author | hasso <hasso> | Sat Jun 12 14:33:05 2004 +0000 |
committer | hasso <hasso> | Sat Jun 12 14:33:05 2004 +0000 |
tree | b3a199ce94246b34b10d8d20030d27d2f4c5197f | |
parent | 02ff83c52592427623db0d8367ca9b3395fa321f [diff] [blame] |
OK, here it is - irdp support. But don't expect me to fix any bugs in it.
diff --git a/lib/memory.h b/lib/memory.h index 96b5f6c..40081fe 100644 --- a/lib/memory.h +++ b/lib/memory.h
@@ -38,6 +38,7 @@ MTYPE_VTY_HIST, MTYPE_VTY_OUT_BUF, MTYPE_IF, + MTYPE_IF_IRDP, MTYPE_CONNECTED, MTYPE_AS_SEG, MTYPE_AS_STR,