aboutsummaryrefslogtreecommitdiff
path: root/AUTHORS
AgeCommit message (Expand)Author
2014-12-15ovs-docker: Ability to set the default gateway.Gurucharan Shetty
2014-12-11debian: Use ifquery for finding the interfaces in init script.Jan Vansteenkiste
2014-12-09ovs-tcpundump: Fix typo in version message.Eohyung Lee
2014-12-05FAQ: Fix formatting for command block.Robert Ã…kerblom-Andersson
2014-12-02dpif: Don't clear argument in dp_enumerate_types().Ben Pfaff
2014-11-25vswitch.xml: Describe NetFlow passive timeout.Ben Pfaff
2014-11-13lib: Add support for pkgconfig for libopenvswitch.Rob Adams
2014-11-12lib: Avoid using C++ keywords as variable names in header files.Amit Bose
2014-11-11Build: Add support for shared libraries and versioning.Scott Mann
2014-11-10AUTHORS: Add Shu Shen.Ben Pfaff
2014-11-10Add support for OpenFlow 1.4+ "importance" values.Rishi Bamba
2014-10-31AUTHORS: Add Scott Lowe <scott.lowe@scottlowe.org>.Ben Pfaff
2014-10-29netdev-linux: Add support for 64-bit network device stats.Ben Pfaff
2014-10-17AUTHORS: Add Dongdong and Chunhe Li.Ben Pfaff
2014-10-09configure: Also check for Python 2.x installed as python2.7.Dmitry Krivenok
2014-10-09AUTHORS: Update my author entry.Kyle Mestery
2014-10-08Update the WMI Script handling Hyper-V friendly port namesLucian Petrut
2014-10-07BFD: Decreasing minimal transmit and receive intervalNiels van Adrichem
2014-09-30pstream-unix: Increase listen count to 64 in punix_open().Lilijun
2014-09-29AUTHORS: Add Sorin Vinturis.Ben Pfaff
2014-09-29flow.c: Correct the comment for miniflow_equal().Wang Sheng-Hui
2014-09-29AUTHORS: Add Samuel Ghinet.Ben Pfaff
2014-09-26AUTHORS: Add Simon Horman <simon.horman@netronome.com>Simon Horman
2014-09-25README.ovs-vtep: Remotes can be connected through VTEP's manager table.Gurucharan Shetty
2014-09-25netdev-dpdk: Fix crash when there is no pci numa info.Alex Wang
2014-09-24AUTHORS: Add Selvamuthukumar <smkumar@merunetworks.com>.Ben Pfaff
2014-09-19ovs-pki: Use SHA-512 instead of MD5 as message digest.Ben Pfaff
2014-09-09Rapid Spanning Tree Protocol (IEEE 802.1D).Daniele Venturino
2014-09-04AUTHORS: Add Ariel Tubaltsev to AUTHORS.Gurucharan Shetty
2014-08-27AUTHORS: Add Madhu Challa.Ben Pfaff
2014-08-26AUTHORS: Add Ed Swierk.Ben Pfaff
2014-08-20ovsdb: Allow comparison on optional scalar typesTerry Wilson
2014-08-18ovs-vtep: Clarifications on the README.Mark Maglana
2014-08-11dpdk: Update documentation.Pravin B Shelar
2014-07-28connmgr: Only send role status messages to OpenFlow 1.4+ controllers.Ben Pfaff
2014-07-28datapath-windows: Kernel module for HyperV.Saurabh Shah
2014-07-28Fix two memory leaks.yinpeijun
2014-07-18ovsdb: Don't add ovsdb-server.c to libovsdb.Gurucharan Shetty
2014-07-16netdev-dpdk: add dpdk rings to netdev-dpdkmaryam.tahhan
2014-07-16Factor the ovsdb-server main loop into a new functionEric Sesterhenn
2014-07-16CodingStyle: Add suggested GNU indent options.Ben Pfaff
2014-07-15ofp-msgs: Correct code for queue configuration messages in OpenFlow 1.0.Ben Pfaff
2014-07-15Fix documentation error that led user to wrong file to install dependency pac...Kirkland Spector
2014-07-02netlink-socket: Work around upstream kernel Netlink bug.Ben Pfaff
2014-06-24utilities: skip loading kernel module if kernel has no module supportPim van den Berg
2014-06-17AUTHORS: Update entry for Thomas GrafThomas Graf
2014-06-13stream-ssl: Enable TLSv1.1 and TLSv1.2.Ben Pfaff
2014-05-27AUTHORS: Add Lars Kellogg-Stedman.Ben Pfaff
2014-05-20AUTHORS: Fix spelling of Anoob Soman's name.Ben Pfaff
2014-05-19netinet: Add IPPROTO_IGMP definitionDaniel Borkmann