On Thu, Jun 27, 2002 at 02:06:45PM +0800, qhou wrote:
> I have a requirement:
> =====================
> 1.When a conntrack is created, I'll allocate memory for my private
> data, if the associated connect is what I am interested on.

> 2.And as the conntrack is destroyed for the connect is absolutely
> closed or timeout, I'll then release the memory of my private data.

What are you implementing? A layer four helper (like
ip_conntrack_proto_tcp.c?)

In CVS is a patch which adds a proto->destroy function to the l4 proto
helpers (ip_conntrack_protocol_destroy.patch)

-- 
Live long and prosper
- Harald Welte / [EMAIL PROTECTED]               http://www.gnumonks.org/
============================================================================
GCS/E/IT d- s-: a-- C+++ UL++++$ P+++ L++++$ E--- W- N++ o? K- w--- O- M- 
V-- PS+ PE-- Y+ PGP++ t++ 5-- !X !R tv-- b+++ DI? !D G+ e* h+ r% y+(*)

Reply via email to