diff options
author | hasso <hasso> | 2004-06-12 14:33:05 +0000 |
---|---|---|
committer | hasso <hasso> | 2004-06-12 14:33:05 +0000 |
commit | ca7769881ffb700c86b606ead5f4177df3c0b2a1 (patch) | |
tree | b3a199ce94246b34b10d8d20030d27d2f4c5197f /lib | |
parent | 02ff83c52592427623db0d8367ca9b3395fa321f (diff) |
OK, here it is - irdp support. But don't expect me to fix any bugs in it.
Diffstat (limited to 'lib')
-rw-r--r-- | lib/memory.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/memory.h b/lib/memory.h index 96b5f6c5..40081fe0 100644 --- a/lib/memory.h +++ b/lib/memory.h @@ -38,6 +38,7 @@ enum MTYPE_VTY_HIST, MTYPE_VTY_OUT_BUF, MTYPE_IF, + MTYPE_IF_IRDP, MTYPE_CONNECTED, MTYPE_AS_SEG, MTYPE_AS_STR, |