diff options
author | paul <paul> | 2005-05-29 11:27:24 +0000 |
---|---|---|
committer | paul <paul> | 2005-05-29 11:27:24 +0000 |
commit | 0cb8a01c38284a5a3f4ee4b017b69cd5f3e39f9a (patch) | |
tree | c3630492d44c8a9f45eed668e960d644f322f595 /ripd/ChangeLog | |
parent | 033e861222f07d68697aa883d9391a30c3e011c6 (diff) |
2005-05-29 Paul Jakma <paul@dishone.st>
* ripd.c: (rip_output_process) fix error which crept in my
previous rip auth untanglement commit - it had become impossible
to not have authentication (even for v1).
Diffstat (limited to 'ripd/ChangeLog')
-rw-r--r-- | ripd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ripd/ChangeLog b/ripd/ChangeLog index 3e3273ec..0aa1f24b 100644 --- a/ripd/ChangeLog +++ b/ripd/ChangeLog @@ -1,3 +1,9 @@ +2005-05-29 Paul Jakma <paul@dishone.st> + + * ripd.c: (rip_output_process) fix error which crept in my + previous rip auth untanglement commit - it had become impossible + to not have authentication (even for v1). + 2005-05-28 Hasso Tepper <hasso at quagga.net> * rip_routemap.c: Fix set_metric_addsub_cmd help, it's not about BGP |