[Bug 840] New: Specifying CIDR when adding to a hash:ip entry is silently ignored

bugzilla-daemon at netfilter.org bugzilla-daemon at netfilter.org
Tue Aug 13 00:48:23 CEST 2013


https://bugzilla.netfilter.org/show_bug.cgi?id=840

           Summary: Specifying CIDR when adding to a hash:ip entry is
                    silently ignored
           Product: ipset
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P5
         Component: default
        AssignedTo: netfilter-buglog at lists.netfilter.org
        ReportedBy: quentin at armitage.org.uk
   Estimated Hours: 0.0


# ipset create foo hash:ip netmask 24
# ipset add foo 1.2.3.4/24
# ipset add foo 1.2.4.5/32
# ipset list foo
Name: foo
Type: hash:ip
Revision: 0
Header: family inet hashsize 1024 maxelem 65536 netmask 24
Size in memory: 16536
References: 0
Members:
1.2.4.0
1.2.3.0

-- 
Configure bugmail: https://bugzilla.netfilter.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the netfilter-buglog mailing list