diff options
Diffstat (limited to 'ripd/ChangeLog')
-rw-r--r-- | ripd/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ripd/ChangeLog b/ripd/ChangeLog index 848efee4..20803338 100644 --- a/ripd/ChangeLog +++ b/ripd/ChangeLog @@ -1,3 +1,10 @@ +2004-06-11 Sowmini Varadhan <sowmini.varadhan@sun.com> + + * ripd.c: (rip_distribute_update_all) distribute list hook + function pointer prototype requires struct prefix_list * arg. + (rip_distribute_update_all_wrapper) update to pass required arg, + NULL. + 2004-06-06 Paul Jakma <paul.jakma@sun.com> * ripd.h: Add define for the RIPv2 Authentication Data family |