Date: Sun, 03 Jul 2005 01:25:40 -0000 From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet6 icmp6.c Message-ID: <200502211055.j1LAtuTW017010@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2005-02-21 10:55:56 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/netinet6 icmp6.c Log: Merge icmp6.c:1.56-1.57 from HEAD to RELENG_5: date: 2005/02/08 22:16:26; author: rwatson; state: Exp; lines: +13 -5 Lock raw IP socket pcb list and PCBs when processing input via icmp6_rip6_input(). Reviewed by: gnn date: 2005/02/09 01:12:43; author: rwatson; state: Exp; lines: +1 -0 Add missed merge of ripcbinfo extern. Given how widely used ripcbinfo is, we should probably add it to an include file. Spotted by: mux Revision Changes Path 1.53.2.3 +14 -5 src/sys/netinet6/icmp6.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502211055.j1LAtuTW017010>