Merge commit '4b60911067a82fbdfa87b7c2824412da20287ed8'
[sliver-openvswitch.git] / AUTHORS
2013-07-05 Giuseppe LettieriMerge commit '4b60911067a82fbdfa87b7c2824412da20287ed8'
2013-07-05 Giuseppe LettieriMerge commit '559eb2308b4d616590aba34bb8f4dd7f12ae4587'
2013-05-06 Justin Pettitovsdb-client: Avoid assertion with multiple databases.
2013-05-01 Duffie Cooleyovs-sandbox: Use $schema for creating the db.
2013-04-30 Ben Pfaffofproto-dpif: Fix 'size' argument to fix_sflow_action().
2013-04-18 Alex Wangpython: fix a typo error in python/ovs/socket_util.py.
2013-04-18 Ben PfaffCorrectly implement the OpenFlow 1.2+ OXM_OF_IP_DSCP...
2013-04-15 Ben Pfaffdebian: build with debugging symbol
2013-04-11 Ben PfaffAUTHORS: Add Ansis Atteka.
2013-04-11 Ben Pfaffbridge: Complete initial configuration even with empty...
2013-04-11 Ben Pfaffovs-ctl: Connect to remote OVSDB managers only after...
2013-04-08 Ben Pfaffpython.ovs.db.idl: Fix Row.delete() of a row already...
2013-04-04 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2013-04-03 Giuseppe LettieriMerge branch 'master' of git://openvswitch.org/openvswitch
2013-03-22 Damien Millescampsextract-ofp-errors: Make Python 3 compatible.
2013-03-15 Ben Pfaffovs-vsctl: Try connecting only once for active connecti...
2013-03-15 Stephane A. Sezerlib: Rename lib/pcap.h to avoid inclusion conflicts.
2013-02-28 Ben PfaffAUTHORS: Add Andy Zhou.
2013-02-27 Giuseppe LettieriMerge branch 'mainstream'
2013-02-25 Lorand JakabAdd support for LISP tunneling
2013-02-25 Ben PfaffFAQ: Clarify that "--all" was added in version 1.8.
2013-02-08 Jesse GrossAUTHORS: Add Rich Lane.
2013-01-31 Giuseppe LettieriMerge branch 'mainstream'
2013-01-25 Thomas Grafrhel: Automatically start openvswitch service before...
2013-01-24 Giuseppe LettieriMerge branch 'mainstream'
2013-01-21 Ben Pfaffofproto: Remove redundant call to ofconn_get_ofproto
2013-01-16 Pavithra Rameshbridge: Remove restriction on socket name.
2013-01-16 Jesse GrossAUTHORS: Add James Page.
2013-01-16 Giuseppe LettieriMerge branch 'mainstream'
2013-01-15 Zoltan Kissbond: Fix comment on bond_entry::tag
2013-01-11 Krishna Kondakaalloc_ofp_port does not allocate the port number correctly
2013-01-05 Saul St. Johnmanpages: Fix build
2013-01-03 Ben Pfaffofp-actions: Fix the check for instruction ordering...
2012-12-30 Ben Pfaffdebian: Fix typo in comment in openvswitch-controller...
2012-12-27 SUGYO Kazushiofp-util: features reply of openflow13 does not have...
2012-12-16 Giuseppe LettieriMerge branch 'hotfix' into make-improv
2012-12-10 Ben Pfaffovs-vsctl: Allow command-specific options to mingle...
2012-12-03 Ben PfaffINSTALL.RHEL: Explain how to work around RHEL 6 kernel...
2012-11-29 Ben Pfaffbond: Fix segfault sending learning packets with LACP...
2012-11-27 Ben PfaffAUTHORS: Add Jarno Rajahalme.
2012-11-19 FUJITA Tomonoridon't use select.POLL* constants
2012-10-29 Giuseppe LettieriMerge branch 'mainstream'
2012-10-19 Henry Maiovs-ctl: Fix implementation of --extra-dbs.
2012-09-24 Giuseppe LettieriMerge branch 'mainstream'
2012-09-20 Anupam Chandaofproto: Fix uninitialized field in ofputil_flow_update.
2012-09-13 Giuseppe LettieriMerge branch 'master' of git://openvswitch.org/openvswitch
2012-09-10 Ben PfaffINSTALL: Recommend installing kernel modules with ...
2012-09-05 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2012-09-05 Giuseppe LettieriMerge branch 'forward-port'
2012-08-31 Ben Pfafflockfile: Log more helpful message when locking fails...
2012-08-30 Giuseppe LettieriMerge branch 'master' into forward-port
2012-08-21 Ben Pfaffbond: Tag flows according to their hash bucket, not...
2012-08-13 Ben Pfaffstream-ssl: Change "bootstrap race" log message from...
2012-08-08 Jesse GrossAUTHORS: Add Kyle Mestery.
2012-08-02 Mehak MahajanAdding checksum to IP packets created by ovs for testing.
2012-07-17 Leo Altermandatapath: fix typo in README
2012-07-12 Jesse GrossAdd Tadaaki Nagao to AUTHORS.
2012-07-12 Ben Pfaffovs-vsctl: Correct example for removing a mirror.
2012-07-12 Ben PfaffFAQ: Patch ports are not targeted for upstream.
2012-07-09 Ben Pfaffdebian: Add "netbase" dependency for /etc/protocols.
2012-07-05 Ethan Jacksonbond: Sending learning packets on active-backup.
2012-07-05 Ben Pfaffovs-check-dead-ifs: Tolerate processes that disappear...
2012-07-05 Ben Pfaffovs-brcompatd: Fix sending replies to kernel requests.
2012-06-27 Ben Pfaffofproto: Report nonexistent ports and queues as errors...
2012-06-26 Ed Mastelib: Do not assume sig_atomic_t is int.
2012-06-21 Isaku Yamahatabuild: automake complains IntegrationGuide is missing
2012-06-18 Ben Pfaffdebian: Make DKMS automatically build for running kernel.
2012-06-06 Bruce Davieovsdb-client: Fix bugs in man page
2012-05-29 Joe Stringerpackets: Adds ethernet-matching helper functions
2012-05-16 Arun Sharmaovs-vsctl: Add "--all" option for "destroy" command...
2012-05-16 Giuseppe Lettieridpif-netdev: allow for proper destruction of netdev...
2012-05-14 Ben Pfaffvswitch.xml: Suggest secure fail-mode to avoid loops...
2012-05-14 Ben Pfaffovs-dpctl: Remove obsolete documentation of limit on...
2012-05-09 Brian Krugerrhel: Add timeouts to network scripts.
2012-05-07 Ben Pfaffofproto-dpif: Accept OpenFlow-like flows in "ofproto...
2012-05-07 Ben Pfaffdebian: Synchronize debian/changelog with downstream...
2012-04-20 Yasuhito Takamiyadocumantation: Trivial fix for kvm option error.
2012-04-06 Gurucharan Shettydebian: Remove unused directory.
2012-04-05 Arun Sharmabugtool - Collect version information for all running...
2012-04-02 Jesse GrossAUTHORS: Add David S. Miller
2012-03-26 Raju Subramanianovs-bugtool: Add ability to prioritize files by date.
2012-03-13 Ben Pfaffofproto-dpif: Add comments for a few VLAN splinters...
2012-03-12 Ben Pfafftests: Skip "strings at least 2 characters long" test...
2012-03-12 Thomas Goiranddebian: Add long descriptions for init scripts.
2012-03-08 Ethan Jacksonauthors: Fix text alignment.
2012-03-08 Ben Pfaffnetdev-linux: Use "read", not "recv", for tap devices.
2012-03-05 Ben Pfaffvswitchd: Document behavior of 802.1p priorities with...
2012-03-05 Ben Pfaffbridge: Remove unwanted ports at time of ofproto creation.
2012-03-02 Ben Pfaffconnmgr: Make "enable-async-messages" work for primary...
2012-03-02 Ben Pfaffdebian: Move PKI directory to FHS-compliant location.
2012-02-15 Danny Kukawkadatapath: use eth_hw_addr_random() and reset addr_assig...
2012-02-15 Dominic Curranxenserver: Fix iteration of dictionary.
2012-02-08 Aaron Rosenofproto-dpif: Don't output to in_port even if in_port...
2012-02-03 Ben Pfaffdebian: Don't install Python modules for obsolete Pytho...
2012-02-03 Ben Pfafftests: Reduce risk of port collision and remove bash...
2012-01-30 Ethan Jacksonbond: Allow users to disable rebalancing.
2012-01-27 Ben Pfaffovs-ofctl: Fix "snoop" command.
2012-01-23 Ethan Jacksoncfm: Log more aggressively amidst packet loss.
2012-01-17 Jesse GrossAUTHORS: Add Linux upstream committers.
2012-01-16 Ben Pfaffovs-ctl: Do not load brcompat_mod if the bridge module...
next