diff options
author | hasso <hasso> | 2004-10-03 18:18:34 +0000 |
---|---|---|
committer | hasso <hasso> | 2004-10-03 18:18:34 +0000 |
commit | 18a6dce6f83dd20caf1f36c8e840868ff0bf6dbd (patch) | |
tree | ff832cbf6fe2b239bde06268820587bec671ae6d /ospfd/ChangeLog | |
parent | a49c0ff6771975eeb1bd7da923a9dc830200cf65 (diff) |
Common router id.
Diffstat (limited to 'ospfd/ChangeLog')
-rw-r--r-- | ospfd/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ospfd/ChangeLog b/ospfd/ChangeLog index 6e1a8646..2043ad61 100644 --- a/ospfd/ChangeLog +++ b/ospfd/ChangeLog @@ -1,3 +1,10 @@ +2004-10-03 James R. Leu <jleu at mindspring.com> + + * ospf_zebra.c: Read router id related messages from zebra daemon. + Schedule router-id update thread if it's changed. + * ospfd.c: Remove own router-id selection function. Use router id from + zebra daemon if it isn't manually overriden in configuration. + 2004-09-27 Paul Jakma <paul@dishone.st> * ospf_dump.c: (ospf_ip_header_dump) Use HAVE_IP_HDRINCL_BSD_ORDER |