Hello,<br><br>I wanted to use my forwarding engine (which has its own forwarding table) together with my own protocol (at the application layer, using sockets) with XORP. I wasn't sure if it's better to implement a separate process that interacts with XORP's FEA (this would be the forwarding engine) and another process that represents the protocol or if I should implement all of this using Click and then plug it into XORP (or just use it only with Click). In other words, how much of XORP's code I would need to change to do this and would it be easier to do it in Click or to use both?<br>
<br>Victor<br>