X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=INSTALL.OpenFlow;h=173a68833a06e9d99ab5f73a627865b922568e35;hb=refs%2Fheads%2Fbranch-1.1;hp=10220f1f912ca1c1603ff9d8a1cd704a283e7805;hpb=195c8086244e33ec42fd9fc8354eaedfd849bbba;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