All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Note IRC helper limitation
@ 2005-04-05 22:25 Phil Oester
  0 siblings, 0 replies; only message in thread
From: Phil Oester @ 2005-04-05 22:25 UTC (permalink / raw)
  To: netfilter-devel

[-- Attachment #1: Type: text/plain, Size: 188 bytes --]

IRC helper does not handle spaces in filenames, and a fix for it
is non-trivial.  Note the limitation so people aren't surprised.

Phil

Signed-off-by: Phil Oester <kernel@linuxace.com>



[-- Attachment #2: patch-irc --]
[-- Type: text/plain, Size: 561 bytes --]

diff -ru linux-orig/net/ipv4/netfilter/Kconfig linux-new/net/ipv4/netfilter/Kconfig
--- linux-orig/net/ipv4/netfilter/Kconfig	2005-03-02 02:38:20.000000000 -0500
+++ linux-new/net/ipv4/netfilter/Kconfig	2005-04-05 18:22:29.883866472 -0400
@@ -73,6 +73,9 @@
 	  chats.  Note that you do NOT need this extension to get files or
 	  have others initiate chats, or everything else in IRC.
 
+	  Known limitation: DCC SEND filenames with spaces are not currently
+	  supported.
+
 	  To compile it as a module, choose M here.  If unsure, say Y.
 
 config IP_NF_TFTP

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-04-05 22:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-05 22:25 [PATCH] Note IRC helper limitation Phil Oester

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.