[Bug 1176] Invalid identifiers produce unhelpful error messages
bugzilla-daemon at netfilter.org
bugzilla-daemon at netfilter.org
Fri Jul 12 12:40:54 CEST 2019
https://bugzilla.netfilter.org/show_bug.cgi?id=1176
Phil Sutter <phil at nwl.cc> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |phil at nwl.cc
--- Comment #5 from Phil Sutter <phil at nwl.cc> ---
Meanwhile we support names of up to 255 characters, so the last example applies
cleanly.
The error message for duplicate chain name has improved significantly:
nft -f /tmp/test.nft
/tmp/test.nft:9:11-16: Error: Could not process rule: Device or resource busy
chain prer_r {
^^^^^^
While it is basically still EBUSY, location info is correct at least. Maybe it
should be changed to EEXISTS?
--
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.netfilter.org/pipermail/netfilter-buglog/attachments/20190712/c6c99b08/attachment.html>
More information about the netfilter-buglog
mailing list