rwatson 2008-07-08 10:15:23 UTC
FreeBSD src repository
Modified files:
sys/netinet6 udp6_usrreq.c
Log:
SVN rev 180365 on 2008-07-08 10:15:23Z by rwatson
Use soreceive_dgram() and sosend_dgram() with UDPv6, as we do with UDPv4.
Tested by: ps
MFC after: 3 months
Revision Changes Path
1.90 +2 -0 src/sys/netinet6/udp6_usrreq.c