Re: [patch] repost of netfilter/NIPQUAD patches

Andrew Morton (andrewm@uow.edu.au)
Fri, 14 Apr 2000 23:25:25 +1000


David Ford wrote:
>
> Attached is Rusty's netfilter patch to fix the race condition in
> ip_conntrack and my patch for changing net printks to print out a simple
> IP instead of a 4byte number.
>
>

How about changing printk() so it knows how to output ipv4 dotted quads?

printk("%q", sin.sin_addr.s_addr).

-- 
-akpm-

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/