All of lore.kernel.org
 help / color / mirror / Atom feed
* ERROR target in /proc/net/ip_tables_targets
@ 2003-11-27  4:28 Herve Eychenne
  2003-11-27  4:53 ` Patrick McHardy
  0 siblings, 1 reply; 6+ messages in thread
From: Herve Eychenne @ 2003-11-27  4:28 UTC (permalink / raw)
  To: Netfilter Development

 Hi,

Yet another thing to be patched that would probably take more time
being added to TODO list than being done. ;-)

# cat /proc/net/ip_tables_targets
REJECT
TCPMSS
LOG
MASQUERADE
TOS
DNAT
SNAT

ERROR
#

Hmmm... well, "\nERROR\n" seems to be an intruder, don't you think?
I looked at the code, and this ERROR target seems to be a marker for
the beginning of user-chains... but you will agree with me that this
implementation detail has absolutely nothing to do in a target listing
publicly available to userspace.
I would have been happy to write a small patch to fix this, but as I
cannot really explain the presence of the preceding '\n' after a quick
look, I prefer to leave that "removal" to more experienced people.
Thanks in advance.

 Herve

-- 
 _
(°=  Hervé Eychenne
//)
v_/_ WallFire project:  http://www.wallfire.org/

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2004-03-25 22:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-27  4:28 ERROR target in /proc/net/ip_tables_targets Herve Eychenne
2003-11-27  4:53 ` Patrick McHardy
2003-11-27  5:07   ` Herve Eychenne
2003-11-27  5:20     ` Patrick McHardy
2004-03-25 20:17       ` Herve Eychenne
2004-03-25 22:55         ` Patrick McHardy

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.