bz
1710f285d4
After r219579 and r219779 unbreak v4-mapped v6 sockets for UDP
...
some more. Similar to what we do for TCP check for v4-mapped
addresses and then handle them or the normal v6 address case.
For either set inp_vflags before calling into the pcb connect
function so that we have an unambiguous view in case we need to
set the local address or port.
Looked at: tuexen (as part of more)
MFC after: 3 days
2011-04-09 01:29:46 +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-03-21 09:40:01 +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 01:29:46 +00:00