Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   thorpej
Date:           Tue Apr 15 04:43:25 UTC 2008

Modified Files:
        src/sys/netinet: udp_usrreq.c
        src/sys/netinet6: udp6_output.c udp6_usrreq.c udp6_var.h
        src/usr.bin/netstat: inet6.c
Added Files:
        src/sys/netinet6: udp6_private.h

Log Message:
Make udp6 stats per-cpu.


To generate a diff of this commit:
cvs rdiff -r1.167 -r1.168 src/sys/netinet/udp_usrreq.c
cvs rdiff -r1.34 -r1.35 src/sys/netinet6/udp6_output.c
cvs rdiff -r0 -r1.1 src/sys/netinet6/udp6_private.h
cvs rdiff -r1.81 -r1.82 src/sys/netinet6/udp6_usrreq.c
cvs rdiff -r1.21 -r1.22 src/sys/netinet6/udp6_var.h
cvs rdiff -r1.45 -r1.46 src/usr.bin/netstat/inet6.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