> according to me i think you people have used exec > family of system calls inorder to executer the executable > files in rip/tools directory . > so plz tell me where u made call to those executables file in source code.
Those are called by xorpsh. The xorpsh template files (etc/templates/*.cmds) specify the names of the binaries. Xorpsh itself uses the RunCommand class (libxorp/run_command.hh) to execute them. Pavlin _______________________________________________ Xorp-hackers mailing list [email protected] http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-hackers
