[Devel] Re: [PATCH] Don't limit the number of tunnels with generic name explicitly.

David Miller davem at davemloft.net
Sat Feb 23 20:20:21 PST 2008


From: Pavel Emelyanov <xemul at openvz.org>
Date: Thu, 21 Feb 2008 15:38:16 +0300

> Changelog:
> 
> Use the added dev_alloc_name() call to create tunnel device name,
> rather than iterate in a hand-made loop with an artificial limit.
> 
> Thanks Patrick for noticing this.
> 
> Signed-off-by: Pavel Emelyanov <xemul at openvz.org>

Applied, but I had to rework this in two places that didn't
apply cleanly.

The ip_gre.c and ipip.c changes remove a "failed" label but
that can't be done in the current tree as there are other
existing references.




More information about the Devel mailing list