Date: Sun, 31 Aug 2008 19:48:10 +0000 (UTC) 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 raw_ip6.c Message-ID: <200808311948.m7VJmHd1096950@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2008-08-31 19:48:10 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/netinet6 icmp6.c raw_ip6.c Log: SVN rev 182566 on 2008-08-31 19:48:10Z by rwatson Merge r180965 from head to stable/7: Since we fail IPv6 raw socket allocation if inp->in6p_icmp6filt can't be allocated, there's no need to conditionize use and freeing of it later. Revision Changes Path 1.80.2.3 +2 -11 src/sys/netinet6/icmp6.c 1.73.2.6 +1 -4 src/sys/netinet6/raw_ip6.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808311948.m7VJmHd1096950>