HEX
Server: Apache
System: Linux vps-cdc32557.vps.ovh.ca 5.15.0-156-generic #166-Ubuntu SMP Sat Aug 9 00:02:46 UTC 2025 x86_64
User: hanode (1017)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: //usr/share/doc/xtables-addons-common/README.Debian
Starting from version 1.41 ipset is provided by package 'ipset'

 -- Dmitry Smirnov <onlyjob@member.fsf.org>  Sat, 04 Feb 2012 14:46:01 +1100

Conflicts with previous versions
--------------------------------

Please note that you will need to remove all versions of xtables-addons-modules-*
prior to 1.15 before installing 1.15.

If you don't do that, you will get conflicts with xtables-addons-common package.

xtables-addons for Debian
-------------------------

The Debian xtables-addons source package provides three packages:

 1) xtables-addons-common, which provides the userspace libraries and tools;
 2) xtables-addons-source, which provides the source for the kernel modules;
 3) xtables-addons-dkms, which uses dkms(8) automatically to build the kernel
    modules for the running kernel when installed.

The xtables-addons-source package can be used in several ways,

 - Using the make-kpkg(1) command provided by the kernel-package Debian
   package. This will produce a corresponding xtables-addons-modules package for
   the Debian kernel-image package that you are using. This is "the Debian
   way". See the "modules_image" section of the make-kpkg(1) man page.

 - Changing to the /usr/src/modules/xtables-addons/ directory and building as
   the README file instructs using "make; make install". This will build
   and install a module specific to the system you are building on and is
   not under control of the packaging system.

 -- Pierre Chifflier <pollux@debian.org>  Wed, 06 May 2009 23:01:23 +0200