mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-09-06 04:35:12 +02:00
7 lines
240 B
Plaintext
7 lines
240 B
Plaintext
config NETFILTER_XT_TARGET_ECHO
|
|
tristate '"ECHO" sample target'
|
|
depends on NETFILTER_XTABLES && NETFILTER_ADVANCED
|
|
---help---
|
|
The ECHO target provides a demonstrational implementation of an
|
|
Xtables target implementing RFC 862 for UDP.
|