Remy Horton 91e89e477e examples/l2fwd-keepalive: add graceful exit
The l2fwd-keepalive example has infinite processing loops and as a
result the only way to exit it is via SIGINT/SIGTERM (e.g. Control-C).
The resulting shutdown is unclean, which is fixed by adding a signal
handler that causes the processing loops to break.

Fixes: e64833f2273a ("examples/l2fwd-keepalive: add sample application")

Signed-off-by: Remy Horton <remy.horton@intel.com>
Tested-by: Roman Korynkevych <romanx.korynkevych@intel.com>
2017-05-01 16:42:07 +02:00
..
2015-06-12 11:10:10 +02:00
2017-03-10 15:38:47 +01:00
2017-03-10 15:38:47 +01:00
2015-05-11 15:51:14 +02:00
2015-03-10 11:47:46 +01:00
2016-09-16 10:16:02 +02:00
2016-09-16 10:16:02 +02:00