From: Andy Gospodarek <[email protected]>
Date: Thu, 11 May 2017 15:52:30 -0400

> Shahid Habib noticed that when xdp1 was killed from a different console the 
> xdp
> program was not cleaned-up properly in the kernel and it continued to forward
> traffic.
> 
> Most of the applications in samples/bpf cleanup properly, but only when 
> getting
> SIGINT.  Since kill defaults to using SIGTERM, add support to cleanup when the
> application receives either SIGINT or SIGTERM.
> 
> Signed-off-by: Andy Gospodarek <[email protected]>
> Reported-by: Shahid Habib <[email protected]>

Applied, thanks Andy.

Reply via email to