aboutsummaryrefslogtreecommitdiff
path: root/AUTHORS
AgeCommit message (Expand)Author
2013-06-05packets: Fix typo in reserved multicast Ethernet addresses.Ben Pfaff
2013-05-29debian: Don't fail ovs-controller restart if daemon not running.Gurucharan Shetty
2013-05-13ofproto-dpif: Make fin_timeout work when governor kicks in.Ben Pfaff
2013-05-06ovsdb-client: Avoid assertion with multiple databases.Justin Pettit
2013-04-18python: fix a typo error in python/ovs/socket_util.py.Alex Wang
2013-04-11bridge: Complete initial configuration even with empty database.Ben Pfaff
2013-04-10ovs-ctl: Connect to remote OVSDB managers only after ovs-vswitchd starts.Ben Pfaff
2013-03-18ovs-vsctl: Try connecting only once for active connections by default.Ben Pfaff
2013-01-25rhel: Automatically start openvswitch service before bringing an ovs interfac...Thomas Graf
2013-01-21ofproto: Remove redundant call to ofconn_get_ofprotoBen Pfaff
2013-01-16bridge: Remove restriction on socket name.Pavithra Ramesh
2013-01-16AUTHORS: Add James Page.Jesse Gross
2013-01-15bond: Fix comment on bond_entry::tagZoltan Kiss
2013-01-11alloc_ofp_port does not allocate the port number correctlyKrishna Kondaka
2013-01-04manpages: Fix buildSaul St. John
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