[netflow-tools] CVS: fuyu.mindrot.org: softflowd

Damien Miller djm at fuyu.mindrot.org
Thu Jul 26 10:50:31 EST 2007


CVSROOT:        /var/cvs
Module name:    softflowd
Changes by:     djm at fuyu.mindrot.org 07/07/26 10:50:31

Modified files:
    .               : ChangeLog softflowd.c

Log message:
 - (djm) Add flow_get/flow_put and expiry_get/expiry_put functions to
   allocate and deallocate flows and expiry events, instead of calling
   malloc/free directly. Right now these functions just call malloc/free
   anyway, but they will soon be used to implemented pooled flow/expiry
   allocations.

Diff commands:
cvs -nQq rdiff -u -r1.92 -r1.93 softflowd/ChangeLog
cvs -nQq rdiff -u -r1.95 -r1.96 softflowd/softflowd.c

CVSWeb:
http://cvsweb.mindrot.org/index.cgi/softflowd/ChangeLog?r1=1.92;r2=1.93
http://cvsweb.mindrot.org/index.cgi/softflowd/softflowd.c?r1=1.95;r2=1.96

Please note that there may be a delay before commits are available
on the public CVSWeb site.


More information about the netflow-tools mailing list