From: Ville Nuorvala [off-list ref]
Date: Fri, 4 Jul 2003 16:00:29 +0300 (EEST)
I noticed a couple of bugs(?) in sit.c, ip_gre.c and ipip.c introduced
in the alloc_netdev patches (csets 1.305.3.9, 1.305.3.10 and 1.1305.3.11).
This patch made against cset 1.384 fixes the following issues:
Surely you mean changeset "1.1384" and also changesets "1.1305.3.9,
1.1305..." etc. above too :-)
- tunnel dev pointer also set for fallback tunnels
- dev name copied back to tunnel parameters so names autogenerated by
kernel get correctly reported to userspace
Applied, thank you.