Added patches for openflow reference version.

These may not be needed if they are pushed upstream.
This commit is contained in:
Bob Lantz
2010-03-26 14:05:48 -07:00
parent 8125370d8e
commit a0c97d110c
3 changed files with 46 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
Patches for OpenFlow Reference Implementation
controller.patch: patch controller to support up to 4096 switches (up from 16!)
datapath.patch: patch to kernel datapath to compile with CONFIG_NET_NS=y