cvs commit: src/sys/netinet6 icmp6.c raw_ip6.c
Robert Watson
rwatson at FreeBSD.org
Tue Jul 29 18:09:56 UTC 2008
rwatson 2008-07-29 18:09:46 UTC
FreeBSD src repository
Modified files:
sys/netinet6 icmp6.c raw_ip6.c
Log:
SVN rev 180965 on 2008-07-29 18:09:46Z by rwatson
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.
MFC after: 1 week
Revision Changes Path
1.88 +2 -11 src/sys/netinet6/icmp6.c
1.83 +1 -4 src/sys/netinet6/raw_ip6.c
More information about the cvs-src
mailing list