Go to file
Glop 450a16f730 Destroy the temporary IP set in the cleanup function
In the IP set capability tests, there is a race condition which
might prevent the removal of the temporary IP set immediately
after flushing the chain that uses this IP set: even though the
rules which used the IP set were deleted, the IP set might still
appear to be “in use by a kernel component.”

In case this happens, we add an extra call to `ipset -X` in the
`cleanup_iptables()` function, just to be sure that the temporary
IP set is indeed destroyed when the compiler exits.
2023-03-03 16:12:04 +01:00
docs Correct GFDL text embedded in document sources 2023-01-31 22:50:37 +00:00
Shorewall Destroy the temporary IP set in the cleanup function 2023-03-03 16:12:04 +01:00
Shorewall6 Merge branch 'systemd-service-documentation' into 'master' 2023-02-01 02:39:27 +00:00
Shorewall6-lite Merge branch 'systemd-service-documentation' into 'master' 2023-02-01 02:39:27 +00:00
Shorewall-core Restore omitted words from stop command description 2023-01-31 20:50:00 +00:00
Shorewall-init Document related man-pages in Debian systemd service files 2023-01-31 22:50:18 +00:00
Shorewall-lite Merge branch 'systemd-service-documentation' into 'master' 2023-02-01 02:39:27 +00:00
.gitattributes Avoid exporting targetfiles 2020-06-21 11:30:38 -07:00
release Restore 'release' symlink from 'trunk' (required by build). 2013-08-06 07:31:01 -07:00