]> git.proxmox.com Git - mirror_frr.git/blame - isisd/ChangeLog
Initial revision
[mirror_frr.git] / isisd / ChangeLog
CommitLineData
eb5d44eb 1Version 0.0.7 to 0.0.8
2======================
3
4o A bug in handling of other ISs fragments fixed
5o hello interval now specified in *seconds*
6o replaced the adj->ipv[46]_addr tables with linked lists
7
8Version 0.0.6 to 0.0.7 (Oct 29 2002)
9======================
10
11o changed to zebra-0.93b
12o fixed a seg in SPF
13o handling/generation of LSP fragments
14o domain/area/circuit password
15
16Version 0.0.5 to 0.0.6 (Jul 4 2002)
17======================
18
19o lots of changes to SPF
20 - runs the SPF for IPv4 and IPv6 separately
21 - a number of bugs fixed
22 - simplified the implementation
23 - "7.2.7 Removal of excess paths" implemented
24o ported to freebsd (tested in 4.5-STABLE and 4.6-STABLE)
25o moved to zebra-0.93-pre2
26o "show isis topology" command added
27o "show (ip|ipv6) route isis commands added to zebra
28o a number of fixes and additions (e.g. checksum calculation and DIS state
29change event) by BeomSeok Gwak added
30
31Version 0.0.4 to 0.0.5 (Apr 26 2002)
32======================
33
34o changed to zebra-0.93-pre1
35o number of memory leaks + small bugs fixed
36o a bug related to processing of neigbors when installing routes fixed
37
38Version 0.0.3 to 0.0.4 (Feb 27 2002)
39======================
40
41o initial version of SPT algorithm
42o installing routes though zebrad
43o isis debug commands
44o work on IS-IS events (e.g. circuit state change)
45
46Version 0.0.2 to 0.0.3 (Jan 17 2002)
47======================
48
49o LSP handling improved
50o generation of pseudonode LSPs
51o DR election enhanced
52o support for p2p interfaces
53o support for topology simulation
54o more detailed output for show commands
55
56Version 0.0.1 to 0.0.2 (Dec 13 2001)
57======================
58
59o circuit state machine (isis_csm.[ch]) added
60o lot of work on LSP generation
61o ISO checksum
62o uses DGRAM sockets instead of RAW
63o gets IP(v6) addresses from zebra
64o debug can be controlled with "debug isis" command
65o read support for TE tlvs
66o work started on p2p interfaces
67o work started on isis events
68
69