Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/netinet
Module Name: src
Committed By: pooka
Date: Sat Jan 4 14:18:12 UTC 2014
Modified Files:
src/sys/netinet: udp_usrreq.c
Log Message:
IPv6 UDP uses the IPv4 pcb tables, and therefore the stats, so need
to create the percpu UDPv4 counters even in a v6-only system.
To generate a diff of this commit:
cvs rdiff -u -r1.192 -r1.193 src/sys/netinet/udp_usrreq.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index