From 3a2ce6a14e3e302c3fdca2ff99143cfd06b145e6 Mon Sep 17 00:00:00 2001 From: hasso Date: Fri, 8 Apr 2005 01:30:51 +0000 Subject: * prefix.[hc]: Pass argument to the inet6_ntoa by value making it more inet_ntoa alike. * ripngd.[hc], ripng_interface.c, ripng_peer.c: inet6_ntoa() takes argument now by value. --- ripngd/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ripngd/ChangeLog') diff --git a/ripngd/ChangeLog b/ripngd/ChangeLog index 78e1107f..ee13c927 100644 --- a/ripngd/ChangeLog +++ b/ripngd/ChangeLog @@ -1,3 +1,8 @@ +2005-04-08 Hasso Tepper + + * ripngd.[hc], ripng_interface.c, ripng_peer.c: inet6_ntoa() takes + argument now by value. + 2005-04-05 Hasso Tepper * ripngd.[hc]: Remove inet6_ntop() and any usage of it. inet6_ntoa() -- cgit v1.2.1