DragonFly commits List (threaded) for 2010-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: network - Fix nasty bug in udp6_send()
commit c14a35e96cf7d2910e09862ad8374f5c28acc91c
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Thu Sep 16 00:38:49 2010 -0700
network - Fix nasty bug in udp6_send()
* This bug was causing machines receiving inet6 udp packets to crash
very quickly, but was nearly impossible to find due to the weird
way it caused mbufs to interact.
Reported-by: Peter Avalos <peter@theshell.com>,
Francois Tigeot <ftigeot@wolfpond.org>
Summary of changes:
sys/netinet6/udp6_usrreq.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c14a35e96cf7d2910e09862ad8374f5c28acc91c
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]