On 8/7/05, Arnaldo Carvalho de Melo <[EMAIL PROTECTED]> wrote: > Em Sun, Aug 07, 2005 at 04:59:27PM +0200, Harald Welte escreveu: > > On Sun, Aug 07, 2005 at 04:13:16AM -0300, Arnaldo Carvalho de Melo wrote: > > > > you cannot include linux/in.h from the top of the file, I think I tried > > > > that and ran into problems (the definitions collide with glibc > > > > definitions e.g. of sockaddr_in, etc.) > > > > > > > > So if possible, move that include down to the __KERNEL__ section. At > > > > least this way iptables libipt_dccp.c compiles. > > > > > > Oh my, OK, I should be more careful about making sure kernel headers are > > > usable by userland programs ;-\ Nah, I'll fix that properly by just not > > > including linux/in.h at all and fixing sockaddr_dccp, take a look: > > > > ok, seems fine with me. > > > > Will you have some time to test the iptables dccp match? If not, do you
I will, but not right now, I just finished generalising the TCP timewait engine, now implementing struct dccp_timewait_sock and gluing it to the "new" inet_timewait_death_row infrastructure. > > have any DCCP test programs (just establishing a session, ..)? This > > would help me with testing... > > http://oops.merseine.nu:81/dccp/ttcp.dccp.patch > http://oops.merseine.nu:81/dccp/libdnet-20050421.tar.bz2 > http://oops.merseine.nu:81/dccp/libdnet-20050421.dccp.patch > > - Arnaldo > - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html