![]() |
ViewsFrequently Asked QuestionsFrom OpenFlow WikiFAQQ: When I go to insmod, I get "error inserting 'datapath/linux-2.6/ofdatapath.ko': -1 Unknown symbol in module". A: Check dmesg output. If you get something like "openflow_mod: Unknown symbol br_handle_frame_hook" ... then bridging is not enabled in the kernel you're using. The modinfo command may help here. With bridging enabled, expect something like this: openflow: OpenFlow switching datapath implementation openflow: v0.1.5 built on Feb 4 2008 08:01:55 openflow: Copyright (c) 2007 The Board of Trustees of The Leland Stanford Junior University openflow: hijacking bridge hook
A: Your version of IP Tables is too old. Read the CentOS install instructions to install a newer kernel and install iproute2 from source. |
Quick NavigationOpenFlow White PaperOpenFlow Demo Video![]() Watch the Demo that received the best demo award at SIGCOMM 2008. About OpenFlow OpenFlow is supported bythe Stanford Clean Slate Program. Wiki ToolsPersonal toolsProjects |