aboutsummaryrefslogtreecommitdiff
path: root/AUTHORS
AgeCommit message (Expand)Author
2013-01-03ofp-actions: Fix the check for instruction ordering and duplication.Ben Pfaff
2012-12-30debian: Fix typo in comment in openvswitch-controller.default.Ben Pfaff
2012-12-27ofp-util: features reply of openflow13 does not have portsSUGYO Kazushi
2012-12-10ovs-vsctl: Allow command-specific options to mingle with global options.Ben Pfaff
2012-12-03INSTALL.RHEL: Explain how to work around RHEL 6 kernel-devel bug.Ben Pfaff
2012-11-29bond: Fix segfault sending learning packets with LACP disabled.Ben Pfaff
2012-11-27AUTHORS: Add Jarno Rajahalme.Ben Pfaff
2012-11-19don't use select.POLL* constantsFUJITA Tomonori
2012-10-19ovs-ctl: Fix implementation of --extra-dbs.Henry Mai
2012-09-20ofproto: Fix uninitialized field in ofputil_flow_update.Anupam Chanda
2012-09-10INSTALL: Recommend installing kernel modules with "make modules_install".Ben Pfaff
2012-08-31lockfile: Log more helpful message when locking fails due to a conflict.Ben Pfaff
2012-08-21bond: Tag flows according to their hash bucket, not just their slave.Ben Pfaff
2012-08-13stream-ssl: Change "bootstrap race" log message from ERR to INFO.Ben Pfaff
2012-08-08AUTHORS: Add Kyle Mestery.Jesse Gross
2012-08-02Adding checksum to IP packets created by ovs for testing.Mehak Mahajan
2012-07-16datapath: fix typo in READMELeo Alterman
2012-07-12Add Tadaaki Nagao to AUTHORS.Jesse Gross
2012-07-12ovs-vsctl: Correct example for removing a mirror.Ben Pfaff
2012-07-12FAQ: Patch ports are not targeted for upstream.Ben Pfaff
2012-07-09debian: Add "netbase" dependency for /etc/protocols.Ben Pfaff
2012-07-05bond: Sending learning packets on active-backup.Ethan Jackson
2012-07-05ovs-check-dead-ifs: Tolerate processes that disappear during run.Ben Pfaff
2012-07-05ovs-brcompatd: Fix sending replies to kernel requests.Ben Pfaff
2012-06-27ofproto: Report nonexistent ports and queues as errors in queue stats.Ben Pfaff
2012-06-26lib: Do not assume sig_atomic_t is int.Ed Maste
2012-06-20build: automake complains IntegrationGuide is missingIsaku Yamahata
2012-06-18debian: Make DKMS automatically build for running kernel.Ben Pfaff
2012-06-05ovsdb-client: Fix bugs in man pageBruce Davie
2012-05-29packets: Adds ethernet-matching helper functionsJoe Stringer
2012-05-16ovs-vsctl: Add "--all" option for "destroy" command in ovs-vsctl.Arun Sharma
2012-05-16dpif-netdev: allow for proper destruction of netdev datapathsGiuseppe Lettieri
2012-05-14vswitch.xml: Suggest secure fail-mode to avoid loops with multiple uplinks.Ben Pfaff
2012-05-14ovs-dpctl: Remove obsolete documentation of limit on number of datapaths.Ben Pfaff
2012-05-09rhel: Add timeouts to network scripts.Brian Kruger
2012-05-07ofproto-dpif: Accept OpenFlow-like flows in "ofproto/trace".Ben Pfaff
2012-05-07debian: Synchronize debian/changelog with downstream Debian changelog.Ben Pfaff
2012-04-20documantation: Trivial fix for kvm option error.Yasuhito Takamiya
2012-04-06debian: Remove unused directory.Gurucharan Shetty
2012-04-05bugtool - Collect version information for all running Open vSwitch daemons.Arun Sharma
2012-04-02AUTHORS: Add David S. MillerJesse Gross
2012-03-26ovs-bugtool: Add ability to prioritize files by date.Raju Subramanian
2012-03-13ofproto-dpif: Add comments for a few VLAN splinters functions.Ben Pfaff
2012-03-12tests: Skip "strings at least 2 characters long" test for narrow Python.Ben Pfaff
2012-03-12debian: Add long descriptions for init scripts.Thomas Goirand
2012-03-08authors: Fix text alignment.Ethan Jackson
2012-03-08netdev-linux: Use "read", not "recv", for tap devices.Ben Pfaff
2012-03-05vswitchd: Document behavior of 802.1p priorities with VLAN splinters.Ben Pfaff
2012-03-05bridge: Remove unwanted ports at time of ofproto creation.Ben Pfaff
2012-03-02connmgr: Make "enable-async-messages" work for primary controllers too.Ben Pfaff