Re: How to convert push ports to pull ports and vice versa.
Beyers Cronje <[email protected]>
| Newsgroups | gmane.network.routing.click |
|---|---|
| Message-ID | <CAOO3n8WmJc081xoy3c+h_0CnreV2pnjKgc52wHJOB1dSZG1bJw@mail.gmail.com> |
There are a number of pull-to-push converters. The basic one being Unqueue http://read.cs.ucla.edu/click/elements/unqueue Search for "pull-to-push" on http://read.cs.ucla.edu/click/elements to see what other elements are available. To convert from push to pull just insert a Queue element. Queue has push input ports and pull output ports. Beyers On Thu, Apr 19, 2012 at 1:03 PM, udit kumar <[email protected]> wrote: > Hello all, > > I am trying to make a click configuration file which would change the > destination IP address of certain packets arriving at the router. I did not > have any idea how to do it in a generic way so I tried to hard code it. I > dont know if its even correct. The config file is attached with this > > Besides I am getting an error that the Queue module has a pull output port > while the next element connected to it has a push input port. Hence a > mismatch and my router config wont load. Please help. > > Thanking you, > Udit Kumar > > _______________________________________________ > click mailing list > [email protected] > https://amsterdam.lcs.mit.edu/mailman/listinfo/click > >