4 Maintainer: Open vSwitch developers <dev@openvswitch.org>
5 Build-Depends: debhelper (>= 5.0.37)
6 Standards-Version: 3.7.3
8 Package: openvswitch-datapath-module-_KVERS_
10 Recommends: kernel-image-_KVERS_, openvswitch-switch
11 Provides: openvswitch-datapath-module
12 Description: Open vSwitch Linux datapath kernel module
13 This package contains the Open vSwitch loadable datapath kernel modules for
14 the kernel-image-_KVERS_ package.
16 If you compiled a custom kernel, you will most likely need to compile
17 a custom version of this module as well. The
18 openvswitch-datapath-source package has been provided for this
19 purpose. Refer to README.Debian provided in that package for further