drochner e3e9b75351 Fix in6_pcbrtentry() for the case of IPv6-mapped IPv4 addresses:
don't assume that the cached route is a sockaddr_in6, and do the
right comparisions so that no out-of-bounds memory is accessed.

btw, the use of "#ifdef INET" throughout the source doesn't look clean
to me: There are 2 cases -- whether AF_INET is usable by userland
programs, and whether IPv4 is supported as on-wire protocol.
2007-11-21 21:18:25 +00:00
..
2007-11-01 20:33:56 +00:00
2007-11-10 00:14:31 +00:00
2007-11-01 20:33:56 +00:00
2007-11-10 00:05:57 +00:00
2007-11-01 20:33:56 +00:00
2007-11-10 00:14:31 +00:00
2007-11-01 20:33:56 +00:00
2007-11-06 23:48:24 +00:00
2007-11-01 20:33:56 +00:00
2007-11-01 20:33:56 +00:00
2007-11-01 20:33:56 +00:00
2007-11-16 17:50:07 +00:00
2007-11-01 20:33:56 +00:00
2007-11-10 00:14:31 +00:00