summaryrefslogtreecommitdiffstats
path: root/kernel/net/netlabel/netlabel_mgmt.h
diff options
context:
space:
mode:
authorDonald Dugger <n0ano@n0ano.com>2016-04-28 21:39:53 +0000
committerDon Dugger <n0ano@n0ano.com>2016-05-13 17:19:46 -0600
commitd25f207637b3f6784195ca80a855da3593dab3b8 (patch)
tree03406dcd08b5ec85f80c6e81951f4115ad5acdcf /kernel/net/netlabel/netlabel_mgmt.h
parent5bbd6fe9b8bab2a93e548c5a53b032d1939eec05 (diff)
Add patch to Linux 4.4 to support OVS
Given that OVS doesn't support Linux 4.4 yet we need to add a patch to the OVS sources so that we can build a 4.4 version of the OVS loadable kernel module that works with the RT Linux 4.4 kernel used in OPNFV. The directory `patches/ovs' contains patches (currently only one) that are applied against the OVS tree. The Fuel build script is modified to apply all of the patches in this directory to the OVS tree. Then a working OVS KLM is created that is then inserted into the RT kernel DEB package so that the end result is an RT kernel that supports OVS. Upstream status: NA Change-Id: I361f92526fb4bcafbeab9ce21570202f4aad1632 Signed-off-by: Don Dugger <n0ano@n0ano.com>
Diffstat (limited to 'kernel/net/netlabel/netlabel_mgmt.h')
0 files changed, 0 insertions, 0 deletions
152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239