No description
Find a file
Jeremy Sowden c29407ab30 tests: py: use os.unshare Python function
Since Python 3.12 the standard library has included an `os.unshare` function.
Use it if it is available.

Signed-off-by: Jeremy Sowden <jeremy@azazel.net>
Signed-off-by: Phil Sutter <phil@nwl.cc>
2026-03-05 23:14:37 +01:00
doc doc: nft.8: Describe iface_type data type 2026-02-05 16:15:10 +01:00
examples build: no recursive make for "examples/Makefile.am" 2023-11-02 11:48:30 +01:00
files tools: add a systemd unit for static rulesets 2025-08-20 14:52:31 +02:00
include configure: Implement --enable-profiling option 2026-02-13 14:08:30 +01:00
m4 libnftables: export public symbols only 2019-07-01 20:43:46 +02:00
py Tree-wide use of python3 2026-02-16 19:47:58 +01:00
src mnl: restore nft monitor to working state 2026-02-25 12:07:35 +01:00
tests tests: py: use os.unshare Python function 2026-03-05 23:14:37 +01:00
tools src: move fuzzer functionality to separate tool 2025-11-20 22:16:43 +01:00
.gitignore configure: Implement --enable-profiling option 2026-02-13 14:08:30 +01:00
autogen.sh Initial commit 2009-03-18 04:55:00 +01:00
configure.ac configure: Implement --enable-profiling option 2026-02-13 14:08:30 +01:00
COPYING src: Add GPLv2+ header to .c files of recent creation 2023-01-02 15:25:28 +01:00
INSTALL Tree-wide use of python3 2026-02-16 19:47:58 +01:00
libnftables.pc.in Export libnftables (again) 2018-03-21 14:23:51 +01:00
Makefile.am configure: Implement --enable-profiling option 2026-02-13 14:08:30 +01:00
nftversion.h.in build: generate build time-stamp once at configure 2026-01-28 20:00:49 +01:00