Hi all,
I am working on a NAT product and trying provide mIRC support in it. I am looking into 
ip_masq_irc.c file of Linux 2.2.12 for reference, and have some doubts.
1. In 2.2.12 ip_masq_irc.c, DCC RESUME protocol is not supported. In which patch can I 
find it?
2. I have pre-patch-2.2.18-5 linux.18p5/net/ipv4/ip_masq_irc.c, which has support for 
DCC RESUME. Is this the final patch? I have checked with documentation in mIRC help 
files about DCC RESUME command string. It says the command string in the pay load 
looks 
   DCC RESUME filename port position
   But, in the above file, the string hunted is 
   "\1DCC RESUME chat AAAAAAAA P\1\n"

Can anybody please clarify, what exactly should be searched?

thanks in advance
--Amar







------------------------------------------------------------
--== Sent via Deja.com ==--
http://www.deja.com/


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to