mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-09-07 13:15:12 +02:00
extensions: more precise description
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* "SYSRQ" target extension for Netfilter
|
* "SYSRQ" target extension for Xtables
|
||||||
* Copyright © Jan Engelhardt <jengelh [at] medozas de>, 2008 - 2010
|
* Copyright © Jan Engelhardt <jengelh [at] medozas de>, 2008 - 2010
|
||||||
*
|
*
|
||||||
* Based upon the ipt_SYSRQ idea by Marek Zalem <marek [at] terminus sk>
|
* Based upon the ipt_SYSRQ idea by Marek Zalem <marek [at] terminus sk>
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* xt_ipv4opts - Netfilter module to match IPv4 options
|
* xt_ipv4opts - Xtables module to match IPv4 options
|
||||||
* Copyright © Jan Engelhardt, 2009
|
* Copyright © Jan Engelhardt, 2009
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
|
@@ -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
|
* Copyright © Jan Engelhardt <jengelh@medozas.de>, 2007 - 2009
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* LSCAN match for netfilter
|
* LSCAN match for Xtables
|
||||||
* Copyright © Jan Engelhardt, 2006 - 2009
|
* Copyright © Jan Engelhardt, 2006 - 2009
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
|
@@ -4,7 +4,7 @@
|
|||||||
* by Jan Engelhardt <jengelh@medozas.de>, 2008
|
* by Jan Engelhardt <jengelh@medozas.de>, 2008
|
||||||
*
|
*
|
||||||
* Originally based on xt_quota.c:
|
* Originally based on xt_quota.c:
|
||||||
* netfilter module to enforce network quotas
|
* Xtables module to enforce network quotas
|
||||||
* Sam Johnston <samj@samj.net>
|
* Sam Johnston <samj@samj.net>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
|
Reference in New Issue
Block a user