Date: Sat, 27 Mar 2010 17:51:27 +0000 (UTC) From: "Bjoern A. Zeeb" <bz@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/netinet ip_divert.c raw_ip.c tcp_subr.c udp_usrreq.c Message-ID: <201003271751.o2RHpkev071081@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bz 2010-03-27 17:51:27 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/netinet ip_divert.c raw_ip.c tcp_subr.c
udp_usrreq.c
Log:
SVN rev 205762 on 2010-03-27 17:51:27Z by bz
MFC r205251:
Add pcb reference counting to the pcblist sysctl handler functions
to ensure type stability while caching the pcb pointers for the
copyout.
Reviewed by: rwatson
Revision Changes Path
1.156.2.4 +14 -3 src/sys/netinet/ip_divert.c
1.220.2.8 +12 -3 src/sys/netinet/raw_ip.c
1.350.2.3 +14 -4 src/sys/netinet/tcp_subr.c
1.262.2.3 +15 -3 src/sys/netinet/udp_usrreq.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003271751.o2RHpkev071081>
