Code

dns plugin: Use the standard member names for `struct in6_addr' accesses.
authorFlorian Forster <octo@crystal.wlan.home.verplant.org>
Mon, 4 Dec 2006 20:17:49 +0000 (21:17 +0100)
committerFlorian Forster <octo@crystal.wlan.home.verplant.org>
Mon, 4 Dec 2006 20:17:49 +0000 (21:17 +0100)
commit55ffd0b2b51d27fa7192a2db57e9a6537b18362b
treeb78327d6a5552e63d801673d72968fd82e2ba41c
parent06bafec530d7eca0fa6d7eaf4b2fd3b077ac63d3
dns plugin: Use the standard member names for `struct in6_addr' accesses.

The 32bit members apparently are Linux or glibc specific, so don't use them.
src/utils_dns.c