This file is indexed.

/usr/src/openvswitch-1.4.0/debian/control.modules.in is in openvswitch-datapath-dkms 1.4.0-1ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
Source: openvswitch
Section: net
Priority: extra
Maintainer: Open vSwitch developers <dev@openvswitch.org>
Build-Depends: debhelper (>= 5.0.37)
Standards-Version: 3.7.3

Package: openvswitch-datapath-module-_KVERS_
Architecture: any
Recommends: kernel-image-_KVERS_, openvswitch-switch
Provides: openvswitch-datapath-module
Description: Open vSwitch Linux datapath kernel module
 This package contains the Open vSwitch loadable datapath kernel modules for
 the kernel-image-_KVERS_ package.
 .
 If you compiled a custom kernel, you will most likely need to compile
 a custom version of this module as well.  The
 openvswitch-datapath-source package has been provided for this
 purpose.  Refer to README.Debian provided in that package for further
 instructions.