aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-21ovs-ctl: Use "action" to print success or failure directly.Ben Pfaff
2011-06-21debian: Install ovs-save script into openvswitch-switch package.Ben Pfaff
2011-06-21ovsdb-idl: Plug hole in state machine.Ben Pfaff
2011-06-21vlog: Add a little more detail to ratelimit messagesBen Pfaff
2011-06-21bridge: Enable system stats only if turned on in the database.Ben Pfaff
2011-06-21ovsdb-doc: Add support for references to specific keys.Ben Pfaff
2011-06-21ovsdb-idl: Improve comment.Ben Pfaff
2011-06-21Add RHEL 5/6 spec files and instructions.Ben Pfaff
2011-06-21schema: Update schema version due to xenserver changes.Ethan Jackson
2011-06-20Fix force-reload-kmod initscript command implementations.Ben Pfaff
2011-06-20vswitchd: Install vswitch.ovsschema to $(pkgdatadir).Ben Pfaff
2011-06-17Fix typo in "--force-corefiles" and "force-reload-kmod".Ben Pfaff
2011-06-17bridge: Avoid duplicate logging when netdev_get_etheraddr() fails.Ben Pfaff
2011-06-17Reduce log level for ENODEV errors getting Ethernet address.Ben Pfaff
2011-06-17xenserver: New iface-status external id.Ethan Jackson
2011-06-17xenserver: Give tap devices iface-ids.Ethan Jackson
2011-06-17xenserver: Fix use of undefined variable.Ethan Jackson
2011-06-17utilities: Install ovs-save in scripts directory.Ben Pfaff
2011-06-17Refactor initscripts into distro-independent and distro-specific pieces.Ben Pfaff
2011-06-17ovs-ofctl: Print the offending flow on parse error when reading from a file.Andrew Evans
2011-06-17xenserver: allow dom0 traffic in secure pool host when controller unavailable.David Tsai
2011-06-17stream-ssl: Clear CAs for certificate verification before adding new ones.Ben Pfaff
2011-06-16netdev-vport: Don't use ipsec options for either arg in config_equal_ipsec().Justin Pettit
2011-06-16datapath: Use consume_skb() on non-errors.Jesse Gross
2011-06-16datapath: Backport consume_skb().Jesse Gross
2011-06-16ovs-ofctl: Add 'replace-flows' command to usage.Andrew Evans
2011-06-16datapath: Further mirror checksum offloading state on old kernels.Jesse Gross
2011-06-16datapath: Drop set_skb_csum_bits().Jesse Gross
2011-06-16tunneling: Avoid extra copying if expanding headroom.Jesse Gross
2011-06-16datapath: Simplify make_writable().Jesse Gross
2011-06-16datapath: Use strip_vlan() for modify_vlan_tci().Jesse Gross
2011-06-16ovs-appctl: Fix typo in usage message.Ben Pfaff
2011-06-16xenserver: Don't delete pidfile in stop_daemon.Ben Pfaff
2011-06-16xenserver: Don't require confirmation to restart vswitch.Ben Pfaff
2011-06-16xenserver: Use $OVS_XAPI_SYNC_PIDFILE consistently.Ben Pfaff
2011-06-16daemon: Disable logging to console after detaching.Ben Pfaff
2011-06-15ofproto: Rename ofproto-sflow.[ch] to ofproto-dpif-sflow.[ch].Justin Pettit
2011-06-15PORTING: Remove trailing whitespace.Ethan Jackson
2011-06-15PORTING: Improve second diagram.Ben Pfaff
2011-06-15nicira-ext: Fix incorrect comment in autopath definition.Ethan Jackson
2011-06-15ofproto-dpif: Remove obsolete comment.Ethan Jackson
2011-06-15ofproto: Improve description of port dump functions.Ben Pfaff
2011-06-15xenserver: Run "depmod" after old modules are removed by "rpm -U".Ben Pfaff
2011-06-15ovsdb-idl: Optimize out transactions that are complete no-ops.Ben Pfaff
2011-06-15ofp-util: Send table_id correctly in OpenFlow 1.0 flow_mods.Ben Pfaff
2011-06-15Debian: Update changelog for 1.1.0-1 and 1.1.1-1Simon Horman
2011-06-15Debian: ${source:Version} dependency on python-openvswitchSimon Horman
2011-06-15Debian: Update standards version from 3.9.1 to 3.9.2Simon Horman
2011-06-15Debian: Add ${misc:Depends} dependency to python-openvswitchSimon Horman
2011-06-14ofp-parse: Ignore extra fields produced by dump-flows.Ben Pfaff