aboutsummaryrefslogtreecommitdiff
path: root/AUTHORS
AgeCommit message (Expand)Author
2012-08-21bond: Tag flows according to their hash bucket, not just their slave.Ben Pfaff
2012-07-09debian: Add "netbase" dependency for /etc/protocols.Ben Pfaff
2012-06-26lib: Do not assume sig_atomic_t is int.Ed Maste
2012-06-19debian: Make DKMS automatically build for running kernel.Ben Pfaff
2012-05-16dpif-netdev: allow for proper destruction of netdev datapathsGiuseppe Lettieri
2012-05-09rhel: Add timeouts to network scripts.Brian Kruger
2012-03-21debian: Move PKI directory to FHS-compliant location.Ben Pfaff
2012-03-12tests: Skip "strings at least 2 characters long" test for narrow Python.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-02-15xenserver: Fix iteration of dictionary.Dominic Curran
2012-02-13debian: Look in /lib/modules instead of /usr/src for DKMS kernel sources.Ben Pfaff
2012-02-08ofproto-dpif: Don't output to in_port even if in_port is OFPP_LOCAL.Aaron Rosen
2012-02-06debian: Don't install Python modules for obsolete Python versions.Ben Pfaff
2012-01-06ofproto-dpif: Keep subfacets longer to avoid assert-fail in facet_account().Ben Pfaff
2012-01-04ofproto: Fix detection of in-use VLANs based on the flow table.Ben Pfaff
2011-12-12bridge: Enable support for access and native VLAN ports on bonds.Ben Pfaff
2011-12-09AUTHORS: Add Chris Wright.Ben Pfaff
2011-12-01INSTALL.XenServer: Update instructions.Ben Pfaff
2011-11-17rhel: Add Red Hat network scripts integration.Alexey I. Froloff
2011-11-14rhel: Add ability to enable bridge compatibility mode in /etc/sysconfig/openv...Tyler Coumbes
2011-11-10debian: Strip epoch from version number used in directory names.Ben Pfaff
2011-11-02stream: Fix uninitialized values in stream_init().Ben Pfaff
2011-11-01AUTHORS: Add Edward Tomasz NapieraƂa.Ben Pfaff
2011-10-31netdev-vport: Again allow "tap" devices to be added to bridges.Ben Pfaff
2011-10-18ofp-util: Avoid misaligned memory access in ofputil_encode_packet_in().Ben Pfaff
2011-10-17bond: Demote active-backup WARN to DBG.Ben Pfaff
2011-10-03debian: Make python-openvswitch packaging work with squeeze dh_python2.Ben Pfaff
2011-09-29bridge: Clear out all Interface fields when an interface cannot be created.Ben Pfaff
2011-09-22ovs-bugtool: Fix --unlimited option.Daniel Roman
2011-09-20debian: Correct path to ovs-controller in init script.Ben Pfaff
2011-09-15AUTHORS: Add Tyler Coumbes <coumbes@gmail.com>.Ben Pfaff
2011-09-15ovs-vsctl: Improve usage message.Ben Pfaff
2011-08-25debian: Apply Ubuntu patch to add DKMS support.Chuck Short
2011-08-17INSTALL.Linux: Fix up reference to old option name --with-l26.Philippe Jung
2011-08-09Option to forward BPDU (Ethernet control class) framesSanjay Sane
2011-08-04lib: Adapt headers for use in C++.Casey Barker
2011-07-28Datapath action should not refer to controllerpravin shelar
2011-07-27ovs-ofctl: New --readd option for "replace-flows".Ben Pfaff
2011-07-26debian: Modernize use of dh_install.Ben Pfaff
2011-06-15PORTING: Improve second diagram.Ben Pfaff
2011-06-14AUTHORS: Add Hao Zheng <hzheng@nicira.com>.Ben Pfaff
2011-06-14python: Fix "make install" on systems without Python.Ben Pfaff
2011-06-01learning-switch: Don't limit message queued by --with-flows.Ben Pfaff
2011-05-18Add tar.gz output option in ovs-bugtoolShih-Hao Li
2011-05-04ovs-brcompatd: Document bug.Ben Pfaff
2011-05-03xenserver: Use .../extra not .../kernel/extra for kernel modules.Ben Pfaff
2011-04-21INSTALL.Linux: Mention that SSL options require building with SSL support.Ben Pfaff
2011-04-18Fix calls to ctype functions.Ben Pfaff
2011-04-14vswitchd: Document how to disable inactivity probes.Ben Pfaff