Re: what should I do with PPP element?
Eddie Kohler <[email protected]>
| Newsgroups | gmane.network.routing.click |
|---|---|
| Message-ID | <CAF0C5S+y+2cjqEwGVJOkpW_VH6FYKNZAc-j8n8ee_RJRKb8CUw@mail.gmail.com> |
They are in the click-packages repository (which you can tell from the "PACKAGE" section of the page). The PPP elements are in the "iias" package. Eddie On Mon, Nov 7, 2011 at 12:07 PM, Roman Chertov <[email protected]> wrote: > There are some elements that relate to grid and PPP listed on the > elements website, but those elements are not presented in the source > code. Maybe Eddie knows the reason for this. > > Roman > > On 11/06/2011 06:15 AM, messi wrote: >> hi, all, >> I want to construct a router using PPP protocol, but i can't use PPP element provided click, what should I do? >> messi, >> best regards, >> >> >> >> >> >> At 2011-11-02 00:00:00,[email protected] wrote: >>> Send click mailing list submissions to >>> [email protected] >>> >>> To subscribe or unsubscribe via the World Wide Web, visit >>> https://amsterdam.lcs.mit.edu/mailman/listinfo/click >>> or, via email, send a message with subject or body 'help' to >>> [email protected] >>> >>> You can reach the person managing the list at >>> [email protected] >>> >>> When replying, please edit your Subject line so it is more specific >>> than "Re: Contents of click digest..." >>> >>> >>> Today's Topics: >>> >>> 1. Re: how the push and pull implement in the bottom code (sandeep) >>> >>> >>> ---------------------------------------------------------------------- >>> >>> Message: 1 >>> Date: Tue, 1 Nov 2011 06:38:01 +0000 >>> From: sandeep<[email protected]> >>> Subject: Re: [Click] how the push and pull implement in the bottom >>> code >>> To: [email protected] >>> Message-ID: >>> <CAKE=LV0exTpzDv1jqGYRwY01pohiC0bQo4FG6K-Xufj_Uk7=KA@mail.gmail.com> >>> Content-Type: text/plain; charset=ISO-8859-1 >>> >>> Please have a look at http://read.cs.ucla.edu/click/clickunderhood which >>> also gives some info about how click builds configuration graphs. >>> >>> Kind Regards, >>> Sandeep, >>> PhD Student, >>> CTVR<http://ctvr.ie/> - Trinity College Dublin >>> >>> On Mon, Oct 31, 2011 at 9:16 AM, Beyers Cronje<[email protected]> wrote: >>> >>>> Hi, >>>> >>>> The main Click loop is in RouterThread::driver() which can be found at >>>> click/lib/routerthread.cc >>>> https://github.com/kohler/click/blob/master/lib/routerthread.cc#L569 >>>> >>>> Essentially RouterThread::driver() calls the pending Tasks, elements that >>>> implement Task include elements like FromDevice/PollDevice/ToDevice etc. >>>> These task elements are *typically* located at the beginning of the push or >>>> pull path and within the Task's execution function the element calls the >>>> next elements push/pull in the graph, and this carries on until the packet >>>> reaches the last element in the path or until one of the elements kills the >>>> packet and returns without pushing/pulling the packet on. >>>> >>>> How Click builds the configuration graphs is another question and something >>>> that I personally havent looked into in much detail yet, maybe someone else >>>> on the list can shed some info on this. >>>> >>>> Beyers >>>> >>>> >>>> On Mon, Oct 31, 2011 at 9:10 AM, kele kele<[email protected]> wrote: >>>> >>>>> Hi, >>>>> I'm doing some reash on click. Now a problem confuse me, how the >>>>> push and pull implement in the bottom code in click. I have tried to find >>>>> the relate code in click sorce code, but I'm failed. Can anybody help >>>> me, >>>>> tell me the mechanism of push and pull in click and the related code >>>>> location in click source code. Very thanks. >>>>> >>>>> Kelei Jin >>>>> _______________________________________________ >>>>> click mailing list >>>>> [email protected] >>>>> https://amsterdam.lcs.mit.edu/mailman/listinfo/click >>>>> >>>> _______________________________________________ >>>> click mailing list >>>> [email protected] >>>> https://amsterdam.lcs.mit.edu/mailman/listinfo/click >>>> >>> >>> >>> ------------------------------ >>> >>> _______________________________________________ >>> click mailing list >>> [email protected] >>> https://amsterdam.lcs.mit.edu/mailman/listinfo/click >>> >>> >>> End of click Digest, Vol 101, Issue 1 >>> ************************************* >> _______________________________________________ >> click mailing list >> [email protected] >> https://amsterdam.lcs.mit.edu/mailman/listinfo/click >> > > _______________________________________________ > click mailing list > [email protected] > https://amsterdam.lcs.mit.edu/mailman/listinfo/click > _______________________________________________ click mailing list [email protected] https://amsterdam.lcs.mit.edu/mailman/listinfo/click