Ulrich Drepper 3af48b5b31 * include/ifaddrs.h: Define struct in6addrinfo.
Add two more parameters to __check_pf.
	* sysdeps/unix/sysv/linux/check_pf.c: When using the netlink
	interface, determine whether IPv6 addresses are deprecated or
	temporary.  Create array of those addresses.
	* inet/check_pf.c: Always tell caller there are no depracated
	and temporary addresses.
	* sysdeps/posix/getaddrinfo.c: Pretty printing.
	(struct sort_result): Add source_addr_flags field.
	(rfc3484_sort): Implement rule 3 and 7.
	(in6aicmp): New function.
	(getaddrinfo): Call __check_pf also when we need info about IPv6
	source addresses.  When creating array for sorting addresses,
	look up deprecated and temporary addresses returned by __check_pf
	and add flag if necessary.
2006-04-16 21:34:32 +00:00
..
2004-12-29 09:17:26 +00:00
2007-07-12 18:26:36 +00:00
2006-02-12 21:41:44 +00:00
2006-01-08 09:39:29 +00:00
2003-08-16 06:21:46 +00:00
2007-07-12 18:26:36 +00:00
2004-11-12 01:27:04 +00:00
2005-09-17 23:37:14 +00:00
2003-07-27 18:24:21 +00:00
2003-08-17 00:37:19 +00:00