aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-19debian: Clean .pyc files in "clean" target.Thomas Goirand
2012-03-19debian: Remove po-debconf build dependency.Thomas Goirand
2012-03-19debian: Build-depend on python-all to pull in all Python versions.Thomas Goirand
2012-03-19debian: Add missing ${python:Depends} to openvswitch-test package.Thomas Goirand
2012-03-19debian: Improve long descriptions so as to better describe the packages.Thomas Goirand
2012-03-19debian: Bump debhelper compat level to 8 and make build-depends consistent.Thomas Goirand
2012-03-15netlink-socket: Increase Netlink socket receive buffer size.Ben Pfaff
2012-03-12tests: Skip "strings at least 2 characters long" test for narrow Python.Ben Pfaff
2012-03-12ofproto: Fix code that keeps track of MTU.Ben Pfaff
2012-03-08ovs-monitor-ipsec: Detect correctly IPSEC configuration changesAnsis Atteka
2012-03-08Revert "ovs-monitor-ipsec: Detect correctly IPSEC configuration changes"Ansis Atteka
2012-03-08ovs-monitor-ipsec: Detect correctly IPSEC configuration changesAnsis Atteka
2012-03-08bond: Incorrectly reported an error in appctl.Ethan Jackson
2012-03-08ovs-xapi-sync: Rerun processing when a db update arrives during a commit.Ben Pfaff
2012-03-07socket-util: Unlink Unix domain sockets that bind but fail to connect.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-02netdev: Fix typo in error message.Ben Pfaff
2012-03-02INSTALL.Linux: minor typoChris Wright
2012-03-01tests: Prefer development Python files over installed ones.Ethan Jackson
2012-02-29xenserver: Restart ovs-xapi-sync on kmod reload.Ethan Jackson
2012-02-29xenserver: Always update the bridge ID in ovs-xapi-sync.Ethan Jackson
2012-02-28debian: Fix exit status of openvswitch-switch init script "status" command.Ben Pfaff
2012-02-27dpif-linux: Make dpif_linux_port_query_by_name() query only one datapath.Ben Pfaff
2012-02-19ofproto-dpif: Cleanup STP on ports when disabled on their bridge.Ethan Jackson
2012-02-16configure: Try to extract kernel source directory from build Makefile.Ben Pfaff
2012-02-16vswitchd: Always configure a default queue for QoS.Ben Pfaff
2012-02-15xenserver: Fix iteration of dictionary.Dominic Curran
2012-02-15debian: Update changelog for 1.4.0-2 uploadSimon Horman
2012-02-14debian: Use provided kernel source dir instead of host kernel version.Ben Pfaff
2012-02-14debian: Do not run "make" if "configure" fails during DKMS build.Ben Pfaff
2012-02-13debian: Look in /lib/modules instead of /usr/src for DKMS kernel sources.Ben Pfaff
2012-02-13debian: Fix dependencies for openvswitch-datapath-dkms package.Ben Pfaff
2012-02-10ovs-xapi-sync: Always set iface-id, not just when xs-vif-uuid changes.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-02-03debian: Add dependency on ${misc:Depends} to openvswitch-testSimon Horman
2012-02-01vswitchd: Make the MAC entry aging time configurable.Ben Pfaff
2012-02-01mac-learning: Increase MAC learning timeout to 300 seconds.Ben Pfaff
2012-01-31sflow_agent: Use snprintf() in place of sprintf().Ben Pfaff
2012-01-31debian: Add comment about upstream Linux 3.3 support in "changelog".v1.4.0Justin Pettit
2012-01-30Set dates for 1.4.0 release.Justin Pettit
2012-01-30NEWS: Point out userspace is compatible with Linux 3.3 OVS kernel module.Justin Pettit
2012-01-30table: Avoid segmentation fault when printing an empty cell in JSON format.Ben Pfaff
2012-01-26ovs-ctl: Restore ability to create 256 bridges.Ben Pfaff
2012-01-24ofproto: Optionally flush all learning tables with appctl.Ethan Jackson
2012-01-24tests: Fix broken interface-reconfigure tests.Ben Pfaff
2012-01-24debian: Delete log files correctly when packages are purged.Ben Pfaff
2012-01-24xenserver: Only replace XenServer hosts scripts that we recognize.Ben Pfaff
2012-01-24xenserver: Synchronize scripts with XenServer 6.0.0.Ben Pfaff