diff options
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 9e787d07..bd487f64 100644 --- a/ripd/ChangeLog +++ b/ripd/ChangeLog @@ -1,5 +1,10 @@ 2005-05-26 Hasso Tepper <hasso at quagga.net> + * rip_routemap.c: In case of '0.0.0.0' used as 'nexthop', use sender + address as nexthop in routemap. + +2005-05-26 Hasso Tepper <hasso at quagga.net> + * rip_routemap.c: Make "match interface" routemap command match both - in and out interfaces. |