summaryrefslogtreecommitdiffstats
path: root/ripngd/ripng_peer.c
Commit message (Collapse)AuthorAgeFilesLines
* * lib/prefix.[hc]: inet6_ntoa utility function copied fromquagga.pre.listloop.cleanuphasso2005-04-051-1/+1
| | | | | | | | 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().
* Ripngd part of 6Wind patch.hasso2003-05-251-0/+220