ipt_hashlimit.c

来自「LINUX2.6.15的源代码」· C语言 代码 · 共 12 行

C
12
字号
/* iptables match extension to limit the number of packets per second * seperately for each hashbucket (sourceip/sourceport/dstip/dstport) * * (C) 2003-2004 by Harald Welte <laforge@netfilter.org> * * $Id: ipt_hashlimit.c 3244 2004-10-20 16:24:29Z laforge@netfilter.org $ * * Development of this code was funded by Astaro AG, http://www.astaro.com/ * * based on ipt_limit.c by: * J閞鬽e de Vivie	<devivie@info.enserb.u-bordeaux.fr> * Herv

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?