diff options
| author | hasso <hasso> | 2004-09-21 14:17:04 +0000 |
|---|---|---|
| committer | hasso <hasso> | 2004-09-21 14:17:04 +0000 |
| commit | 6785157b6509c83a39db4ad78c60b8ab00914673 (patch) | |
| tree | d0c8fba9a5770102bd86c903118510aa908ada06 /isisd/ChangeLog | |
| parent | a211d65dfda5ae4028ec7bb524f85f3f4bae24c2 (diff) | |
Make "C" vendor routers happy - put correct prefix addresses into
reachability TLV's. Somehow it wasn't problem for "J" vendor routers.
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 262f53c0..1c452447 100644 --- a/isisd/ChangeLog +++ b/isisd/ChangeLog @@ -1,3 +1,8 @@ +2004-09-21 Hasso Tepper <hasso at quagga.net> + + * isis_lsp.c: Put IPv4 prefixes into reachability TLVs, not + addresses. Make IPv6 work with other prefix lengths than % 8 == 0. + 2004-09-20 LIU Xin <lx at ns.6test.edu.cn> * isis_dr.c, isis_events.c: Remove hello multiplier usage while |
