[Click] packets to different application

Mark Huang mlhuang at CS.Princeton.EDU
Wed Dec 13 21:59:30 EST 2006


On Dec 13, 2006, at 9:34 PM, Hamza wrote:
> I would like to know if there is any way we could send a packet
> received in click to different application i.e.
>
> packet received in click -> classified in click -> and based on the
> classification sent to different application running in the same
> machine.

You could try the Socket element, and send packets to your  
application via UDP or UNIX sockets. The UMLSwitch element is also  
useful for sending packets to a particular application, User Mode Linux.

--Mark


More information about the click mailing list