]> git.puffer.fish Git - mirror/frr.git/commit
* prefix.[hc]: Pass argument to the inet6_ntoa by value making it more
authorhasso <hasso>
Fri, 8 Apr 2005 01:30:51 +0000 (01:30 +0000)
committerhasso <hasso>
Fri, 8 Apr 2005 01:30:51 +0000 (01:30 +0000)
commit3a2ce6a14e3e302c3fdca2ff99143cfd06b145e6
treef27ec1418be4c3e9a123e67ef22ca090bca28906
parent528bed4a9a997216ba95e3ae445efa79436cc551
* 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.
lib/ChangeLog
lib/prefix.c
lib/prefix.h
ripngd/ChangeLog
ripngd/ripng_interface.c
ripngd/ripng_peer.c
ripngd/ripngd.c