Index: /tags/ipp-20110622/ippTools/src/pxtools.c
===================================================================
--- /tags/ipp-20110622/ippTools/src/pxtools.c	(revision 32565)
+++ /tags/ipp-20110622/ippTools/src/pxtools.c	(revision 32566)
@@ -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;
