> > Kernel enters a very tight loop here, I'm amazed that magic sysrq still
> > works, how is that?
>
> Yes, this is sort of inefficient loop. :-)
> + child = child->child;
I had 'child=child->next;' here, which worked, but may be wrong.
By the way, have your thoughts included 'UDP Encapsulation of IPsec Packets'
http://www.ietf.org/internet-drafts/draft-ietf-ipsec-udp-encaps-04.txt so
far?
Not sure if this would break your pretty design :-) It would just *rock* for
traversing NAT.
Regards,
bert
-- http://www.PowerDNS.com Versatile DNS Software & Services http://lartc.org Linux Advanced Routing & Traffic Control HOWTO - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/