bugzilla-daemon at netfilter.org
2014-May-07  07:15 UTC
[Bug 919] New: ah: --reserver is not supported (ipv4 and ipv6)
https://bugzilla.netfilter.org/show_bug.cgi?id=919
           Summary: ah: --reserver is not supported (ipv4 and ipv6)
           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 parameter of "ah" iptables-extensions is
not
supported in nft yet:
FIXED: reserver (--ahres in iptables) 
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
2014-May-20  16:08 UTC
[Bug 919] ah: --reserver is not supported (ipv4 and ipv6)
https://bugzilla.netfilter.org/show_bug.cgi?id=919
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> 2014-05-20
18:08:00 CEST ---
This works here:
  nft add rule filter input ah reserved 10
-- 
Configure bugmail: https://bugzilla.netfilter.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
Possibly Parallel Threads
- [Bug 936] New: frag: "more-fragments" and "reserved" are not identified by nftables
- [Bug 918] New: Ranges and comparat
- [Bug 920] New: DNAT: SNAT: --random and --persistent are not supported
- [Bug 921] New: log, ulog and nflog: command-line parameters are not supported
- [Bug 922] New: iprange: --ports is not suppported