X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=INSTALL.OpenFlow;h=173a68833a06e9d99ab5f73a627865b922568e35;hb=c9d3af4e88444768eaeb2939f1e001e239fe8660;hp=10220f1f912ca1c1603ff9d8a1cd704a283e7805;hpb=773cd53821425ae2380fb741c85172a0ff8cb478;p=sliver-openvswitch.git diff --git a/INSTALL.OpenFlow b/INSTALL.OpenFlow index 10220f1f9..173a68833 100644 --- a/INSTALL.OpenFlow +++ b/INSTALL.OpenFlow @@ -58,10 +58,10 @@ OpenFlow switch. % insmod datapath/linux-2.6/openvswitch_mod.ko - This kernel module cannot be loaded if the Linux bridge module is - already loaded. Thus, you may need to remove any existing bridges - and unload the bridge module with "rmmod bridge" before you can do - this. + If your Linux kernel is earlier than 2.6.36, this kernel module + cannot be loaded if the Linux bridge module is already loaded. + Thus, you may need to remove any existing bridges and unload the + bridge module with "rmmod bridge" before you can do this. 3. Create a datapath instance. The command below creates a datapath identified as dp0 (see ovs-dpctl(8) for more detailed usage