cvs commit: src/sys/netinet ip_flow.c

Matthew Dillon dillon at apollo.backplane.com
Mon Oct 27 12:00:24 PDT 2008


:  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 at backplane.com>





More information about the Commits mailing list