conntrack-tools 0.9.10 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News conntrack-tools 0.9.10 (Default branch)
# 1  
Old 01-25-2009
conntrack-tools 0.9.10 (Default branch)

conntrack-tools is a set of userspace tools for Linux that allow system administrators to interact with the Connection Tracking System, the module which provides stateful packet inspection for iptables. It includes the userspace daemon conntrackd and the commandline interface conntrack. License: GNU General Public License (GPL) Changes:
A new '-C' option for the command line interface to display the number of entries in the conntrack and expectation tables. Internal performance improvements. Support for multi-dedicated links. Extended statistics information. Polling (or batch-based) synchronization. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
UPDATE-INITRAMFS.CONF(5)				   update-initramfs.conf manual 				  UPDATE-INITRAMFS.CONF(5)

NAME
update-initramfs.conf - configuration file for update-initramfs DESCRIPTION
The configuration file allows one to disable the update action from update-initramfs. GENERAL VARIABLES
update_initramfs Default is yes for running the latest initramfs-tools hooks in the newest Linux image. Setting it to all updates any known initramfs. It is possible to set it to no for remote servers or boxes where conservative manners needs to be applied. This disables the update_initramfs -u call. backup_initramfs If set update_initramfs keeps an .bak file of the previous initramfs. If unset the backup initramfs will not be kept. FILES
/etc/initramfs-tools/update-initramfs.conf AUTHOR
The initramfs-tools are written by Maximilian Attems <maks@debian.org>, Jeff Bailey <jbailey@raspberryginger.com> and numerous others. SEE ALSO
initramfs.conf(5), initramfs-tools(8), mkinitramfs(8), update-initramfs(8). Linux 2010/04/05 UPDATE-INITRAMFS.CONF(5)