DragonFly commits List (threaded) for 2008-10
DragonFly BSD
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


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Mon, 27 Oct 2008 12:00:04 -0700 (PDT)

:  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]