Bjoern A. Zeeb
0105c5eb47
Fix IPv6 ND. After r219562 we in nd6_ns_input() were erroneously always
...
passing the cached proxydl reference (sockaddr_dl initialized or not) to
nd6_na_output(). nd6_na_output() will thus assume a proxy NA. Revert to
conditionally passing either &proxydl or NULL if no proxy case desired.
Tested by: ipv6gw and ref9-i386
Reported by: Pete French (petefrench ingresso.co.uk on stable)
Reported by: bz, simon on Y! cluster
Reported by: kib
PR: kern/151908
MFC after: 3 days
2011-04-17 16:07:08 +00:00
..
2009-08-01 19:26:27 +00:00
2010-11-22 19:32:54 +00:00
2010-11-22 19:32:54 +00:00
2010-11-27 21:51:39 +00:00
2010-04-29 11:52:42 +00:00
2010-12-22 11:58:31 +00:00
2009-11-19 13:39:07 +00:00
2011-03-12 16:45:15 +00:00
2009-06-23 22:08:55 +00:00
2010-08-11 00:51:50 +00:00
2010-11-22 19:32:54 +00:00
2011-03-12 21:46:37 +00:00
2010-04-29 11:52:42 +00:00
2011-03-21 09:40:01 +00:00
2011-02-21 09:01:34 +00:00
2009-10-11 05:59:43 +00:00
2010-11-27 21:51:39 +00:00
2010-11-22 19:32:54 +00:00
2010-11-22 19:32:54 +00:00
2009-06-21 10:29:31 +00:00
2010-11-27 21:51:39 +00:00
2010-11-27 21:51:39 +00:00
2009-06-08 17:15:40 +00:00
2009-12-22 20:40:22 +00:00
2010-11-22 19:32:54 +00:00
2009-04-29 11:31:23 +00:00
2011-04-17 16:07:08 +00:00
2010-11-22 19:32:54 +00:00
2011-03-21 09:40:01 +00:00
2010-04-29 11:52:42 +00:00
2010-08-20 17:52:49 +00:00
2009-07-16 21:13:04 +00:00
2009-08-01 19:26:27 +00:00
2010-11-22 19:32:54 +00:00
2011-02-07 15:04:23 +00:00
2011-02-05 12:12:51 +00:00
2010-11-22 19:32:54 +00:00
2010-08-19 11:31:03 +00:00
2009-07-16 21:13:04 +00:00
2011-04-09 02:22:49 +00:00