Bug#932877: parser rejects blank/comment lines in literal sets/maps

2019-08-27 Thread Arturo Borrero Gonzalez
Control: tags -1 upstream confirmed Control: forwarded -1 https://bugzilla.netfilter.org/show_bug.cgi?id=1196 On Wed, 24 Jul 2019 14:17:06 +1000 "Trent W. Buck" wrote: > Package: nftables > Version: 0.9.1-2 > Severity: minor > > The nftables file parser allows newlines in literal sets and maps.

Bug#932877: parser rejects blank/comment lines in literal sets/maps

2019-07-23 Thread Trent W. Buck
Package: nftables Version: 0.9.1-2 Severity: minor The nftables file parser allows newlines in literal sets and maps. It allows comments in them -- but it doesn't allow comments on their own line. I think this is a mistake, and the parser should be changed to allow them. A simple example ruleset