aboutsummaryrefslogtreecommitdiff
path: root/utilities/ovs-controller.c
AgeCommit message (Expand)Author
2011-08-04util: Introduce get_program_version function.Justin Pettit
2011-06-01ovs-controller: Allow --wildcards to specify a wildcard set.Ben Pfaff
2011-05-18Merge 'next' into 'master'.Ben Pfaff
2011-05-16Consistently write null pointer constants as NULL instead of 0.Ben Pfaff
2011-05-12Merge 'master' into 'next'.Ben Pfaff
2011-05-12Implement basic multiple table support.Ben Pfaff
2011-05-10stream-ssl: Improve messages when configuring SSL if it is unsupported.Ben Pfaff
2011-04-25ovs-controller: Honor --wildcard option.Ben Pfaff
2011-04-04daemon: Integrate checking for an existing pidfile into daemonize_start().Ben Pfaff
2011-03-18ofp-parse: Generalize parse_ofp_add_flow_file() to parse_ofp_flow_mod_file().Ben Pfaff
2011-02-07daemon: Define daemon options enums the same way as other option enums.Ben Pfaff
2010-12-07ovs-ofctl: Add NXM support.Ben Pfaff
2010-12-06queue: Get rid of ovs_queue data structure.Ben Pfaff
2010-10-29vlog: Make client supply semicolon for VLOG_DEFINE_THIS_MODULE.Ben Pfaff
2010-10-01ovs-controller: Improve QoS abilities.Ben Pfaff
2010-10-01learning-switch: Introduce struct for configuration.Ben Pfaff
2010-10-01ovs-controller: Make --with-flows read the file only once, at startup.Ben Pfaff
2010-09-20Avoid shadowing local variable names.Ben Pfaff
2010-08-30treewide: Remove trailing whitespaceJoe Perches
2010-08-13Remove vestigial support for Spanning Tree Protocol.Ben Pfaff
2010-07-30ovs-controller: Add ability to define default flowsJustin Pettit
2010-07-30learning-switch: Add ability to define default flowsJustin Pettit
2010-07-21vlog: Introduce VLOG_DEFINE_THIS_MODULE for declaring vlog module in use.Ben Pfaff
2010-07-21vlog: Remove explicit calls to vlog_init().Ben Pfaff
2010-07-21timeval: Make time_init() static and remove calls to it.Ben Pfaff
2010-07-20ovs-controller: Add support for OpenFlow queues.Ben Pfaff
2010-06-08ofproto: Make OpenFlow connection log messages name the datapath.Ben Pfaff
2010-06-08rconn: Drop rconn_new(), rconn_new_from_vconn() functions.Ben Pfaff
2010-06-08rconn: Drop 'name' arg to rconn_new_from_vconn(), rconn_connect_unreliably().Ben Pfaff
2010-04-12ovs-controller: Add --unixctl option.Ben Pfaff
2010-01-26daemon: Make --monitor process change its process title.Ben Pfaff
2010-01-15unixctl: Avoid double error reporting.Ben Pfaff
2010-01-06Remove "fault" module.Ben Pfaff
2010-01-06vconn: Reimplement in terms of the "stream" abstraction.Ben Pfaff
2009-12-18daemon: Allow daemon child process to report success or failure to parent.Ben Pfaff
2009-11-19ovs-controller: Add --wildcard and --normal features.Jean Tourrilhes
2009-10-26Spell verb form of "set up" correctly throughout the tree.Ben Pfaff
2009-09-16secchan: Better tolerate failing controller admission control in fail-open.Ben Pfaff
2009-06-15Update primary code license to Apache 2.0.Ben Pfaff
2009-07-08Import from old repository commit 61ef2b42a9c4ba8e1600f15bb0236765edc2ad45.v0.90.0Ben Pfaff