Hello All, I need to insert a code where the OVS is finished initializing and my function has to be executed. My implementation should be the last thing that has to be executed as a Part of "Initialization" of the switch.
I tried backtracking and couldn’t find that spot. But I tracked to this function “ rconn_recv(struct rconn *rc)" : (lib/rconn.c file) and thought this might be good spot to insert my initialization code. Is there a better function where I can insert my module in the OVS code? Thanks in advance. -- Jayanth Silesh 317-476-2599 Graduate Student, University of Southern California
_______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss