sliver-openvswitch.git
2012-04-23 Ben Pfaffofproto: Fix use-after-free error when ports disappear. branch-1.2
2012-03-22 Ben Pfaffdebian: Fix log rotation.
2012-03-19 Ben Pfaffnetdev-linux: Fix use-after-free when netdev_dump_queue...
2012-03-09 Ethan Jacksontests: Prefer development Python files over installed...
2012-03-08 Ethan Jacksonbond: Incorrectly reported an error in appctl.
2012-03-08 Ben Pfaffsocket-util: Unlink Unix domain sockets that bind but...
2012-03-05 Ben Pfaffbridge: Remove unwanted ports at time of ofproto creation.
2012-03-02 Chris WrightINSTALL.Linux: minor typo
2012-02-29 Ben Pfaffdebian: Fix exit status of openvswitch-switch init...
2012-02-17 Ben Pfaffconfigure: Try to extract kernel source directory from...
2012-02-17 Ben Pfaffvswitchd: Always configure a default queue for QoS.
2012-02-08 Aaron Rosenofproto-dpif: Don't output to in_port even if in_port...
2012-01-31 Ben Pfaffsflow_agent: Use snprintf() in place of sprintf().
2012-01-30 Ben Pfafftable: Avoid segmentation fault when printing an empty...
2012-01-24 Ben Pfaffdebian: Delete log files correctly when packages are...
2012-01-20 Jesse Grossdatapath: Correct GRE checksum offset.
2012-01-17 Ben Pfaffdatapath: Enforce mutual exclusion between bridge and...
2012-01-11 Ben Pfaffdatapath: Fix multipart datapath dumps.
2011-12-28 Ben Pfaffbundle: Fix returned error code in one bundle_check...
2011-12-27 Jesse Grosspacket: Match userspace and kernel definition of ICMP...
2011-12-07 Ben Pfaffsocket-util: Correctly return negative values for errors.
2011-12-01 Ben Pfaffovs-vlan-bugs: Document driver bug with priority tagged...
2011-11-28 Ben Pfaffovsdb: Correctly implement conditions that include...
2011-11-16 Ethan Jacksonflow: flow_extract() improperly parses IPv6 TOS bits.
2011-11-02 Ben Pfaffstream: Fix uninitialized values in stream_init().
2011-10-31 Ben Pfaffnetdev-vport: Again allow "tap" devices to be added...
2011-10-31 Ben Pfaffofproto-dpif: Fix VLAN and other field handling in...
2011-10-25 Justin Pettitdebian: Start ovs-monitor-ipsec after ovsdb running.
2011-10-18 Ben Pfaffofp-util: Avoid misaligned memory access in ofputil_enc...
2011-10-18 Ben Pfaffofproto-dpif: Make OFPAT_ENQUEUE to input port do nothing.
2011-10-18 Justin Pettitpackets.h: Fix STP destination MAC address.
2011-10-18 Justin Pettitofproto-dpif: Update bundle when OFPPC_NO_FLOOD changed.
2011-10-17 Ben Pfaffbridge: Forbid '/' in bridge names to prevent arbitrary...
2011-10-07 Pravin B Shelardatapath: Fix recv path for CONFIG_PREEMPT_RCU.
2011-10-05 Ben Pfaffdebian: Package the installed Python files, not those...
2011-10-03 Ben Pfaffdebian: Make python-openvswitch packaging work with...
2011-09-23 Justin Pettitovs-bugtool: Use RUNDIR macro for ovs-appctl target.
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...
next