Hi. I found typo at ip_masq_vdolive.c. 2.2.{19,20-pre2} typo fix --- linux.orig/net/ipv4/ip_masq_vdolive.c Thu May 31 13:29:14 2001 +++ linux/net/ipv4/ip_masq_vdolive.c Thu May 31 13:30:47 2001 @@ -242,7 +242,7 @@ ports[i]))) { return j; } - IP_MASQ_DEBUG(1-debug, "RealAudio: loaded support on port[%d] = %d\n", i, ports[i]); + IP_MASQ_DEBUG(1-debug, "VDOlive: loaded support on port[%d] = +%d\n", i, ports[i]); } else { /* To be safe, force the incarnation table entry to NULL */ masq_incarnations[i] = NULL; <|> YOSHIMURA 'ramsy' Keitaro / Japan Linux Association <|> mailto:[EMAIL PROTECTED] <|> http://jla.linux.or.jp/index.html - 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/