Added function to do prefix wildcard comparison for filtering.
[trust_router.git] / common / tr_util.c
index c5c248b..9562d9c 100644 (file)
@@ -48,3 +48,4 @@ void tr_bin_to_hex(const unsigned char * bin, size_t bin_len,
     hex_len -= 2;
   }
 }
+