[pkg-netfilter-team] Bug#1062456: ipset: NMU diff for 64-bit time_t transition

Graham Inggs ginggs at debian.org
Thu Feb 1 15:41:08 GMT 2024


Source: ipset
Version: 7.19-1
Severity: serious
Tags: patch pending
Justification: library ABI skew on upgrade
User: debian-arm at lists.debian.org
Usertags: time-t

Dear maintainer,

As part of the 64-bit time_t transition required to support 32-bit
architectures in 2038 and beyond
(https://wiki.debian.org/ReleaseGoals/64bit-time), we have identified
ipset as a source package shipping runtime libraries whose ABI
either is affected by the change in size of time_t, or could not be
analyzed via abi-compliance-checker (and therefore to be on the safe
side we assume is affected).

To ensure that inconsistent combinations of libraries with their
reverse-dependencies are never installed together, it is necessary to
have a library transition, which is most easily done by renaming the
runtime library package.

Since turning on 64-bit time_t is being handled centrally through a change
to the default dpkg-buildflags (https://bugs.debian.org/1037136), it is
important that libraries affected by this ABI change all be uploaded close
together in time.  Therefore I have prepared a 0-day NMU for ipset
which will initially be uploaded to experimental if possible, then to
unstable after packages have cleared binary NEW.

Please find the patch for this NMU attached.

If you have any concerns about this patch, please reach out ASAP.  Although
this package will be uploaded to experimental immediately, there will be a
period of several days before we begin uploads to unstable; so if information
becomes available that your package should not be included in the transition,
there is time for us to amend the planned uploads.



-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-15-generic (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: unable to detect
-------------- next part --------------
diff -Nru ipset-7.19/debian/changelog ipset-7.19/debian/changelog
--- ipset-7.19/debian/changelog	2023-10-28 06:00:43.000000000 +0000
+++ ipset-7.19/debian/changelog	2024-02-01 15:40:38.000000000 +0000
@@ -1,3 +1,10 @@
+ipset (7.19-1.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Graham Inggs <ginggs at debian.org>  Thu, 01 Feb 2024 15:40:38 +0000
+
 ipset (7.19-1) unstable; urgency=medium
 
   * [a1552d1] New upstream version 7.19
diff -Nru ipset-7.19/debian/control ipset-7.19/debian/control
--- ipset-7.19/debian/control	2023-10-28 06:00:43.000000000 +0000
+++ ipset-7.19/debian/control	2024-02-01 15:40:37.000000000 +0000
@@ -42,7 +42,7 @@
 Section: libdevel
 Architecture: linux-any
 Multi-Arch: same
-Depends: libipset13 (= ${binary:Version}), libmnl-dev, ${misc:Depends}
+Depends: libipset13t64 (= ${binary:Version}), libmnl-dev, ${misc:Depends}
 Description: 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
@@ -64,7 +64,10 @@
  This package contains the development libraries and header files you need to
  develop your programs using the IP sets library.
 
-Package: libipset13
+Package: libipset13t64
+Provides: ${t64:Provides}
+Replaces: libipset13
+Breaks: libipset13 (<< ${source:Version})
 Section: libs
 Architecture: linux-any
 Multi-Arch: same
diff -Nru ipset-7.19/debian/libipset13.install ipset-7.19/debian/libipset13.install
--- ipset-7.19/debian/libipset13.install	2023-10-28 06:00:43.000000000 +0000
+++ ipset-7.19/debian/libipset13.install	1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-usr/lib/*/*.so.*
diff -Nru ipset-7.19/debian/libipset13.symbols ipset-7.19/debian/libipset13.symbols
--- ipset-7.19/debian/libipset13.symbols	2023-10-28 06:00:43.000000000 +0000
+++ ipset-7.19/debian/libipset13.symbols	1970-01-01 00:00:00.000000000 +0000
@@ -1,162 +0,0 @@
-libipset.so.13 libipset13 #MINVER#
-* Build-Depends-Package: libipset-dev
- LIBIPSET_1.0 at LIBIPSET_1.0 7.0-1~
- LIBIPSET_2.0 at LIBIPSET_2.0 7.0-1~
- LIBIPSET_3.0 at LIBIPSET_3.0 7.0-1~
- LIBIPSET_4.0 at LIBIPSET_4.0 7.0-1~
- LIBIPSET_4.10 at LIBIPSET_4.10 7.9-1~
- LIBIPSET_4.11 at LIBIPSET_4.11 7.15-1~
- LIBIPSET_4.12 at LIBIPSET_4.12 7.17-1~
- LIBIPSET_4.1 at LIBIPSET_4.1 7.0-1~
- LIBIPSET_4.2 at LIBIPSET_4.2 7.0-1~
- LIBIPSET_4.3 at LIBIPSET_4.3 7.0-1~
- LIBIPSET_4.4 at LIBIPSET_4.4 7.0-1~
- LIBIPSET_4.5 at LIBIPSET_4.5 7.0-1~
- LIBIPSET_4.6 at LIBIPSET_4.6 7.0-1~
- LIBIPSET_4.7 at LIBIPSET_4.7 7.0-1~
- LIBIPSET_4.8 at LIBIPSET_4.8 7.0-1~
- LIBIPSET_4.9 at LIBIPSET_4.9 7.1-1~
- icmp_to_name at LIBIPSET_1.0 7.0-1~
- icmpv6_to_name at LIBIPSET_1.0 7.0-1~
- id_to_icmp at LIBIPSET_1.0 7.0-1~
- id_to_icmpv6 at LIBIPSET_1.0 7.0-1~
- ipset_cache_add at LIBIPSET_1.0 7.0-1~
- ipset_cache_del at LIBIPSET_1.0 7.0-1~
- ipset_cache_fini at LIBIPSET_1.0 7.0-1~
- ipset_cache_init at LIBIPSET_1.0 7.0-1~
- ipset_cache_rename at LIBIPSET_1.0 7.0-1~
- ipset_cache_swap at LIBIPSET_1.0 7.0-1~
- ipset_call_parser at LIBIPSET_1.0 7.0-1~
- ipset_cmd at LIBIPSET_1.0 7.0-1~
- ipset_commit at LIBIPSET_1.0 7.0-1~
- ipset_custom_printf at LIBIPSET_4.8 7.0-1~
- ipset_data_cidr at LIBIPSET_1.0 7.0-1~
- ipset_data_family at LIBIPSET_1.0 7.0-1~
- ipset_data_fini at LIBIPSET_1.0 7.0-1~
- ipset_data_flags at LIBIPSET_1.0 7.0-1~
- ipset_data_flags_set at LIBIPSET_1.0 7.0-1~
- ipset_data_flags_test at LIBIPSET_1.0 7.0-1~
- ipset_data_flags_unset at LIBIPSET_1.0 7.0-1~
- ipset_data_get at LIBIPSET_1.0 7.0-1~
- ipset_data_ignored at LIBIPSET_1.0 7.0-1~
- ipset_data_init at LIBIPSET_1.0 7.0-1~
- ipset_data_reset at LIBIPSET_1.0 7.0-1~
- ipset_data_set at LIBIPSET_1.0 7.0-1~
- ipset_data_setname at LIBIPSET_1.0 7.0-1~
- ipset_data_sizeof at LIBIPSET_1.0 7.0-1~
- ipset_data_test_ignored at LIBIPSET_2.0 7.0-1~
- ipset_envopt_parse at LIBIPSET_1.0 7.0-1~
- ipset_envopt_set at LIBIPSET_4.8 7.0-1~
- ipset_envopt_test at LIBIPSET_1.0 7.0-1~
- ipset_envopt_unset at LIBIPSET_4.8 7.0-1~
- ipset_errcode at LIBIPSET_1.0 7.0-1~
- ipset_fini at LIBIPSET_4.8 7.0-1~
- ipset_get_nlmsg_type at LIBIPSET_1.0 7.0-1~
- ipset_ignored_optname at LIBIPSET_4.9 7.1-1~
- ipset_init at LIBIPSET_4.8 7.0-1~
- ipset_is_interactive at LIBIPSET_4.8 7.0-1~
- ipset_keyword at LIBIPSET_4.6 7.0-1~
- ipset_load_types at LIBIPSET_2.0 7.0-1~
- ipset_match_cmd at LIBIPSET_1.0 7.0-1~
- ipset_match_envopt at LIBIPSET_1.0 7.0-1~
- ipset_match_option at LIBIPSET_1.0 7.0-1~
- ipset_match_typename at LIBIPSET_1.0 7.0-1~
- ipset_parse_after at LIBIPSET_1.0 7.0-1~
- ipset_parse_argv at LIBIPSET_4.8 7.0-1~
- ipset_parse_before at LIBIPSET_1.0 7.0-1~
- ipset_parse_bitmask at LIBIPSET_4.12 7.17-1~
- ipset_parse_comment at LIBIPSET_4.1 7.0-1~
- ipset_parse_elem at LIBIPSET_1.0 7.0-1~
- ipset_parse_ether at LIBIPSET_1.0 7.0-1~
- ipset_parse_family at LIBIPSET_1.0 7.0-1~
- ipset_parse_filename at LIBIPSET_4.8 7.0-1~
- ipset_parse_flag at LIBIPSET_1.0 7.0-1~
- ipset_parse_icmp at LIBIPSET_1.0 7.0-1~
- ipset_parse_icmpv6 at LIBIPSET_1.0 7.0-1~
- ipset_parse_iface at LIBIPSET_1.0 7.0-1~
- ipset_parse_ignored at LIBIPSET_1.0 7.0-1~
- ipset_parse_ip4_net6 at LIBIPSET_1.0 7.0-1~
- ipset_parse_ip4_single6 at LIBIPSET_1.0 7.0-1~
- ipset_parse_ip at LIBIPSET_1.0 7.0-1~
- ipset_parse_ipnet at LIBIPSET_1.0 7.0-1~
- ipset_parse_iprange at LIBIPSET_1.0 7.0-1~
- ipset_parse_iptimeout at LIBIPSET_1.0 7.0-1~
- ipset_parse_line at LIBIPSET_4.8 7.0-1~
- ipset_parse_mark at LIBIPSET_4.2 7.0-1~
- ipset_parse_name_compat at LIBIPSET_1.0 7.0-1~
- ipset_parse_net at LIBIPSET_1.0 7.0-1~
- ipset_parse_netmask at LIBIPSET_1.0 7.0-1~
- ipset_parse_netrange at LIBIPSET_1.0 7.0-1~
- ipset_parse_output at LIBIPSET_1.0 7.0-1~
- ipset_parse_port at LIBIPSET_1.0 7.0-1~
- ipset_parse_proto at LIBIPSET_1.0 7.0-1~
- ipset_parse_proto_port at LIBIPSET_1.0 7.0-1~
- ipset_parse_range at LIBIPSET_1.0 7.0-1~
- ipset_parse_setname at LIBIPSET_1.0 7.0-1~
- ipset_parse_single_ip at LIBIPSET_1.0 7.0-1~
- ipset_parse_single_tcp_port at LIBIPSET_1.0 7.0-1~
- ipset_parse_skbmark at LIBIPSET_4.3 7.0-1~
- ipset_parse_skbprio at LIBIPSET_4.3 7.0-1~
- ipset_parse_stream at LIBIPSET_4.8 7.0-1~
- ipset_parse_tcp_port at LIBIPSET_1.0 7.0-1~
- ipset_parse_tcp_udp_port at LIBIPSET_4.4 7.0-1~
- ipset_parse_tcpudp_port at LIBIPSET_1.0 7.0-1~
- ipset_parse_timeout at LIBIPSET_2.0 7.0-1~
- ipset_parse_typename at LIBIPSET_1.0 7.0-1~
- ipset_parse_uint16 at LIBIPSET_4.4 7.0-1~
- ipset_parse_uint32 at LIBIPSET_1.0 7.0-1~
- ipset_parse_uint64 at LIBIPSET_4.0 7.0-1~
- ipset_parse_uint8 at LIBIPSET_1.0 7.0-1~
- ipset_port_usage at LIBIPSET_2.0 7.0-1~
- ipset_print_comment at LIBIPSET_4.1 7.0-1~
- ipset_print_data at LIBIPSET_1.0 7.0-1~
- ipset_print_elem at LIBIPSET_1.0 7.0-1~
- ipset_print_ether at LIBIPSET_1.0 7.0-1~
- ipset_print_family at LIBIPSET_1.0 7.0-1~
- ipset_print_flag at LIBIPSET_1.0 7.0-1~
- ipset_print_hexnumber at LIBIPSET_4.10 7.9-1~
- ipset_print_icmp at LIBIPSET_1.0 7.0-1~
- ipset_print_icmpv6 at LIBIPSET_1.0 7.0-1~
- ipset_print_iface at LIBIPSET_1.0 7.0-1~
- ipset_print_ip at LIBIPSET_1.0 7.0-1~
- ipset_print_ipaddr at LIBIPSET_1.0 7.0-1~
- ipset_print_mark at LIBIPSET_4.2 7.0-1~
- ipset_print_name at LIBIPSET_1.0 7.0-1~
- ipset_print_number at LIBIPSET_1.0 7.0-1~
- ipset_print_port at LIBIPSET_1.0 7.0-1~
- ipset_print_proto at LIBIPSET_1.0 7.0-1~
- ipset_print_proto_port at LIBIPSET_1.0 7.0-1~
- ipset_print_skbmark at LIBIPSET_4.3 7.0-1~
- ipset_print_skbprio at LIBIPSET_4.3 7.0-1~
- ipset_print_type at LIBIPSET_1.0 7.0-1~
- ipset_saved_type at LIBIPSET_1.0 7.0-1~
- ipset_session at LIBIPSET_4.8 7.0-1~
- ipset_session_data at LIBIPSET_1.0 7.0-1~
- ipset_session_fini at LIBIPSET_1.0 7.0-1~
- ipset_session_handle at LIBIPSET_1.0 7.0-1~
- ipset_session_init at LIBIPSET_1.0 7.0-1~
- ipset_session_io_close at LIBIPSET_4.8 7.0-1~
- ipset_session_io_full at LIBIPSET_4.8 7.0-1~
- ipset_session_io_normal at LIBIPSET_4.8 7.0-1~
- ipset_session_io_stream at LIBIPSET_4.8 7.0-1~
- ipset_session_lineno at LIBIPSET_1.0 7.0-1~
- ipset_session_output at LIBIPSET_1.0 7.0-1~
- ipset_session_print_outfn at LIBIPSET_4.8 7.0-1~
- ipset_session_printf_private at LIBIPSET_4.8 7.0-1~
- ipset_session_report at LIBIPSET_1.0 7.0-1~
- ipset_session_report_msg at LIBIPSET_4.9 7.1-1~
- ipset_session_report_reset at LIBIPSET_1.0 7.0-1~
- ipset_session_report_type at LIBIPSET_4.9 7.1-1~
- ipset_session_warning_as_error at LIBIPSET_4.7 7.0-1~
- ipset_strlcat at LIBIPSET_4.1 7.0-1~
- ipset_strlcpy at LIBIPSET_1.0 7.0-1~
- ipset_type_add at LIBIPSET_1.0 7.0-1~
- ipset_type_check at LIBIPSET_1.0 7.0-1~
- ipset_type_get at LIBIPSET_1.0 7.0-1~
- ipset_type_higher_rev at LIBIPSET_4.5 7.0-1~
- ipset_typename_resolve at LIBIPSET_1.0 7.0-1~
- ipset_types at LIBIPSET_1.0 7.0-1~
- ipset_xlate_argv at LIBIPSET_4.11 7.15-1~
- list_sort at LIBIPSET_4.9 7.1-1~
- name_to_icmp at LIBIPSET_1.0 7.0-1~
- name_to_icmpv6 at LIBIPSET_1.0 7.0-1~
diff -Nru ipset-7.19/debian/libipset13t64.install ipset-7.19/debian/libipset13t64.install
--- ipset-7.19/debian/libipset13t64.install	1970-01-01 00:00:00.000000000 +0000
+++ ipset-7.19/debian/libipset13t64.install	2023-10-28 06:00:43.000000000 +0000
@@ -0,0 +1 @@
+usr/lib/*/*.so.*
diff -Nru ipset-7.19/debian/libipset13t64.lintian-overrides ipset-7.19/debian/libipset13t64.lintian-overrides
--- ipset-7.19/debian/libipset13t64.lintian-overrides	1970-01-01 00:00:00.000000000 +0000
+++ ipset-7.19/debian/libipset13t64.lintian-overrides	2024-02-01 15:40:38.000000000 +0000
@@ -0,0 +1 @@
+libipset13t64: package-name-doesnt-match-sonames libipset13
diff -Nru ipset-7.19/debian/libipset13t64.symbols ipset-7.19/debian/libipset13t64.symbols
--- ipset-7.19/debian/libipset13t64.symbols	1970-01-01 00:00:00.000000000 +0000
+++ ipset-7.19/debian/libipset13t64.symbols	2024-02-01 15:40:38.000000000 +0000
@@ -0,0 +1,162 @@
+libipset.so.13 libipset13t64 #MINVER#
+* Build-Depends-Package: libipset-dev
+ LIBIPSET_1.0 at LIBIPSET_1.0 7.0-1~
+ LIBIPSET_2.0 at LIBIPSET_2.0 7.0-1~
+ LIBIPSET_3.0 at LIBIPSET_3.0 7.0-1~
+ LIBIPSET_4.0 at LIBIPSET_4.0 7.0-1~
+ LIBIPSET_4.10 at LIBIPSET_4.10 7.9-1~
+ LIBIPSET_4.11 at LIBIPSET_4.11 7.15-1~
+ LIBIPSET_4.12 at LIBIPSET_4.12 7.17-1~
+ LIBIPSET_4.1 at LIBIPSET_4.1 7.0-1~
+ LIBIPSET_4.2 at LIBIPSET_4.2 7.0-1~
+ LIBIPSET_4.3 at LIBIPSET_4.3 7.0-1~
+ LIBIPSET_4.4 at LIBIPSET_4.4 7.0-1~
+ LIBIPSET_4.5 at LIBIPSET_4.5 7.0-1~
+ LIBIPSET_4.6 at LIBIPSET_4.6 7.0-1~
+ LIBIPSET_4.7 at LIBIPSET_4.7 7.0-1~
+ LIBIPSET_4.8 at LIBIPSET_4.8 7.0-1~
+ LIBIPSET_4.9 at LIBIPSET_4.9 7.1-1~
+ icmp_to_name at LIBIPSET_1.0 7.0-1~
+ icmpv6_to_name at LIBIPSET_1.0 7.0-1~
+ id_to_icmp at LIBIPSET_1.0 7.0-1~
+ id_to_icmpv6 at LIBIPSET_1.0 7.0-1~
+ ipset_cache_add at LIBIPSET_1.0 7.0-1~
+ ipset_cache_del at LIBIPSET_1.0 7.0-1~
+ ipset_cache_fini at LIBIPSET_1.0 7.0-1~
+ ipset_cache_init at LIBIPSET_1.0 7.0-1~
+ ipset_cache_rename at LIBIPSET_1.0 7.0-1~
+ ipset_cache_swap at LIBIPSET_1.0 7.0-1~
+ ipset_call_parser at LIBIPSET_1.0 7.0-1~
+ ipset_cmd at LIBIPSET_1.0 7.0-1~
+ ipset_commit at LIBIPSET_1.0 7.0-1~
+ ipset_custom_printf at LIBIPSET_4.8 7.0-1~
+ ipset_data_cidr at LIBIPSET_1.0 7.0-1~
+ ipset_data_family at LIBIPSET_1.0 7.0-1~
+ ipset_data_fini at LIBIPSET_1.0 7.0-1~
+ ipset_data_flags at LIBIPSET_1.0 7.0-1~
+ ipset_data_flags_set at LIBIPSET_1.0 7.0-1~
+ ipset_data_flags_test at LIBIPSET_1.0 7.0-1~
+ ipset_data_flags_unset at LIBIPSET_1.0 7.0-1~
+ ipset_data_get at LIBIPSET_1.0 7.0-1~
+ ipset_data_ignored at LIBIPSET_1.0 7.0-1~
+ ipset_data_init at LIBIPSET_1.0 7.0-1~
+ ipset_data_reset at LIBIPSET_1.0 7.0-1~
+ ipset_data_set at LIBIPSET_1.0 7.0-1~
+ ipset_data_setname at LIBIPSET_1.0 7.0-1~
+ ipset_data_sizeof at LIBIPSET_1.0 7.0-1~
+ ipset_data_test_ignored at LIBIPSET_2.0 7.0-1~
+ ipset_envopt_parse at LIBIPSET_1.0 7.0-1~
+ ipset_envopt_set at LIBIPSET_4.8 7.0-1~
+ ipset_envopt_test at LIBIPSET_1.0 7.0-1~
+ ipset_envopt_unset at LIBIPSET_4.8 7.0-1~
+ ipset_errcode at LIBIPSET_1.0 7.0-1~
+ ipset_fini at LIBIPSET_4.8 7.0-1~
+ ipset_get_nlmsg_type at LIBIPSET_1.0 7.0-1~
+ ipset_ignored_optname at LIBIPSET_4.9 7.1-1~
+ ipset_init at LIBIPSET_4.8 7.0-1~
+ ipset_is_interactive at LIBIPSET_4.8 7.0-1~
+ ipset_keyword at LIBIPSET_4.6 7.0-1~
+ ipset_load_types at LIBIPSET_2.0 7.0-1~
+ ipset_match_cmd at LIBIPSET_1.0 7.0-1~
+ ipset_match_envopt at LIBIPSET_1.0 7.0-1~
+ ipset_match_option at LIBIPSET_1.0 7.0-1~
+ ipset_match_typename at LIBIPSET_1.0 7.0-1~
+ ipset_parse_after at LIBIPSET_1.0 7.0-1~
+ ipset_parse_argv at LIBIPSET_4.8 7.0-1~
+ ipset_parse_before at LIBIPSET_1.0 7.0-1~
+ ipset_parse_bitmask at LIBIPSET_4.12 7.17-1~
+ ipset_parse_comment at LIBIPSET_4.1 7.0-1~
+ ipset_parse_elem at LIBIPSET_1.0 7.0-1~
+ ipset_parse_ether at LIBIPSET_1.0 7.0-1~
+ ipset_parse_family at LIBIPSET_1.0 7.0-1~
+ ipset_parse_filename at LIBIPSET_4.8 7.0-1~
+ ipset_parse_flag at LIBIPSET_1.0 7.0-1~
+ ipset_parse_icmp at LIBIPSET_1.0 7.0-1~
+ ipset_parse_icmpv6 at LIBIPSET_1.0 7.0-1~
+ ipset_parse_iface at LIBIPSET_1.0 7.0-1~
+ ipset_parse_ignored at LIBIPSET_1.0 7.0-1~
+ ipset_parse_ip4_net6 at LIBIPSET_1.0 7.0-1~
+ ipset_parse_ip4_single6 at LIBIPSET_1.0 7.0-1~
+ ipset_parse_ip at LIBIPSET_1.0 7.0-1~
+ ipset_parse_ipnet at LIBIPSET_1.0 7.0-1~
+ ipset_parse_iprange at LIBIPSET_1.0 7.0-1~
+ ipset_parse_iptimeout at LIBIPSET_1.0 7.0-1~
+ ipset_parse_line at LIBIPSET_4.8 7.0-1~
+ ipset_parse_mark at LIBIPSET_4.2 7.0-1~
+ ipset_parse_name_compat at LIBIPSET_1.0 7.0-1~
+ ipset_parse_net at LIBIPSET_1.0 7.0-1~
+ ipset_parse_netmask at LIBIPSET_1.0 7.0-1~
+ ipset_parse_netrange at LIBIPSET_1.0 7.0-1~
+ ipset_parse_output at LIBIPSET_1.0 7.0-1~
+ ipset_parse_port at LIBIPSET_1.0 7.0-1~
+ ipset_parse_proto at LIBIPSET_1.0 7.0-1~
+ ipset_parse_proto_port at LIBIPSET_1.0 7.0-1~
+ ipset_parse_range at LIBIPSET_1.0 7.0-1~
+ ipset_parse_setname at LIBIPSET_1.0 7.0-1~
+ ipset_parse_single_ip at LIBIPSET_1.0 7.0-1~
+ ipset_parse_single_tcp_port at LIBIPSET_1.0 7.0-1~
+ ipset_parse_skbmark at LIBIPSET_4.3 7.0-1~
+ ipset_parse_skbprio at LIBIPSET_4.3 7.0-1~
+ ipset_parse_stream at LIBIPSET_4.8 7.0-1~
+ ipset_parse_tcp_port at LIBIPSET_1.0 7.0-1~
+ ipset_parse_tcp_udp_port at LIBIPSET_4.4 7.0-1~
+ ipset_parse_tcpudp_port at LIBIPSET_1.0 7.0-1~
+ ipset_parse_timeout at LIBIPSET_2.0 7.0-1~
+ ipset_parse_typename at LIBIPSET_1.0 7.0-1~
+ ipset_parse_uint16 at LIBIPSET_4.4 7.0-1~
+ ipset_parse_uint32 at LIBIPSET_1.0 7.0-1~
+ ipset_parse_uint64 at LIBIPSET_4.0 7.0-1~
+ ipset_parse_uint8 at LIBIPSET_1.0 7.0-1~
+ ipset_port_usage at LIBIPSET_2.0 7.0-1~
+ ipset_print_comment at LIBIPSET_4.1 7.0-1~
+ ipset_print_data at LIBIPSET_1.0 7.0-1~
+ ipset_print_elem at LIBIPSET_1.0 7.0-1~
+ ipset_print_ether at LIBIPSET_1.0 7.0-1~
+ ipset_print_family at LIBIPSET_1.0 7.0-1~
+ ipset_print_flag at LIBIPSET_1.0 7.0-1~
+ ipset_print_hexnumber at LIBIPSET_4.10 7.9-1~
+ ipset_print_icmp at LIBIPSET_1.0 7.0-1~
+ ipset_print_icmpv6 at LIBIPSET_1.0 7.0-1~
+ ipset_print_iface at LIBIPSET_1.0 7.0-1~
+ ipset_print_ip at LIBIPSET_1.0 7.0-1~
+ ipset_print_ipaddr at LIBIPSET_1.0 7.0-1~
+ ipset_print_mark at LIBIPSET_4.2 7.0-1~
+ ipset_print_name at LIBIPSET_1.0 7.0-1~
+ ipset_print_number at LIBIPSET_1.0 7.0-1~
+ ipset_print_port at LIBIPSET_1.0 7.0-1~
+ ipset_print_proto at LIBIPSET_1.0 7.0-1~
+ ipset_print_proto_port at LIBIPSET_1.0 7.0-1~
+ ipset_print_skbmark at LIBIPSET_4.3 7.0-1~
+ ipset_print_skbprio at LIBIPSET_4.3 7.0-1~
+ ipset_print_type at LIBIPSET_1.0 7.0-1~
+ ipset_saved_type at LIBIPSET_1.0 7.0-1~
+ ipset_session at LIBIPSET_4.8 7.0-1~
+ ipset_session_data at LIBIPSET_1.0 7.0-1~
+ ipset_session_fini at LIBIPSET_1.0 7.0-1~
+ ipset_session_handle at LIBIPSET_1.0 7.0-1~
+ ipset_session_init at LIBIPSET_1.0 7.0-1~
+ ipset_session_io_close at LIBIPSET_4.8 7.0-1~
+ ipset_session_io_full at LIBIPSET_4.8 7.0-1~
+ ipset_session_io_normal at LIBIPSET_4.8 7.0-1~
+ ipset_session_io_stream at LIBIPSET_4.8 7.0-1~
+ ipset_session_lineno at LIBIPSET_1.0 7.0-1~
+ ipset_session_output at LIBIPSET_1.0 7.0-1~
+ ipset_session_print_outfn at LIBIPSET_4.8 7.0-1~
+ ipset_session_printf_private at LIBIPSET_4.8 7.0-1~
+ ipset_session_report at LIBIPSET_1.0 7.0-1~
+ ipset_session_report_msg at LIBIPSET_4.9 7.1-1~
+ ipset_session_report_reset at LIBIPSET_1.0 7.0-1~
+ ipset_session_report_type at LIBIPSET_4.9 7.1-1~
+ ipset_session_warning_as_error at LIBIPSET_4.7 7.0-1~
+ ipset_strlcat at LIBIPSET_4.1 7.0-1~
+ ipset_strlcpy at LIBIPSET_1.0 7.0-1~
+ ipset_type_add at LIBIPSET_1.0 7.0-1~
+ ipset_type_check at LIBIPSET_1.0 7.0-1~
+ ipset_type_get at LIBIPSET_1.0 7.0-1~
+ ipset_type_higher_rev at LIBIPSET_4.5 7.0-1~
+ ipset_typename_resolve at LIBIPSET_1.0 7.0-1~
+ ipset_types at LIBIPSET_1.0 7.0-1~
+ ipset_xlate_argv at LIBIPSET_4.11 7.15-1~
+ list_sort at LIBIPSET_4.9 7.1-1~
+ name_to_icmp at LIBIPSET_1.0 7.0-1~
+ name_to_icmpv6 at LIBIPSET_1.0 7.0-1~


More information about the pkg-netfilter-team mailing list