xenserver: Load veth driver on 2.6.18 systems
authorJustin Pettit <jpettit@nicira.com>
Wed, 14 Apr 2010 03:52:48 +0000 (20:52 -0700)
committerJustin Pettit <jpettit@nicira.com>
Thu, 15 Apr 2010 03:53:16 +0000 (20:53 -0700)
In a future commit, the "patch" netdev type will be introduced.  The
initial implementation will be based on veth, for which we have a kernel
module on 2.6.18.  A more general solution will be used in the future,
at which time, this loading of the veth module can be removed.


No differences found