Package: ipset / 6.38-1.2

Metadata

Package Version Patches format
ipset 6.38-1.2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
adjust test scripts for debian.patch | (download)

tests/hash:net.t | 10 0 10 - 0 !
1 file changed, 10 deletions(-)

 adjust test scripts for debian 
 The test failed in Debian due to the lack of some features that are not
 included in the current Debian Linux kernel.
test installed.patch | (download)

tests/cidr.sh | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 make cidr.sh accept the ipset_bin environment variable 
workaround iphash delete one by one test failed.patch | (download)

tests/iphash.t.large | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 workaround for hash:ip delete one-by-one test failed 
 The hash:ip delete one-by-one test is failed.
 Refers to the bug [1], The set members are sometimes evicted on hash resized.
 It should be fixed in the kernel side.
 .
 Create hash:ip with hashsize that large enough to store data without hash
 resizing for workaround.
 .
 [1] https://git.netfilter.org/ipset/commit/?id=728fed0f689c76cb5cd77499b022764e93d91932
05 delay the set with timeout resizing test.patch | (download)

tests/resizet.sh | 2 2 0 - 0 !
1 file changed, 2 insertions( )

 delay the set with timeout resizing test
 The test sometimes finish early and faster than 1 second, the condition
 fail with false-positive 
fix bash completion.patch | (download)

utils/ipset_bash_completion/ipset | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 fix ipset bash completion on bash (>= 4.4.18)