diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2023-05-30 05:40:24 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2023-05-30 07:00:33 -0400 |
commit | 822b6b55e8ad020ccd229cc09dabcc3bb8a2ded7 (patch) | |
tree | ec88872894fd961c0b297c302aef5594614e4ebb /profiles/desc | |
parent | x11-drivers/nvidia-drivers: migrate latest to linux-mod-r1 (diff) | |
download | gentoo-822b6b55e8ad020ccd229cc09dabcc3bb8a2ded7.tar.gz gentoo-822b6b55e8ad020ccd229cc09dabcc3bb8a2ded7.tar.bz2 gentoo-822b6b55e8ad020ccd229cc09dabcc3bb8a2ded7.zip |
profiles/desc/xtables_addons.desc: add asn
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
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 5ee39b3b6163..91a7ea078110 100644 --- a/profiles/desc/xtables_addons.desc +++ b/profiles/desc/xtables_addons.desc @@ -1,10 +1,11 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # 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 +asn - match a packet by its source or destination Autonomous System Number chaos - CHAOS target causes confusion on the other end by doing odd things with incoming packets 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 |