aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-26ovsdb: Refactor jsonrpc-server to make the concept of a session public.Ben Pfaff
2011-07-26ovsdb: Report the number of connections for inbound Managers.Ben Pfaff
2011-07-26ovsdb-server: Reliably report status of inbound connections.Ben Pfaff
2011-07-26ovsdb-client: Make "server" and "database" arguments optional.Ben Pfaff
2011-07-26ovs-vswitchd: Make database socket command-line argument optional.Ben Pfaff
2011-07-26ovsdb-server: Make database command-line argument optional.Ben Pfaff
2011-07-26dirs: Make sysconfdir available via ovs_sysconfdir().Ben Pfaff
2011-07-26ovsdb-doc: Fix definition of .TQ macro.Ben Pfaff
2011-07-26stream-unix: Fix naming of passive Unix streams.Ben Pfaff
2011-07-26Update version to reflect this branch is for post-1.1.x development.Justin Pettit
2011-07-26debian: Fix bug from commit 211b05b5 "debian: Modernize use of dh_install."Ben Pfaff
2011-07-26nx-match: Make more fields writable with NXAST_REG_MOVE and other actions.Ben Pfaff
2011-07-26debian: Add support for bridge compatibility.Ben Pfaff
2011-07-26ovs-vsctl: Log better warnings for duplicate ports and interfaces.Ben Pfaff
2011-07-26debian: Modernize use of dh_install.Ben Pfaff
2011-07-26utilities: Install ovs-parse-leaks utility by default.Ben Pfaff
2011-07-26ovs-ctl: Drop back to an empty database if schema conversion fails.Ben Pfaff
2011-07-26ovs-ctl: Log messages about database upgrade process.Ben Pfaff
2011-07-25rhel: Fix use of $< in ordinary Make rules.Ben Pfaff
2011-07-25ovs-parse-leaks: Fix typos in manpage.Ben Pfaff
2011-07-22mac-learning: Simplify memory management.Ethan Jackson
2011-07-22mac-learning: Use random secret in hash function.Ethan Jackson
2011-07-22bundle: New action "bundle_load".Ethan Jackson
2011-07-22bundle: Implement NX_BD_ALG_ACTIVE_BACKUP.Ethan Jackson
2011-07-22nx-match: New helpers.Ethan Jackson
2011-07-22util: New function log_2_floor().Ben Pfaff
2011-07-22bundle: Run bundle_check() in unit tests.Ethan Jackson
2011-07-22utilities: Add ovs-bugtool to gitignore.Ethan Jackson
2011-07-22nx-match: Whitespace cleanup.Ethan Jackson
2011-07-22INTERNALS: Describe SLB bonding.Ben Pfaff
2011-07-22ofproto-dpif: Initialize 'may_enable' at port construction time.Ben Pfaff
2011-07-22mac-learning: Convert to hmap.Ethan Jackson
2011-07-21mac-learning: Fix serious performance bug in the learning table.Ethan Jackson
2011-07-21ovs-ofctl: Use strchr() instead of strstr().Ben Pfaff
2011-07-20ovs-ofctl: Improve error message for "ovs-ofctl show nonexistent".Ben Pfaff
2011-07-20bridge: Log a warning when QoS misconfiguration is likely.Ben Pfaff
2011-07-20bundle: Avoid GCC 4.5 warning about possibly uninitialized value.Ben Pfaff
2011-07-20bundle: Treat slave_type properly as 32-bit value.Ben Pfaff
2011-07-20ofproto-dpif: Implement OFPAT_SET_NW_TOS.Ben Pfaff
2011-07-20ofproto-dpif: Ignore ECN bits in OFPAT_SET_NW_TOS actions.Ben Pfaff
2011-07-19vswitch: Implement bundle action.Ethan Jackson
2011-07-19ofputil: Export ofputil_check_output_port().Ethan Jackson
2011-07-19ofproto-dpif: Store bonding enabled flag on ofport.Ethan Jackson
2011-07-19nicira-ext: Generalize nx_mp_fields into nx_hash_fields.Ethan Jackson
2011-07-19ofproto: Don't commit modifiers on OFPP_NONE outputs.Ethan Jackson
2011-07-18ofproto-dpif: Do not mirror L2 multicast switch protocols to VLANs.Ben Pfaff
2011-07-18debian: Remove obsolete comment.Ben Pfaff
2011-07-18ovs-lib: Allow "status" command to work as non-root.Ben Pfaff
2011-07-18ovs-ctl: Start ovs-vswitchd with correct niceness.Ben Pfaff
2011-07-18ovsdb: Log when remote connections are deconfigured.Ben Pfaff