Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-04-08 | * prefix.[hc]: Pass argument to the inet6_ntoa by value making it more | hasso | |
inet_ntoa alike. * ripngd.[hc], ripng_interface.c, ripng_peer.c: inet6_ntoa() takes argument now by value. | |||
2005-04-05 | * lib/prefix.[hc]: inet6_ntoa utility function copied from | hasso | |
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(). | |||
2004-10-19 | OK. Here it is - PtP patch from Andrew J. Schorr. No problems with ospfd, | hasso | |
ripd might need some more testing though. | |||
2004-10-04 | First small part of lib cleanup. Mainly "constification" of arguments and | hasso | |
adding FIXME's. | |||
2004-01-13 | Explain the dual use of struct prefix for CIDR prefixes and | gdt | |
address/netmask pairs, and clarify the two comparison functions. | |||
2002-12-13 | Initial revision | paul | |