sliver-openvswitch.git
2011-09-22 Justin Pettitdatapath: Fix unused 'done' label build warning in... v1.2.2
2011-09-22 Daniel Romanovs-bugtool: Fix --unlimited option.
2011-09-21 Justin PettitPrepare Open vSwitch 1.2.2 release.
2011-09-20 Jesse Grossdatapath: Correctly validate vport attributes on old...
2011-09-20 Ben Pfaffdebian: Correct path to ovs-controller in init script.
2011-09-20 Jesse Grossdatapath: Fully initialize datapath before local port.
2011-09-19 Jesse Grossdatapath: Correctly set error code in queue_userspace_p...
2011-09-16 Ben Pfaffofproto-dpif: Fix behavior when a subset of VLANs is...
2011-09-15 Ben Pfaffovs-brcompatd: Delete ports when netdevs on fake bridge...
2011-09-14 Jesse Grossdatapath: Set vport in skb when executed from userspace.
2011-09-13 Ethan Jacksonofproto-dpif: Emit set_tunnel when required to.
2011-09-12 Simon HormanDebian: Update changelog for 1.2.1-3 upload
2011-09-12 Simon HormanDebian: fail gracefully if modules can't be loaded...
2011-09-12 Simon Hormanovs-ctl: Add load-kmod command
2011-09-08 Ben Pfaffdatapath: Allow a packet with no input port to omit...
2011-09-08 Jesse Grossdatapath: Calculate flow hash after extracting metadata.
2011-08-26 Simon HormanDebian: Update changelog for 1.2.1-2 upload
2011-08-26 Simon Hormandebian: Transition to dh_python2
2011-08-24 Simon HormanDebian: update changelog for 1.2.1-1
2011-08-24 Simon HormanDebian: set -e in brcompat postinst
2011-08-24 Ben Pfaffdoc: Add spaces between commas to avoid overflowing...
2011-08-24 Simon Hormandocs: Add missing escape
2011-08-24 Simon Hormandocs: Suppress "warning: macro `DD' not defined" warning
2011-08-24 Simon HormanDebian: Add dependency on ${misc:Depends}
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.
next