Index: trunk/ippTools/src/pxtools.c
===================================================================
--- trunk/ippTools/src/pxtools.c	(revision 32556)
+++ trunk/ippTools/src/pxtools.c	(revision 32565)
@@ -35,4 +35,5 @@
     if (!strcmp(state, "drop")) return true;
     if (!strcmp(state, "wait")) return true;
+    if (!strcmp(state, "keep")) return true;
     if (!strcmp(state, "goto_cleaned")) return true;
     if (!strcmp(state, "error_cleaned")) return true;
