X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=INSTALL.OpenFlow;h=173a68833a06e9d99ab5f73a627865b922568e35;hb=df2fa9b50e1c0e93c6be1d31a5d69eb4f077add3;hp=10220f1f912ca1c1603ff9d8a1cd704a283e7805;hpb=195c8086244e33ec42fd9fc8354eaedfd849bbba;p=openvswitch diff --git a/INSTALL.OpenFlow b/INSTALL.OpenFlow index 10220f1f..173a6883 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