bugzilla-daemon at netfilter.org
2014-May-13  12:34 UTC
[Bug 937] New: frag: --fraglast is not supported in nft
https://bugzilla.netfilter.org/show_bug.cgi?id=937
           Summary: frag: --fraglast is not supported in nft
           Product: nftables
           Version: unspecified
          Platform: x86_64
        OS/Version: Debian GNU/Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: nft
        AssignedTo: pablo at netfilter.org
        ReportedBy: anarey at gmail.com
   Estimated Hours: 0.0
The following command-line parameters in frag iptables-extensions are not
supported in nft yet:
----fraglast    Matches if this is the last fragment
The last commit in Pablo git tree of kernel is "40e6442 netfilter:
x_tables:
allow to use cgroup match for LOCAL_IN nf hooks"
The last commit in libmnl repo is "090a842 examples: use
mnl_socket_setsockopt"
The last commit in libnftnl repo is "57107c2 common: fix unconditional
output
of event wrapping stuff"
The last commit in nftables repo is "aefa9bf expression: Fix inconsistent
output in set"
-- 
Configure bugmail: https://bugzilla.netfilter.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
bugzilla-daemon at netfilter.org
2016-May-13  19:29 UTC
[Bug 937] frag: --fraglast is not supported in nft
https://bugzilla.netfilter.org/show_bug.cgi?id=937
Pablo Neira Ayuso <pablo at netfilter.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID
--- Comment #1 from Pablo Neira Ayuso <pablo at netfilter.org> ---
This can be done via:
    frag more-fragments 0
Closing.
-- 
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/20160513/96e3ffb6/attachment.html>
Seemingly Similar Threads
- [Bug 936] New: frag: "more-fragments" and "reserved" are not identified by nftables
- [Bug 934] New: frag: Invert a range in frag
- [Bug 935] New: Frag: problem with frag-off
- [Bug 931] New: limit: -limit-burst is not supported in nft
- [Bug 942] New: ct: timeout, ctevents, expevents and zone is not supported in nft