diff options
author | hasso <hasso> | 2005-01-01 10:29:51 +0000 |
---|---|---|
committer | hasso <hasso> | 2005-01-01 10:29:51 +0000 |
commit | 1cbc562b0c9f849639e2d95718ad823f6bc7877f (patch) | |
tree | 5342d496488c56aeb34ab12f26e5ad2dd9865d92 /isisd/ChangeLog | |
parent | 3dc56b5bd3fa2aacc427505feaa9cd1366e7ebe8 (diff) |
Make authentication of SNPs work correctly - ie. conditionally like it is in
IOS.
Diffstat (limited to 'isisd/ChangeLog')
-rw-r--r-- | isisd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/isisd/ChangeLog b/isisd/ChangeLog index 21453077..0893e6f5 100644 --- a/isisd/ChangeLog +++ b/isisd/ChangeLog @@ -1,3 +1,8 @@ +2005-01-01 Hasso Tepper <hasso at quagga.net> + + * isis_common.h, isisd.c, isis_pdu.c: Implement authentication in + SNPs correctly - ie. make it conditional like it is in IOS. + 2004-12-29 Hasso Tepper <hasso at quagga.net> * isis_circuit.c, isis_csm.c, isis_zebra.c: Don't crash during |