]> git.proxmox.com Git - mirror_frr.git/commit
* lib/prefix.[hc]: inet6_ntoa utility function copied from
authorhasso <hasso>
Tue, 5 Apr 2005 14:36:49 +0000 (14:36 +0000)
committerhasso <hasso>
Tue, 5 Apr 2005 14:36:49 +0000 (14:36 +0000)
commit5920990fecba7e2430af3cfaa8bcbaed40d0ba1a
treed91dd49e4ed2c03cd0c007660232716f11172a56
parent6a52470660000bb6ddba971dc5c40b3422ab49bc
* lib/prefix.[hc]: inet6_ntoa utility function copied from
  ripngd/ripngd.c (inet6_ntop).
* ripngd.[hc]: Remove inet6_ntop() and any usage of it. inet6_ntoa()
  from lib is used now.
* ripng_interface.c: inet6_ntop() -> inet6_ntoa().
* ripng_peer.c: inet6_ntop() -> inet6_ntoa().
lib/ChangeLog
lib/prefix.c
lib/prefix.h
ripngd/ChangeLog
ripngd/ripng_interface.c
ripngd/ripng_peer.c
ripngd/ripngd.c
ripngd/ripngd.h