diff options
author | 2010-08-12 13:28:19 +0000 | |
---|---|---|
committer | 2010-08-12 13:28:19 +0000 | |
commit | d062269eab62e8e05f53328e4db5f96b0ab410a9 (patch) | |
tree | 3b29908906bb22f5a34ab1a00bf21cafd811fc2d /profiles/desc | |
parent | Fix pkg-config's .pc file location (should be in /usr/...). (diff) | |
download | historical-d062269eab62e8e05f53328e4db5f96b0ab410a9.tar.gz historical-d062269eab62e8e05f53328e4db5f96b0ab410a9.tar.bz2 historical-d062269eab62e8e05f53328e4db5f96b0ab410a9.zip |
Added checksum use flag description for xtables_addons use expanded variable.
Diffstat (limited to 'profiles/desc')
-rw-r--r-- | profiles/desc/xtables_addons.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/desc/xtables_addons.desc b/profiles/desc/xtables_addons.desc index 6f816c1babed..2fcfafb93574 100644 --- a/profiles/desc/xtables_addons.desc +++ b/profiles/desc/xtables_addons.desc @@ -1,12 +1,13 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/desc/xtables_addons.desc,v 1.1 2010/04/29 09:25:51 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/desc/xtables_addons.desc,v 1.2 2010/08/12 13:28:19 pva Exp $ # This file contains descriptions of XTABLES_ADDONS USE-EXPANDED variables. # Keep it sorted. account - ACCOUNT target is a high performance accounting system for large local networks chaos - CHAOS target causes confusion on the other end by doing odd things with incoming packets +checksum - CHECKSUM target computes and fills in the checksum in a packet that lacks a checksum condition - matches if a specific condition variable is (un)set delude - DELUDE target will reply to a SYN packet with SYN-ACK, and to all other packets with an RST dhcpmac - DHCPMAC target/match in conjunction with ebtables can be used to completely change all MAC addresses from and to a VMware-based virtual machine |