Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-nftables | Distribution: CentOS |
Version: 1.0.4 | Vendor: CentOS |
Release: 8.el9 | Build date: Thu Feb 9 16:58:42 2023 |
Group: Unspecified | Build host: s390-03.stream.rdu2.redhat.com |
Size: 29087 | Source RPM: nftables-1.0.4-8.el9.src.rpm |
Packager: builder@centos.org | |
Url: https://netfilter.org/projects/nftables/ | |
Summary: Python module providing an interface to libnftables |
The nftables python module provides an interface to libnftables via ctypes.
GPLv2
* Thu Feb 09 2023 Phil Sutter <psutter@redhat.com> [1.0.4-8.el9] - monitor: Sanitize startup race condition (Phil Sutter) [2130721] - evaluate: set eval ctx for add/update statements with integer constants (Phil Sutter) [2094894] - src: allow anon set concatenation with ether and vlan (Phil Sutter) [2094887] - evaluate: search stacked header list for matching payload dep (Phil Sutter) [2094887] - netlink_delinearize: also postprocess OP_AND in set element context (Phil Sutter) [2094887] - tests: add a test case for ether and vlan listing (Phil Sutter) [2094887] - debug: dump the l2 protocol stack (Phil Sutter) [2094887] - proto: track full stack of seen l2 protocols, not just cumulative offset (Phil Sutter) [2094887] - netlink_delinearize: postprocess binary ands in concatenations (Phil Sutter) [2094887] - netlink_delinearize: allow postprocessing on concatenated elements (Phil Sutter) [2094887] - intervals: check for EXPR_F_REMOVE in case of element mismatch (Phil Sutter) [2115627] - intervals: fix crash when trying to remove element in empty set (Phil Sutter) [2115627] - scanner: don't pop active flex scanner scope (Phil Sutter) [2113874] - parser: add missing synproxy scope closure (Phil Sutter) [2113874] - tests/py: Add a test for failing ipsec after counter (Phil Sutter) [2113874] - doc: Document limitations of ipsec expression with xfrm_interface (Phil Sutter) [1806431] * Tue Jan 31 2023 Phil Sutter <psutter@redhat.com> [1.0.4-7.el9] - One more attempt at fixing expected error records (Phil Sutter) [1973687] * Tue Jan 31 2023 Phil Sutter <psutter@redhat.com> [1.0.4-6.el9] - Realy fix expected error records (Phil Sutter) [1973687] * Fri Jan 27 2023 Phil Sutter <psutter@redhat.com> [1.0.4-5.el9] - Fix expected error records (Phil Sutter) [1973687] * Fri Jan 20 2023 Phil Sutter <psutter@redhat.com> [1.0.4-4.el9] - Add expected error records for testsuite runs (Phil Sutter) [1973687] * Fri Nov 25 2022 Phil Sutter <psutter@redhat.com> [1.0.4-3.el9] - Prevent port-shadow attacks in sample nat config (Phil Sutter) [2061940] * Fri Jun 24 2022 Phil Sutter <psutter@redhat.com> [1.0.4-2.el9] - intervals: Do not sort cached set elements over and over again (Phil Sutter) [1917398] - intervals: do not empty cache for maps (Phil Sutter) [1917398] - intervals: do not report exact overlaps for new elements (Phil Sutter) [1917398] - rule: collapse set element commands (Phil Sutter) [1917398] - tests: shell: runtime set element automerge (Phil Sutter) [1917398] * Thu Jun 09 2022 Phil Sutter <psutter@redhat.com> - 1:1.0.4-1 - Review package dependencies - new version 1.0.4 * Tue Mar 01 2022 Phil Sutter <psutter@redhat.com> - 1:0.9.8-13 - tests: extend dtype test case to cover expression with integer type - evaluate: set evaluation context for set elements * Fri Jan 14 2022 Phil Sutter <psutter@redhat.com> - 1:0.9.8-12 - evaluate: pick data element byte order, not dtype one * Wed Dec 08 2021 Phil Sutter <psutter@redhat.com> - 1:0.9.8-11 - tests: py: add dnat to port without defining destination address - evaluate: fix inet nat with no layer 3 info - include: missing sctp_chunk.h in Makefile.am - exthdr: Implement SCTP Chunk matching - scanner: sctp: Move to own scope - scanner: introduce start condition stack - json: Simplify non-tcpopt exthdr printing a bit * Wed Dec 08 2021 Phil Sutter <psutter@redhat.com> - 1:0.9.8-10 - tests: shell: better parameters for the interval stack overflow test - tests: shell: $NFT needs to be invoked unquoted * Thu Nov 11 2021 Phil Sutter <psutter@redhat.com> - 1:0.9.8-9 - doc: nft.8: Extend monitor description by trace * Fri Nov 05 2021 Phil Sutter <psutter@redhat.com> - 1:0.9.8-8 - tests: cover baecd1cf2685 ("segtree: Fix segfault when restoring a huge interval set") - segtree: Fix segfault when restoring a huge interval set * Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1:0.9.8-7 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 * Fri Jun 18 2021 Phil Sutter <psutter@redhat.com> - 1:0.9.8-6 - json: init parser state for every new buffer/file * Tue Jun 15 2021 Phil Sutter <psutter@redhat.com> - 1:0.9.8-5 - src: add xzalloc_array() and use it to allocate the expression hashtable * Mon Jun 14 2021 Phil Sutter <psutter@redhat.com> - 1:0.9.8-4 - Install an improved sample config - Fix permissions of osf-related configs - rule: Fix for potential off-by-one in cmd_add_loc() - netlink_delinearize: Fix suspicious calloc() call - netlink: Avoid memleak in error path of netlink_delinearize_obj() - netlink: Avoid memleak in error path of netlink_delinearize_table() - netlink: Avoid memleak in error path of netlink_delinearize_chain() - netlink: Avoid memleak in error path of netlink_delinearize_set() - json: Drop pointless assignment in exthdr_expr_json() - evaluate: Mark fall through case in str2hooknum() - parser_json: Fix for memleak in tcp option error path - parser_bison: Fix for implicit declaration of isalnum - main: fix nft --help output fallout from 719e4427 - tests: add icmp/6 test where dependency should be left alone - payload: check icmp dependency before removing previous icmp expression * Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1:0.9.8-3 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
/usr/lib/python3.9/site-packages/nftables /usr/lib/python3.9/site-packages/nftables-0.1-py3.9.egg-info /usr/lib/python3.9/site-packages/nftables/__init__.py /usr/lib/python3.9/site-packages/nftables/__pycache__ /usr/lib/python3.9/site-packages/nftables/__pycache__/__init__.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/nftables/__pycache__/__init__.cpython-39.pyc /usr/lib/python3.9/site-packages/nftables/__pycache__/nftables.cpython-39.opt-1.pyc /usr/lib/python3.9/site-packages/nftables/__pycache__/nftables.cpython-39.pyc /usr/lib/python3.9/site-packages/nftables/nftables.py /usr/lib/python3.9/site-packages/nftables/schema.json
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Nov 13 07:05:19 2024