branches: 1.2.2; 1.2.4; 1.2.18;Move tun.c into the module's own directory, since it is specific to themodule subsystem.
Add a dummy "tun" module, whose only job is to trigger an autoload ofrequired module "if_tun". This allows access to /dev/tunN to autloadthe require interface module.XXX There's might be a better place/name for net/tun.c