sliver-openvswitch.git
2011-07-23 Ethan Jacksonnx-match: New helpers.
2011-07-23 Ben Pfaffutil: New function log_2_floor().
2011-07-23 Ethan Jacksonbundle: Run bundle_check() in unit tests.
2011-07-23 Ethan Jacksonutilities: Add ovs-bugtool to gitignore.
2011-07-23 Ethan Jacksonnx-match: Whitespace cleanup.
2011-07-22 Ben PfaffINTERNALS: Describe SLB bonding.
2011-07-22 Ben Pfaffofproto-dpif: Initialize 'may_enable' at port construct...
2011-07-22 Ethan Jacksonmac-learning: Convert to hmap.
2011-07-22 Ethan Jacksonmac-learning: Fix serious performance bug in the learni...
2011-07-21 Ben Pfaffovs-ofctl: Use strchr() instead of strstr().
2011-07-20 Ben Pfaffovs-ofctl: Improve error message for "ovs-ofctl show...
2011-07-20 Ben Pfaffbridge: Log a warning when QoS misconfiguration is...
2011-07-20 Ben Pfaffbundle: Avoid GCC 4.5 warning about possibly uninitiali...
2011-07-20 Ben Pfaffbundle: Treat slave_type properly as 32-bit value.
2011-07-20 Ben Pfaffofproto-dpif: Implement OFPAT_SET_NW_TOS.
2011-07-20 Ben Pfaffofproto-dpif: Ignore ECN bits in OFPAT_SET_NW_TOS actions.
2011-07-19 Ethan Jacksonvswitch: Implement bundle action.
2011-07-19 Ethan Jacksonofputil: Export ofputil_check_output_port().
2011-07-19 Ethan Jacksonofproto-dpif: Store bonding enabled flag on ofport.
2011-07-19 Ethan Jacksonnicira-ext: Generalize nx_mp_fields into nx_hash_fields.
2011-07-19 Ethan Jacksonofproto: Don't commit modifiers on OFPP_NONE outputs.
2011-07-18 Ben Pfaffofproto-dpif: Do not mirror L2 multicast switch protoco...
2011-07-18 Ben Pfaffdebian: Remove obsolete comment.
2011-07-18 Ben Pfaffovs-lib: Allow "status" command to work as non-root.
2011-07-18 Ben Pfaffovs-ctl: Start ovs-vswitchd with correct niceness.
2011-07-18 Ben Pfaffovsdb: Log when remote connections are deconfigured.
2011-07-15 Ben PfaffPORTING: Document why OVS does not support hybrid ofpro...
2011-07-14 Ben Pfaffrhel: Add ovs-bugtool manpage to list of packaged files.
2011-07-13 Ben Pfaffovs-bugtool: Include conf.db backups in bugtool output.
2011-07-13 Ben Pfaffovs-bugtool: Add an OVSDB snapshot to ovs-bugtool output.
2011-07-13 Ben Pfaffovs-bugtool: Add plugins previously used only under...
2011-07-13 Ben Pfaffconfigure: Improve error message when pkg-config is...
2011-07-12 Ethan Jacksontests: Fix deprecated use of qw.
2011-07-12 Ben Pfaffovs-bugtool: Dump dpkg-related information as well...
2011-07-12 Ben Pfaffovs-bugtool: Turn off "group" and "other" permissions...
2011-07-12 Ben Pfaffovs-bugtool: Make available outside of Debian packages.
2011-07-12 Ben Pfaffovs-bugtool: Restore RHEL support.
2011-07-12 Simon Hormandatapath: An expanded table should be larger than its...
2011-07-11 Ben Pfaffconfigure: Pass correct -target option to "cgcc" in...
2011-07-09 Ben PfaffINSTALL.bridge: Fix suggested ovs-brcompatd invocation.
2011-07-09 Ben Pfaffovsdb: Remove useless "return;" in ovsdb_jsonrpc_sessio...
2011-07-08 Ben Pfaffpackets: Remove unneeded !! from eth_addr_is_local().
2011-07-08 Ben Pfaffvconn-stream: Always call the stream's run function...
2011-07-07 Ben Pfaffovsdb-tool: Put version number in comment when compacti...
2011-07-06 Ben Pfaffovsdb: Fix segfault in ovsdb_file_txn_row_from_json().
2011-07-06 Ben Pfaffovs-ctl: Fix indentation of some headings.
2011-07-06 Ben Pfaffpython: Make invalid UTF-8 sequence messages consistent...
2011-07-06 Ben Pfaffdebian: Remove obsolete reference to var/log/core.
2011-07-01 Justin Pettitofproto: Rename "private.h" to "ofproto->provider.h".
2011-07-01 Justin PettitPORTING: Add some minor clarifications.
2011-07-01 Justin Pettitovs-ofctl: Document "in_port" action in man page.
2011-07-01 Andrew Evansconnmgr: Free controller info in the same module where...
2011-07-01 Andrew Evansbridge: Update controller connection status correctly.
2011-07-01 Ben Pfaffbridge: Fix null pointer dereference.
2011-06-30 Jesse Grosstunneling: Force selection of an IP ID with GRE.
2011-06-30 Ben Pfaffofp-util: Centralize decoding of OpenFlow actions.
2011-06-30 Ben Pfaffofp-util: Simplify iteration through OpenFlow actions.
2011-06-30 Ben Pfaffofp-util: Rename OFPUTIL_INVALID to OFPUTIL_MSG_INVALID.
2011-06-30 Ben Pfaffclassifier: Print ARP opcode as "arp_op" instead of...
2011-06-30 Simon Hormanofproto: Simplify bucket finding in facet_max_idle()
2011-06-30 Ben Pfaffofproto: Fix typo in documentation.
2011-06-29 Ben Pfaffxenserver: Restart HA daemon after force-reload-kmod.
2011-06-29 Ben Pfaffovs-ctl: Fix ovs-dpctl invocation.
2011-06-29 Ethan Jacksonbond: Drop packets on slaves disabled by LACP.
2011-06-29 Simon Hormandatapath: Support Linux 3.0
2011-06-28 Ethan Jacksonutilities: Update gitignore.
2011-06-28 Ethan Jacksonofp-parse: Fix invalid memory use.
2011-06-28 Andrew Evansbridge: Populate interface status/statistics as soon...
2011-06-27 Ethan Jacksonbond: Drop packets on backup slaves.
2011-06-24 Jesse Grossdatapath: Rename linux-2.6 and compat-2.6 directories.
2011-06-24 Ben Pfaffovsdb: Synchronize comments and code in ovsdb_file_comm...
2011-06-23 Simon HormanDebian: set source format to 3.0 (quilt)
2011-06-23 Jesse Grossdatapath: Add missing header.
2011-06-23 Ben Pfaffovs-ofctl: Accept only valid flow_mod and flow_stats_re...
2011-06-23 Ben Pfaffovs-ctl: Use iptables -n -L instead of -S for compatibi...
2011-06-23 Ben Pfaffovs-ctl: Fix incorrect error message.
2011-06-22 Ethan Jacksonxenserver: Update all external_ids in tap interfaces.
2011-06-22 Ben Pfaffconfigure: Fix typo in user message.
2011-06-22 Ben Pfaffconfigure: Fix --with-linux when environment contains...
2011-06-22 Ben Pfaffconfigure: Do not reject Linux 3.0 at configure time.
2011-06-22 Ben Pfaffconfigure: Change --with-l26 to --with-linux.
2011-06-22 Ben Pfaffconfigure: Remove "26" from Linux variable names.
2011-06-22 Ben Pfaffconfigure: Fix typo in variable name.
2011-06-22 Ben Pfaffdebian: Avoid implying that Linux 2.6.9 is supported.
2011-06-22 Ben Pfaffovsdb: Fix memory leak in transaction.
2011-06-22 Andrew Evansvswitch.xml: Use new <ref key> attribute where appropriate.
2011-06-21 Ben PfaffAvoid inserting duplicate iptables rules when restartin...
2011-06-21 Ben Pfaffovs-ctl: Clean up temporary file used for force-reload...
2011-06-21 Ben Pfaffovs-ctl: Use "action" to print success or failure directly.
2011-06-21 Ben Pfaffdebian: Install ovs-save script into openvswitch-switch...
2011-06-21 Ben Pfaffovsdb-idl: Plug hole in state machine.
2011-06-21 Ben Pfaffvlog: Add a little more detail to ratelimit messages
2011-06-21 Ben Pfaffbridge: Enable system stats only if turned on in the...
2011-06-21 Ben Pfaffovsdb-doc: Add support for references to specific keys.
2011-06-21 Ben Pfaffovsdb-idl: Improve comment.
2011-06-21 Ben PfaffAdd RHEL 5/6 spec files and instructions.
2011-06-21 Ethan Jacksonschema: Update schema version due to xenserver changes.
2011-06-20 Ben PfaffFix force-reload-kmod initscript command implementations.
2011-06-20 Ben Pfaffvswitchd: Install vswitch.ovsschema to $(pkgdatadir).
2011-06-17 Ben PfaffFix typo in "--force-corefiles" and "force-reload-kmod".
next