aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-02Revert "connmgr: Make "enable-async-messages" work for primary controllers too."Ben Pfaff
2012-03-02connmgr: Make "enable-async-messages" work for primary controllers too.Ben Pfaff
2012-03-02netdev: Fix typo in error message.Ben Pfaff
2012-03-02timeval: Add "time/stop" unixctl command, for use in unit tests.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-18ovs-ofctl: Fix "snoop" command.Ben Pfaff
2012-02-16cfm: Allow manual override of CFM fault status.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: 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-31ofproto-dpif: Fix merge error that caused memory leak.Ben Pfaff
2012-01-31Set dates for 1.4.0 release.Justin Pettit
2012-01-31NEWS: Point out userspace is compatible with Linux 3.3 OVS kernel module.Justin Pettit
2012-01-30ofproto-dpif: Fix use-after-free error in handle_miss_upcalls().Ben Pfaff
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
2012-01-24datapath: Fix version check for 3.2.Jesse Gross
2012-01-23ofproto-dpif: Revalidate flows after "fdb/flush".Ben Pfaff
2012-01-20datapath: Correct GRE checksum offset.Jesse Gross
2012-01-19ofproto-dpif: Fix "ofproto/trace" command.Ben Pfaff
2012-01-17datapath: Enforce mutual exclusion between bridge and brcompat_mod.Ben Pfaff
2012-01-13netdev-dummy: Fix use-after-free error.Ben Pfaff
2012-01-12Declare the version as "1.5.0".Justin Pettit
2012-01-12datapath: IFF_OVS_DATAPATH is backported by RHEL 6.2.Jesse Gross
2012-01-12dpif-netdev: Make port numbers predictable for dummy dpif, for unit tests.Ben Pfaff
2012-01-12ofp-util: Extend message decoding data structures with version field.Ben Pfaff
2012-01-12nicira-ext: Rename "struct nxt_*" to "struct nx_*".Ben Pfaff
2012-01-12SubmittingPatches: Fix typo.Ben Pfaff