aboutsummaryrefslogtreecommitdiff
path: root/extras
AgeCommit message (Expand)Author
2010-08-23Remove ezio-term and ovs-switchui utilities.Ben Pfaff
2010-08-13Remove vestigial support for Spanning Tree Protocol.Ben Pfaff
2010-07-21vlog: Make the vlog module catalog program-specific.Ben Pfaff
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-06-17vconn: Move OpenFlow utility functions into new file ofp-util.c.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-05-26poll-loop: New function poll_timer_wait_until().Ben Pfaff
2010-02-20ezio: Fix typo in function callJustin Pettit
2010-02-20ofproto: Querying port stats for individual ports (OpenFlow 1.0)Justin Pettit
2010-02-11Merge "master" into "next".Ben Pfaff
2010-02-11Rename UNUSED macro to OVS_UNUSED to avoid naming conflict.Ben Pfaff
2010-02-08ovsdb: Add simple constraints.Ben Pfaff
2010-02-01netdev: Allow providers to be managed at runtime.Jesse Gross
2010-01-26daemon: Make --monitor process change its process title.Ben Pfaff
2010-01-15fatal-signal: After fork, clear hooks instead of disabling them.Ben Pfaff
2010-01-15netdev: Fix build for switchui.Jesse Gross
2010-01-04ofproto: Drop remote command execution feature.Ben Pfaff
2009-12-02Merge "master" branch into "db".Ben Pfaff
2009-11-10Merge citrix branch into master.Jesse Gross
2009-11-04byteq: Move from extras/ezio into lib and export some private functions.Ben Pfaff
2009-11-04Add new function xzalloc(n) as a shorthand for xcalloc(1, n).Ben Pfaff
2009-10-26Spell verb form of "set up" correctly throughout the tree.Ben Pfaff
2009-09-02Merge citrix branch into master.Ben Pfaff
2009-09-01Return netmask along with IP address when querying through netdevJustin Pettit
2009-08-25Cleanup isdigit() warnings.Justin Pettit
2009-07-30netdev: Change netdev_get_in4() to return an error code.Ben Pfaff
2009-07-29Always distribute extras/ezio/ezio3.ti.Ben Pfaff
2009-07-16Merge citrix branch into master.Ben Pfaff
2009-07-16Add function get_null_fd(), to reduce code redundancy.Ben Pfaff
2009-07-08secchan: Various fixes to run in-band on non-"local" portJustin Pettit
2009-07-08Rename "secchan" to "ofproto" (library) and "ovs-openflowd" (program).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