commit | da9c9a24d09071c77843ce39f0470ba487c300bf | [log] [tgz] |
---|---|---|
author | hasso <hasso> | Thu Mar 18 02:40:55 2004 +0000 |
committer | hasso <hasso> | Thu Mar 18 02:40:55 2004 +0000 |
tree | 5d7ee635cd11b1a2b541a913a4822a3c33a4035b | |
parent | 8c903fbb11e5eed5bcf08d26c2b984d07a82e109 [diff] [blame] |
From Sowmini fix for crash reported in [quagga-dev 929].
diff --git a/ripd/ChangeLog b/ripd/ChangeLog index 5820f42..0d7b5bc 100644 --- a/ripd/ChangeLog +++ b/ripd/ChangeLog
@@ -1,3 +1,8 @@ +2004-03-18 sowmini.varadhan@sun.com + + * ripd.c: rip_send_packet can get null connected address when + called in response to a unicast rip-request. Handle correctly. + 2004-03-03 Krzysztof Oledzki <oleq@ans.pl> * ripd.c: fix "show ip rip" and per interface rip version selection.