sliver-openvswitch.git
2011-08-20 Justin PettitPrepare Open vSwitch 1.2.1 release. v1.2.1
2011-08-19 Ben Pfaffofproto-dpif: Delete MAC learning entries when they...
2011-08-15 Ethan Jacksonnx-match: Fix bug in "move" action.
2011-08-15 Ben Pfaffofp-parse: Fix parsing of register values 2**31 and...
2011-08-10 Ben Pfaffdebian: Avoid installing duplicate files in ovsdbmonito...
2011-08-10 Ben Pfaffnicira-ext: Fix NXM example.
2011-08-10 Ben Pfaffovs-ofctl: Fix reading flows from file for "replace...
2011-08-10 Sanjay SaneOption to forward BPDU (Ethernet control class) frames
2011-08-10 Ben Pfaffdebian: Ensure that /var/run/openvswitch exists in...
2011-08-10 Ben Pfaffbridge: Add port to datapath before trying to retrieve...
2011-08-10 Ben PfaffDocument and warn that mirroring to a VLAN is incompati...
2011-08-10 Casey Barkerlib: Adapt headers for use in C++.
2011-08-10 Ben Pfaffin-band: Delete remaining rules when disabling in-band...
2011-08-10 Ben Pfaffconnmgr: Drop 'next_in_band_update' timer.
2011-08-03 Justin PettitPrepare Open vSwitch 1.2.0 release. v1.2.0
2011-08-03 Justin PettitUpdate ChangeLog to reflect changes since 1.1.0.
2011-08-01 Ben Pfaffvlog: Move log level definitions from source code to...
2011-08-01 Ben Pfaffvlog: Add a new log level "off".
2011-08-01 Justin Pettitdebian: Fix path for ovsdb-server in init script.
2011-07-29 Jesse Grossdatapath: Backport flex_arrays.
2011-07-29 Jesse Grossdatapath: Don't pass __GFP_ZERO to kmalloc on older...
2011-07-29 Jesse Grossdatapath: Backport reciprocal division.
2011-07-29 Ethan Jacksonovs-ofctl: Print human readable nx_pull_match() errors.
2011-07-29 Ethan Jacksonnx-match: Shorten line length to 79 characters.
2011-07-28 Simon Hormanofproto-dpif: Allow setting of flow eviction threshold
2011-07-28 pravin shelarDatapath action should not refer to controller
2011-07-28 Ethan Jacksongit: Update gitignore in tests and utilities.
2011-07-28 Ben Pfaffofproto-dpif: Fix mirror configuration and deconfiguration.
2011-07-28 Ben Pfaffvlog: Fix typo in VLOG_IS_ERR_ENABLED macro definition.
2011-07-28 Ethan Jacksonxenserver: Fix typo in spec file.
2011-07-28 Ben PfaffRemove spurious blank line.
2011-07-27 Ben Pfaffovs-benchmark: New utility.
2011-07-27 Ben Pfaffsocket-util: New function lookup_hostname().
2011-07-27 Ben Pfaffsocket-util: Factor inet_parse_passive() out of inet_op...
2011-07-27 Ben Pfaffovs-ofctl: Fix dump-ports and queue-stats commands.
2011-07-27 Ben Pfaffovs-ofctl: New --readd option for "replace-flows".
2011-07-27 Ben Pfaffnetlink-socket: Reduce nl_sock_recv() from 2 (or more...
2011-07-27 Ben Pfaffnetlink-socket: Remove unused nl_sock_sendv() function.
2011-07-27 Ben Pfaffdebian: Move OVSDB schema and ovsdb-tool to openvswitch...
2011-07-27 Ben Pfaffofproto-dpif: Restore former NORMAL action behavior...
2011-07-27 Ben Pfaffvlan-bitmap: Remove function vlan_bitmap_contains().
2011-07-27 Ben Pfaffmac-learning: Fix inverted logic in is_learning_vlan().
2011-07-27 Ben Pfaffdatapath: Add missing targets to avoid failure on e...
2011-07-27 Ben Pfaffofp-print: Make port "config" and "state" output easier...
2011-07-26 Ben Pfaffvswitchd: Prevent multiple ovs-vswitchd processes from...
2011-07-26 Ben Pfaffovsdb: Implement a "lock" feature in the database protocol.
2011-07-26 Ben Pfaffovsdb: Refactor jsonrpc-server to make the concept...
2011-07-26 Ben Pfaffovsdb: Report the number of connections for inbound...
2011-07-26 Ben Pfaffovsdb-server: Reliably report status of inbound connect...
2011-07-26 Ben Pfaffovsdb-client: Make "server" and "database" arguments...
2011-07-26 Ben Pfaffovs-vswitchd: Make database socket command-line argumen...
2011-07-26 Ben Pfaffovsdb-server: Make database command-line argument optional.
2011-07-26 Ben Pfaffdirs: Make sysconfdir available via ovs_sysconfdir().
2011-07-26 Ben Pfaffovsdb-doc: Fix definition of .TQ macro.
2011-07-26 Ben Pfaffstream-unix: Fix naming of passive Unix streams.
2011-07-26 Justin PettitUpdate version to reflect this branch is for post-1...
2011-07-26 Ben Pfaffdebian: Fix bug from commit 211b05b5 "debian: Modernize...
2011-07-26 Ben Pfaffnx-match: Make more fields writable with NXAST_REG_MOVE...
2011-07-26 Ben Pfaffdebian: Add support for bridge compatibility.
2011-07-26 Ben Pfaffovs-vsctl: Log better warnings for duplicate ports...
2011-07-26 Ben Pfaffdebian: Modernize use of dh_install.
2011-07-26 Ben Pfaffutilities: Install ovs-parse-leaks utility by default.
2011-07-26 Ben Pfaffovs-ctl: Drop back to an empty database if schema conve...
2011-07-26 Ben Pfaffovs-ctl: Log messages about database upgrade process.
2011-07-25 Ben Pfaffrhel: Fix use of $< in ordinary Make rules.
2011-07-25 Ben Pfaffovs-parse-leaks: Fix typos in manpage.
2011-07-23 Ethan Jacksonmac-learning: Simplify memory management.
2011-07-23 Ethan Jacksonmac-learning: Use random secret in hash function.
2011-07-23 Ethan Jacksonbundle: New action "bundle_load".
2011-07-23 Ethan Jacksonbundle: Implement NX_BD_ALG_ACTIVE_BACKUP.
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.
next