Well, the list works fine. In my application I use it in order to 
implement something like a round robin among a variable numbers of 
queues. 

I think that it could be usefull to have such a list in the click 
codebase. 

Bye
Roberto


----- Original Message -----
From: Beyers Cronje <[EMAIL PROTECTED]>
To: Jason Park <[EMAIL PROTECTED]>
Cc: roberto riggio <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Sent: Monday, January 29, 2007 11:14:59 AM GMT+0100 Europe/Berlin
Subject: Re: [Click] LinkedList in click

Please let us ALL no of the test results :)

On 1/29/07, Jason Park <[EMAIL PROTECTED]> wrote:
>
> Hi,
> Absolutely It's free.
> But I'll be pleased if you mention the source of code, if you can.
> And then please let me know your test result.
>
> Bye.
> Jason Park.
>
> -----Original Message-----
> From: Roberto Riggio [mailto:[EMAIL PROTECTED]
> Sent: Monday, January 29, 2007 6:36 PM
> To: Jason Park
> Cc: [EMAIL PROTECTED]; roberto riggio
> Subject: Re: [Click] LinkedList in click
>
> Thanks,
>
> I'm gonna test it right now. BTW, I will use this code in a
> packet concatenator for wireless mesh networks. I was planning
> to release the code under BSD license. How should I behave with
> respect to your code (since there is not license in it).
>
> Bye
> Roberto
>
>
> ----- Original Message -----
> From: Jason Park <[EMAIL PROTECTED]>
> To: roberto riggio <[EMAIL PROTECTED]>
> Cc: [EMAIL PROTECTED]
> Sent: Monday, January 29, 2007 3:51:52 AM GMT+0100 Europe/Berlin
> Subject: RE: [Click] LinkedList in click
>
> HI,
>
>
>
> Here I attach double linkedlist for click that Beyers mentioned.
>
> I was fixed trivially since I posted.
>
> It works well, but I don't know whether click has plan to include in it.
>
>
>
> Please put them into these locations.
>
> include/click/list.hh
>
> elements/test/listtest.hh
>
> elements/test/listtest.cc
>
>
>
> In addition to List, I'm working multi index container (memory db) for
> click. If someone or click needs it,
>
> I'll post it. It's similar to the thing of Boost Multi-index
> <http://www.boost.org/libs/multi_index/doc/index.html>  Containers Library
> and including MPL like (THE BOOST MPL
> <http://www.boost.org/libs/mpl/doc/index.html>  LIBRARY) also.
>
>
>
> Bye.
>
>
>
> Jason Park.
>
>   _____
>
> From: Beyers Cronje [mailto:[EMAIL PROTECTED]
> Sent: Monday, January 29, 2007 4:28 AM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]; Jason Park
> Subject: Re: [Click] LinkedList in click
>
>
>
> Hi Roberto,
>
> See previous post by Jason.
> https://amsterdam.lcs.mit.edu/pipermail/click/2006-October/005255.html
>
> I havent used his patch so it's maybe best if Jason comments directly.
>
> Beyers
>
> On 1/28/07, Roberto Riggio <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> as in the subject, are there any plans to include a (double) linkedlist in
> click?
>
> Bye
> Roberto
>
> --
> ========================================
> Roberto Riggio, Ph. D. Student
> CREATE-NET
> via Solteri 38
> 38100 -- Trento (Italy)
> tel: +39.0461.82.85.84
> fax: +39.0461.42.11.57
> e-mail: [EMAIL PROTECTED]
> web page: http://dit.unitn.it/~riggio/
> =======================================
> _______________________________________________
> click mailing list
> click@amsterdam.lcs.mit.edu  <mailto:click@amsterdam.lcs.mit.edu>
> https://amsterdam.lcs.mit.edu/mailman/listinfo/click
>
>
>
>
>
> --
> ========================================
> Roberto Riggio, Ph. D. Student
> CREATE-NET
> via Solteri 38
> 38100 -- Trento (Italy)
> tel: +39.0461.82.85.84
> fax: +39.0461.42.11.57
> e-mail: [EMAIL PROTECTED]
> web page: http://dit.unitn.it/~riggio/
> =======================================
>
> The information transmitted is intended only for the person or entity
> to which it is addressed and may contain confidential and/or
> privileged material. Any review, retransmission, dissemination or
> other use of, or taking of any action in reliance upon, this
> information by persons or entities other than the intended recipient
> is prohibited according to the Italian Law 196/2003 of the Legislature.
> If you received this in error, please contact the sender and delete
> the material from any computer.
>
>
> _______________________________________________
> click mailing list
> click@amsterdam.lcs.mit.edu
> https://amsterdam.lcs.mit.edu/mailman/listinfo/click
>


-- 
========================================
Roberto Riggio, Ph. D. Student
CREATE-NET
via Solteri 38
38100 -- Trento (Italy)
tel: +39.0461.82.85.84
fax: +39.0461.42.11.57
e-mail: [EMAIL PROTECTED]
web page: http://dit.unitn.it/~riggio/
=======================================

The information transmitted is intended only for the person or entity
to which it is addressed and may contain confidential and/or
privileged material. Any review, retransmission, dissemination or
other use of, or taking of any action in reliance upon, this
information by persons or entities other than the intended recipient
is prohibited according to the Italian Law 196/2003 of the Legislature.
If you received this in error, please contact the sender and delete
the material from any computer. 

_______________________________________________
click mailing list
click@amsterdam.lcs.mit.edu
https://amsterdam.lcs.mit.edu/mailman/listinfo/click

Reply via email to