From: Rene Herman <rene.herman@keyaccess.nl>
To: netfilter-devel@lists.netfilter.org
Cc: Rene Herman <rene.herman@keyaccess.nl>,
Harald Welte <laforge@gnumonks.org>
Subject: [PATCH] ip_conntrack_irc, allowance for quoted filenames
Date: Mon, 12 May 2003 03:33:32 +0200 [thread overview]
Message-ID: <3EBEF9EC.4010506@keyaccess.nl> (raw)
[ please keep me in CC, not subscribed ]
When the irssi (www.irssi.org) IRC client is asked to DCC SEND a file
with a filename containing spaces, it does so by leaving the spaces
intact and quoting the filename (""). ip_conntrack_irc.c:parse_dcc()
however can't handle the embedded spaces.
I haven't checked other clients but I assume they might do the same. Is
the attached hack (against 2.4.20) acceptable? Should this be solved
differently and/or elsewhere?
Rene.
next reply other threads:[~2003-05-12 1:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-12 1:33 Rene Herman [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-05-12 1:38 [PATCH] ip_conntrack_irc, allowance for quoted filenames Rene Herman
2003-05-12 7:53 ` Harald Welte
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3EBEF9EC.4010506@keyaccess.nl \
--to=rene.herman@keyaccess.nl \
--cc=laforge@gnumonks.org \
--cc=netfilter-devel@lists.netfilter.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.