diff options
author | vincent <vincent> | 2005-10-06 07:45:43 +0000 |
---|---|---|
committer | vincent <vincent> | 2005-10-06 07:45:43 +0000 |
commit | fac3e8410ade65e269aa2d896bcd3a0b68f10d70 (patch) | |
tree | a9c9653baee68c5f2a63b53242815dd99329195f /ripd/ChangeLog | |
parent | f52d13cb2e8e7197934d5f241f88647f9b9d78b8 (diff) |
2005-10-06 Alain Ritoux <alain.ritoux@6wind.com>
* rip_interface.c: Now the command "no ip rip split-horizon
poisoned-reverse" just inhibates the poisoned-reverse effects
but keep spli-horizon activ.
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 0e19ef3c..24369e0f 100644 --- a/ripd/ChangeLog +++ b/ripd/ChangeLog @@ -1,3 +1,9 @@ +2005-10-06 Alain Ritoux <alain.ritoux@6wind.com> + + * rip_interface.c: Now the command "no ip rip split-horizon + poisoned-reverse" just inhibates the poisoned-reverse effects + but keep spli-horizon activ. + 2005-10-01 Andrew J. Schorr <ajschorr@alumni.princeton.edu> * rip_zebra.c: (config_write_rip_redistribute): Remove local hard-coded |