diff options
author | paul <paul> | 2004-05-01 20:45:38 +0000 |
---|---|---|
committer | paul <paul> | 2004-05-01 20:45:38 +0000 |
commit | b94f9dbd2616976b803d2fcefcf646573e49c368 (patch) | |
tree | 73914a5bad524bba2f737dba7f4f1839d5cf4e0e /ripd/ChangeLog | |
parent | 35be31b6b2199e66e5d18420cece5e3bacb3371c (diff) |
2004-03-19 Jean-Yves Simon <lethalwp@tiscali.be>
* ripd.c: make ripd also check on administrative distance of his
own links to update routes.
Diffstat (limited to 'ripd/ChangeLog')
-rw-r--r-- | ripd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ripd/ChangeLog b/ripd/ChangeLog index 0d7b5bcd..13c34b58 100644 --- a/ripd/ChangeLog +++ b/ripd/ChangeLog @@ -1,3 +1,8 @@ +2004-03-19 Jean-Yves Simon <lethalwp@tiscali.be> + + * ripd.c: make ripd also check on administrative distance of his + own links to update routes. + 2004-03-18 sowmini.varadhan@sun.com * ripd.c: rip_send_packet can get null connected address when |