DragonFly commits List (threaded) for 2008-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: cvs commit: src/sys/netinet ip_flow.c
: Modified files:
: sys/netinet ip_flow.c
: Log:
: We obviously do not want protocol threads to be block; blocking the current
: protocol thread may cause exact same ipflow being installed.
:
: Revision Changes Path
: 1.24 +1 -2 src/sys/netinet/ip_flow.c
:
:http://www.dragonflybsd.org/cvsweb/src/sys/netinet/ip_flow.c.diff?r1=1.23&r2=1.24&f=u
Agree. I'm not familiar with that code, but I assume that
nothing bad will happen if that kmalloc fails? does ipflow
try to detect SYN's and such?
-Matt
Matthew Dillon
<dillon@backplane.com>
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]