diff options
| author | jardin <jardin> | 2003-12-23 08:09:43 +0000 | 
|---|---|---|
| committer | jardin <jardin> | 2003-12-23 08:09:43 +0000 | 
| commit | eb5d44eb8dcf25a1b328e57d1eabb1f89e3bc59b (patch) | |
| tree | 2973e8563fcbd4a8cf901d211ff4f8de00c36381 /isisd/README | |
| parent | 3dbf99698a3be2e920871c3127ea089e061a127c (diff) | |
Initial revision
Diffstat (limited to 'isisd/README')
| -rw-r--r-- | isisd/README | 20 | 
1 files changed, 20 insertions, 0 deletions
diff --git a/isisd/README b/isisd/README new file mode 100644 index 0000000000..6e2198dcc9 --- /dev/null +++ b/isisd/README @@ -0,0 +1,20 @@ +Modified files in the ZEBRA-0.92a package. + + ../configure.in + ../Makefile.am + ../acconfig.h + ../lib/log.h + ../lib/memory.h + ../lib/vty.c +   - case ISIS_NODE: + ../lib/command.c +   - case ISIS_NODE: + ../lib/command.h +   - ISIS_NODE,                    /* IS-IS protocol mode */ +   - str #definitions + + +Constraints + +  o Maximum number of interfaces 255 +  | 
