ipset 7.17-1ubuntu1 source package in Ubuntu

Changelog

ipset (7.17-1ubuntu1) mantic; urgency=medium

  * Fix failing autopkgtests by sleeping and retrying if we first fail to
    destroy a set that is in use by the kernel to give it time to
    be relinquished
    - d/p/sleep-and-retry-set-destroy-in-tests.patch

 -- Alex Murray <email address hidden>  Thu, 20 Jul 2023 21:11:43 +0930

Upload details

Uploaded by:
Alex Murray
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
linux-any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release main net

Downloads

File Size SHA-256 Checksum
ipset_7.17.orig.tar.bz2 668.9 KiB be49c9ff489dd6610cad6541e743c3384eac96e9f24707da7b3929d8f2ac64d8
ipset_7.17-1ubuntu1.debian.tar.xz 16.6 KiB 7c4d23111b0ecb65e7b78b7e52f6804902678bb246b1bf426d12bc19c7d72a44
ipset_7.17-1ubuntu1.dsc 1.9 KiB 3aa3bf8d9e07a67660b4117bd3a13a5d25e6a1b191c131efe265fb06fa83dbf7

View changes file

Binary packages built by this source

ipset: administration tool for kernel IP sets

 IP sets are a framework inside the Linux 2.4.x and 2.6.x kernel which can be
 administered by the ipset(8) utility. Depending on the type, currently an
 IP set may store IP addresses, (TCP/UDP) port numbers or IP addresses with
 MAC addresses in a way which ensures lightning speed when matching an
 entry against a set.
 .
 If you want to
 .
  * store multiple IP addresses or port numbers and match against the
    entire collection using a single iptables rule.
  * dynamically update iptables rules against IP addresses or ports without
    performance penalty.
  * express complex IP address and ports based rulesets with a single
    iptables rule and benefit from the speed of IP sets.
 .
 then IP sets may be the proper tool for you.

ipset-dbgsym: debug symbols for ipset
libipset-dev: development files for IP sets

 IP sets are a framework inside the Linux 2.4.x and 2.6.x kernel which can be
 administered by the ipset(8) utility. Depending on the type, currently an
 IP set may store IP addresses, (TCP/UDP) port numbers or IP addresses with
 MAC addresses in a way which ensures lightning speed when matching an
 entry against a set.
 .
 If you want to
 .
  * store multiple IP addresses or port numbers and match against the
    entire collection using a single iptables rule.
  * dynamically update iptables rules against IP addresses or ports without
    performance penalty.
  * express complex IP address and ports based rulesets with a single
    iptables rule and benefit from the speed of IP sets.
 .
 then IP sets may be the proper tool for you.
 .
 This package contains the development libraries and header files you need to
 develop your programs using the IP sets library.

libipset13: library for IP sets

 IP sets are a framework inside the Linux 2.4.x and 2.6.x kernel which can be
 administered by the ipset(8) utility. Depending on the type, currently an
 IP set may store IP addresses, (TCP/UDP) port numbers or IP addresses with
 MAC addresses in a way which ensures lightning speed when matching an
 entry against a set.
 .
 If you want to
 .
  * store multiple IP addresses or port numbers and match against the
    entire collection using a single iptables rule.
  * dynamically update iptables rules against IP addresses or ports without
    performance penalty.
  * express complex IP address and ports based rulesets with a single
    iptables rule and benefit from the speed of IP sets.
 .
 then IP sets may be the proper tool for you.
 .
 This package contains the shared libraries needed to run programs that use
 the IP sets library.

libipset13-dbgsym: debug symbols for libipset13