Harsha Sharma <harshasharmaiitr@xxxxxxxxx> wrote: > Print error "Null string is not allowed" before assert statement. > For e.g. > nft add rule filter input meta iifname '""' > Error: Null String is not allowed > add rule filter input meta iifname "" Is there any case where "" should be allowed? If not, I'd rather change scanner.l to not recognize "" as a quoted string. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html