bugzilla-daemon at netfilter.org
2020-Nov-13 14:49 UTC
[Bug 1481] New: [ebtables-nft] ebtables -E gives error
https://bugzilla.netfilter.org/show_bug.cgi?id=1481 Bug ID: 1481 Summary: [ebtables-nft] ebtables -E gives error Product: iptables Version: unspecified Hardware: x86_64 OS: Debian GNU/Linux Status: NEW Severity: normal Priority: P5 Component: iptables Assignee: netfilter-buglog at lists.netfilter.org Reporter: pedretti.fabio at gmail.com Originally reported here: https://bugs.launchpad.net/ubuntu/+source/iptables/+bug/1904192 Legacy ebtables OK: # ebtables --concurrent -t nat -N testrule3 # ebtables --concurrent -t nat -E testrule3 testrule3-renamed ebtables nft (1.8.6) error: # ebtables --concurrent -t nat -N testrule3 # ebtables --concurrent -t nat -E testrule3 testrule3-renamed ebtables v1.8.6 (nf_tables): Chain 'testrule3' doesn't exists Try `ebtables -h' or 'ebtables --help' for more information. -- 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/20201113/6ed7da9d/attachment.html>
bugzilla-daemon at netfilter.org
2020-Nov-16 06:53 UTC
[Bug 1481] [ebtables-nft] ebtables -E gives error
https://bugzilla.netfilter.org/show_bug.cgi?id=1481 Christian Ehrhardt <christian.ehrhardt at canonical.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |christian.ehrhardt at canonica | |l.com -- 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/20201116/8c3bd338/attachment.html>
bugzilla-daemon at netfilter.org
2020-Nov-17 12:01 UTC
[Bug 1481] [ebtables-nft] ebtables -E gives error
https://bugzilla.netfilter.org/show_bug.cgi?id=1481 Phil Sutter <phil at nwl.cc> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED CC| |phil at nwl.cc Status|NEW |RESOLVED --- Comment #1 from Phil Sutter <phil at nwl.cc> --- Fixed in commit 55b7c71dce714 ("ebtables: Fix for broken chain renaming"), which should go into v1.8.7 release. Can you please report back to ubuntu? I'll take care of Fedora. ;) -- 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/20201117/223d44e2/attachment.html>
bugzilla-daemon at netfilter.org
2020-Nov-17 15:22 UTC
[Bug 1481] [ebtables-nft] ebtables -E gives error
https://bugzilla.netfilter.org/show_bug.cgi?id=1481 --- Comment #2 from Christian Ehrhardt <christian.ehrhardt at canonical.com> ---> Can you please report back to ubuntu? I'll take care of Fedora. ;)Yes I already updated the Ubuntu bug with a link to the Fix and pinged our maintainer. Might I ask when you plan to tag a new release, based on that we can decide if also Debian might need a bug or can just wait to merge 1.8.x. -- 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/20201117/79bb7591/attachment.html>
bugzilla-daemon at netfilter.org
2020-Nov-17 16:46 UTC
[Bug 1481] [ebtables-nft] ebtables -E gives error
https://bugzilla.netfilter.org/show_bug.cgi?id=1481 --- Comment #3 from Phil Sutter <phil at nwl.cc> --- (In reply to Christian Ehrhardt from comment #2)> > Can you please report back to ubuntu? I'll take care of Fedora. ;) > > Yes I already updated the Ubuntu bug with a link to the Fix and pinged our > maintainer.Cool, thanks.> Might I ask when you plan to tag a new release, based on that we can decide > if also Debian might need a bug or can just wait to merge 1.8.x.We just released, so it may well take a few months till the next one. -- 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/20201117/1fb9060e/attachment.html>
bugzilla-daemon at netfilter.org
2020-Nov-18 07:34 UTC
[Bug 1481] [ebtables-nft] ebtables -E gives error
https://bugzilla.netfilter.org/show_bug.cgi?id=1481 --- Comment #4 from Christian Ehrhardt <christian.ehrhardt at canonical.com> --- Thank you, just as FYI (in case anyone tracking this needs references) Ubuntu is affected>=20.10 and the backport of your fix has already started on:https://bugs.launchpad.net/ubuntu/+source/iptables/+bug/1904192 Furthermore I filed a Debian bug about the same at: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=975028 -- 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/20201118/23af82f0/attachment.html>
Maybe Matching Threads
- [Bug 1347] New: ebtables-nft: regression in -o option
- [Bug 1734] New: nft set with auto-merge json import/export
- [Bug 914] New: nft configure does not use --prefix as include/lib search path
- [Bug 1391] New: iptables-nft-restore --test can segfault
- [Bug 1759] New: flush and delete nft commands need an option to ignore non-existant objects