freebsd-dev/sys/netinet6
Robert Watson 4a0a13971e When invoking the udp_send() from udp6_send() due to use of a v6-mapped
IPv4 address, first drop the udbinfo and inpcb locks, which will otherwise
be recursed.  This leads to a potential minor race, but is preferable to a
deadlock when acquiring a read lock after a write lock on the inpcb.

MFC after:	3 days
Reported by:	Norbert Papke <fbsd-ml@scrapper.ca>, lioux
2008-09-22 06:44:03 +00:00
..
dest6.c Commit step 1 of the vimage project, (network stack) 2008-08-17 23:27:27 +00:00
frag6.c Commit step 1 of the vimage project, (network stack) 2008-08-17 23:27:27 +00:00
icmp6.c - Fix amd64 local privilege escalation. [08:07] 2008-09-03 19:09:47 +00:00
icmp6.h
in6_cksum.c Clean up VCS Ids. 2007-12-10 16:03:40 +00:00
in6_gif.c A bunch of formatting fixes brough to light by, or created by the Vimage commit 2008-08-20 01:05:56 +00:00
in6_gif.h Clean up VCS Ids. 2007-12-10 16:03:40 +00:00
in6_ifattach.c Fix some of the formatting fixes.. It's amazing how some thing stand out 2008-08-20 01:24:55 +00:00
in6_ifattach.h Clean up VCS Ids. 2007-12-10 16:03:40 +00:00
in6_pcb.c A bunch of formatting fixes brough to light by, or created by the Vimage commit 2008-08-20 01:05:56 +00:00
in6_pcb.h Pass the ucred along into in{,6}_pcblookup_local for upcoming 2008-07-10 13:31:11 +00:00
in6_proto.c Commit step 1 of the vimage project, (network stack) 2008-08-17 23:27:27 +00:00
in6_rmx.c As part of step 1.5 of the vimage framework resolve conflicts with 2008-08-18 13:16:19 +00:00
in6_src.c Commit step 1 of the vimage project, (network stack) 2008-08-17 23:27:27 +00:00
in6_var.h Clean up VCS Ids. 2007-12-10 16:03:40 +00:00
in6.c Fix some of the formatting fixes.. It's amazing how some thing stand out 2008-08-20 01:24:55 +00:00
in6.h Clean up VCS Ids. 2007-12-10 16:03:40 +00:00
ip6_ecn.h Clean up VCS Ids. 2007-12-10 16:03:40 +00:00
ip6_forward.c Commit step 1 of the vimage project, (network stack) 2008-08-17 23:27:27 +00:00
ip6_id.c Clean up VCS Ids. 2007-12-10 16:03:40 +00:00
ip6_input.c Commit step 1 of the vimage project, (network stack) 2008-08-17 23:27:27 +00:00
ip6_ipsec.c Commit step 1 of the vimage project, (network stack) 2008-08-17 23:27:27 +00:00
ip6_ipsec.h #if 0 out a currently unsued (and incomplete) function: ip6_ipsec_mtu(). 2008-03-14 11:44:30 +00:00
ip6_mroute.c Commit step 1 of the vimage project, (network stack) 2008-08-17 23:27:27 +00:00
ip6_mroute.h Clean up VCS Ids. 2007-12-10 16:03:40 +00:00
ip6_output.c Commit step 1 of the vimage project, (network stack) 2008-08-17 23:27:27 +00:00
ip6_var.h Fix a regression introduced in r179289 splitting up ip6_savecontrol() 2008-08-16 06:39:18 +00:00
ip6.h
ip6protosw.h Clean up VCS Ids. 2007-12-10 16:03:40 +00:00
mld6_var.h Clean up VCS Ids. 2007-12-10 16:03:40 +00:00
mld6.c mld_timerresid() returns ms so instead of doing the maths in usec 2008-09-10 19:42:13 +00:00
nd6_nbr.c another missed V_ 2008-08-25 06:09:32 +00:00
nd6_rtr.c Fix some of the formatting fixes.. It's amazing how some thing stand out 2008-08-20 01:24:55 +00:00
nd6.c Fix some of the formatting fixes.. It's amazing how some thing stand out 2008-08-20 01:24:55 +00:00
nd6.h Commit step 1 of the vimage project, (network stack) 2008-08-17 23:27:27 +00:00
pim6_var.h Clean up VCS Ids. 2007-12-10 16:03:40 +00:00
pim6.h Clean up VCS Ids. 2007-12-10 16:03:40 +00:00
raw_ip6.c Commit step 1 of the vimage project, (network stack) 2008-08-17 23:27:27 +00:00
raw_ip6.h Clean up VCS Ids. 2007-12-10 16:03:40 +00:00
route6.c Commit step 1 of the vimage project, (network stack) 2008-08-17 23:27:27 +00:00
scope6_var.h Clean up VCS Ids. 2007-12-10 16:03:40 +00:00
scope6.c Commit step 1 of the vimage project, (network stack) 2008-08-17 23:27:27 +00:00
sctp6_usrreq.c 1) Adds the rest of the VIMAGE change macros 2008-07-09 16:45:30 +00:00
sctp6_var.h 1) Adds the rest of the VIMAGE change macros 2008-07-09 16:45:30 +00:00
tcp6_var.h Clean up VCS Ids. 2007-12-10 16:03:40 +00:00
udp6_usrreq.c When invoking the udp_send() from udp6_send() due to use of a v6-mapped 2008-09-22 06:44:03 +00:00
udp6_var.h Clean up VCS Ids. 2007-12-10 16:03:40 +00:00