Fix loop termination condition in trps_filter_outbound_updates()
[trust_router.git] / include / tr_filter.h
index 9e556f4..45b8fdc 100644 (file)
@@ -46,7 +46,7 @@
 #define TR_MAX_FILTERS  5
 #define TR_MAX_FILTER_LINES 8
 #define TR_MAX_FILTER_SPECS 8
-#define TR_MAX_FILTER_SPEC_MATCHES 8
+#define TR_MAX_FILTER_SPEC_MATCHES 64
 
 /* Filter actions */
 typedef enum {