aboutsummaryrefslogtreecommitdiff
path: root/debian/openvswitch-controller.README.Debian
AgeCommit message (Collapse)Author
2011-03-16ofproto: Remove controller discovery support.Ben Pfaff
I've never heard of anyone actually using controller discovery. It adds a great deal of code to the source tree, and a little bit of complication to ofproto, so this commit removes it.
2009-07-08Rename "secchan" to "ofproto" (library) and "ovs-openflowd" (program).Ben Pfaff
These names are more meaningful, so we prefer them.
2009-07-08Import from old repository commit 61ef2b42a9c4ba8e1600f15bb0236765edc2ad45.v0.90.0Ben Pfaff