extensions: more precise description

This commit is contained in:
Jan Engelhardt
2011-07-17 14:27:07 +02:00
parent 6e8fb7f231
commit 1fed8bbf09
5 changed files with 5 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
/*
* "SYSRQ" target extension for Netfilter
* "SYSRQ" target extension for Xtables
* Copyright © Jan Engelhardt <jengelh [at] medozas de>, 2008 - 2010
*
* Based upon the ipt_SYSRQ idea by Marek Zalem <marek [at] terminus sk>

View File

@@ -1,5 +1,5 @@
/*
* xt_ipv4opts - Netfilter module to match IPv4 options
* xt_ipv4opts - Xtables module to match IPv4 options
* Copyright © Jan Engelhardt, 2009
*
* This program is free software; you can redistribute it and/or

View File

@@ -1,5 +1,5 @@
/*
* xt_length - Netfilter module to match packet length
* xt_length - Xtables module to match packet length
* Copyright © Jan Engelhardt <jengelh@medozas.de>, 2007 - 2009
*
* This program is free software; you can redistribute it and/or

View File

@@ -1,5 +1,5 @@
/*
* LSCAN match for netfilter
* LSCAN match for Xtables
* Copyright © Jan Engelhardt, 2006 - 2009
*
* This program is free software; you can redistribute it and/or modify

View File

@@ -4,7 +4,7 @@
* by Jan Engelhardt <jengelh@medozas.de>, 2008
*
* Originally based on xt_quota.c:
* netfilter module to enforce network quotas
* Xtables module to enforce network quotas
* Sam Johnston <samj@samj.net>
*
* This program is free software; you can redistribute it and/or modify