[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20061005154152.GA2102@zlug.org>
Date: Thu, 5 Oct 2006 17:41:52 +0200
From: Joerg Roedel <joro-lkml@...g.org>
To: netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH][RFC] net/ipv6: seperate sit driver to extra module
Is there a reason why the tunnel driver for IPv6-in-IPv4 is currently
compiled into the ipv6 module? This driver is only needed in gateways
between different IPv6 networks. On all other hosts with ipv6 enabled it
is not required. To have this driver in a seperate module will save
memory on those machines.
I appended a small and trival patch to 2.6.18 which does exactly this.
Joerg
View attachment "patch_sit_as_module" of type "text/plain" (2919 bytes)
Powered by blists - more mailing lists