Hi, Aravind
On 2015年01月03日 02:00, Aravindhan Dhanasekaran wrote:
> Hello,
>
> I'd like to delete all the flows in case of a SIGINT signal.
>
> I added a handler for SIGINT signal and tried to delete the flows inside the
> handler. But, it doesn't seem to work. I'm not getting errors when I try t
Hello,
I'd like to delete all the flows in case of a SIGINT signal.
I added a handler for SIGINT signal and tried to delete the flows inside the
handler. But, it doesn't seem to work. I'm not getting errors when I try to send
the flow-mod message, though. I captured all control packets at the con