cvs commit: src/sys/netinet6 icmp6.c raw_ip6.c
Robert Watson
rwatson at FreeBSD.org
Sun Aug 31 19:48:21 UTC 2008
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
More information about the cvs-src
mailing list