sliver-openvswitch.git
2012-03-08 Ethan Jacksonbond: Incorrectly reported an error in appctl.
2012-03-08 Ben Pfaffovs-xapi-sync: Rerun processing when a db update arrive...
2012-03-08 Ben Pfaffsocket-util: Unlink Unix domain sockets that bind but...
2012-03-05 Ben Pfaffvswitchd: Document behavior of 802.1p priorities with...
2012-03-05 Ben Pfaffbridge: Remove unwanted ports at time of ofproto creation.
2012-03-02 Ben Pfaffnetdev: Fix typo in error message.
2012-03-02 Chris WrightINSTALL.Linux: minor typo
2012-03-02 Ethan Jacksontests: Prefer development Python files over installed...
2012-03-01 Ethan Jacksonxenserver: Restart ovs-xapi-sync on kmod reload.
2012-03-01 Ethan Jacksonxenserver: Always update the bridge ID in ovs-xapi...
2012-02-29 Ben Pfaffdebian: Fix exit status of openvswitch-switch init...
2012-02-28 Ben Pfaffdpif-linux: Make dpif_linux_port_query_by_name() query...
2012-02-19 Ethan Jacksonofproto-dpif: Cleanup STP on ports when disabled on...
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-15 Dominic Curranxenserver: Fix iteration of dictionary.
2012-02-15 Simon Hormandebian: Update changelog for 1.4.0-2 upload
2012-02-14 Ben Pfaffdebian: Use provided kernel source dir instead of host...
2012-02-14 Ben Pfaffdebian: Do not run "make" if "configure" fails during...
2012-02-13 Ben Pfaffdebian: Look in /lib/modules instead of /usr/src for...
2012-02-13 Ben Pfaffdebian: Fix dependencies for openvswitch-datapath-dkms...
2012-02-10 Ben Pfaffovs-xapi-sync: Always set iface-id, not just when xs...
2012-02-08 Aaron Rosenofproto-dpif: Don't output to in_port even if in_port...
2012-02-06 Ben Pfaffdebian: Don't install Python modules for obsolete Pytho...
2012-02-03 Simon Hormandebian: Add dependency on ${misc:Depends} to openvswitc...
2012-02-01 Ben Pfaffvswitchd: Make the MAC entry aging time configurable.
2012-02-01 Ben Pfaffmac-learning: Increase MAC learning timeout to 300...
2012-01-31 Ben Pfaffsflow_agent: Use snprintf() in place of sprintf().
2012-01-31 Justin Pettitdebian: Add comment about upstream Linux 3.3 support... v1.4.0
2012-01-31 Justin PettitSet dates for 1.4.0 release.
2012-01-31 Justin PettitNEWS: Point out userspace is compatible with Linux...
2012-01-30 Ben Pfafftable: Avoid segmentation fault when printing an empty...
2012-01-27 Ben Pfaffovs-ctl: Restore ability to create 256 bridges.
2012-01-24 Ethan Jacksonofproto: Optionally flush all learning tables with...
2012-01-24 Ben Pfafftests: Fix broken interface-reconfigure tests.
2012-01-24 Ben Pfaffdebian: Delete log files correctly when packages are...
2012-01-24 Ben Pfaffxenserver: Only replace XenServer hosts scripts that...
2012-01-24 Ben Pfaffxenserver: Synchronize scripts with XenServer 6.0.0.
2012-01-24 Jesse Grossdatapath: Fix version check for 3.2.
2012-01-24 Ben Pfaffofproto-dpif: Revalidate flows after "fdb/flush".
2012-01-20 Jesse Grossdatapath: Correct GRE checksum offset.
2012-01-17 Ben Pfaffdatapath: Enforce mutual exclusion between bridge and...
2012-01-13 Ben Pfaffmultipath: Correctly calculate number of required desti...
2012-01-11 Ben Pfaffdatapath: Fix multipart datapath dumps.
2012-01-07 Ben Pfaffofproto-dpif: Keep subfacets longer to avoid assert...
2012-01-05 Justin Pettitofproto-dpif: Fake-up OFPP_NONE input bundle for mirror...
2012-01-05 Justin Pettitofproto-dpif: Have lookup_input_bundle() return a bundle.
2012-01-05 Justin Pettitovs-ofctl: Fix error in man page related to TCI masks.
2012-01-04 Ben Pfaffofproto: Fix detection of in-use VLANs based on the...
2012-01-03 Ben Pfaffvswitchd: Also consider access port VLANs as "in use...
2012-01-02 Simon HormanDebian: Depend on python (>= 2.7) | python-argparse
2011-12-28 Ben Pfaffbundle: Fix returned error code in one bundle_check...
2011-12-27 Ben Pfaffofproto-dpif: Fix bug in VLAN splinters.
2011-12-27 Jesse Grosspacket: Match userspace and kernel definition of ICMP...
2011-12-22 Ben Pfaffofproto-dpif: Flush MACs for deleted ports from every...
2011-12-22 Ben Pfaffdpif-netdev: Correctly report types of dummy netdevs.
2011-12-22 Chris WrightUpdate FSF address in LGPL notices in bugtool plugins.
2011-12-21 Ben PfaffNEWS: Fix typo in entry for 1.3.0.
2011-12-21 Ben PfaffAdd release date for 1.3.0.
2011-12-19 Ben Pfaffofproto-dpif: Include datapath flow misses in flow...
2011-12-16 Ethan Jacksonbond: Warn of imminent default bond_mode change.
2011-12-16 Ben Pfaffofproto-dpif: Fix use-after-free for OFPP_CONTROLLER...
2011-12-13 Ben Pfaffofproto-dpif: Avoid segfault for ports with bundles...
2011-12-12 Ben Pfaffbridge: Enable support for access and native VLAN ports...
2011-12-12 Ben Pfaffdebian: Consistently use American spelling of "license...
2011-12-12 Ben Pfaffdebian: Correct licensing information for user/kernel...
2011-12-12 Ben Pfaffdebian: Add sFlow license information and text to copyr...
2011-12-11 Neil McKeesFlow: add Sun Industry Standards Source License 1...
2011-12-10 Ben Pfaffbridge: Avoid use-after-free with VLAN splinters and...
2011-12-09 Ben PfaffAUTHORS: Add Chris Wright.
2011-12-09 Chris Wrightbugtool: move plugins data from /etc/openvswitch to...
2011-12-09 Chris Wrightutilites: rename ovs-lib.sh to ovs-lib
2011-12-09 Chris Wrightutilities: install ovs-lib.sh as data not a script
2011-12-09 Chris Wrightman: fix pic issue at the source
2011-12-09 Chris Wrightrhel: openvswitch.spec.in: fix perms on logrotate and...
2011-12-09 Chris Wrightrhel: openvswitch.spec.in installs README as executable
2011-12-07 Ben Pfaffsocket-util: Correctly return negative values for errors.
2011-12-06 Dan Carpenterdatapath: small potential memory leak in ovs_vport_alloc()
2011-12-06 Rob Hoesxenserver: Reduce number of xapi DB calls in plugin
2011-12-01 Ben Pfaffovs-vlan-bugs: Document driver bug with priority tagged...
2011-12-01 Ben PfaffINSTALL.XenServer: Update instructions.
2011-12-01 Ben Pfafflearn: Avoid 1-byte buffer underrun in learn_format().
2011-12-01 Justin PettitDeclare the version as "1.4.0".
2011-11-30 Ethan Jacksontests: Perform basic LACP unit tests.
2011-11-30 Ethan Jacksonlacp: Sort slaves in appctl output.
2011-11-30 Ethan Jacksonlacp: Remove trailing whitespace from appctl output.
2011-11-30 Ethan Jacksonlacp: Require non-zero system ID.
2011-11-30 Pravin B Shelarofproto-dpif: Delete un-fit flow from datapath.
2011-11-30 Pravin B Shelarofproto-dpif: Fix memory leak.
2011-11-30 Ethan Jacksonbridge: Honor lacp-system-id other_config setting.
2011-11-30 Ben Pfaffovs-ofctl: Improve usage message.
2011-11-30 Ben Pfaffbridge: Configure datapath ID earlier.
2011-11-30 Ethan Jacksonbridge: Remove redundant newline.
2011-11-30 Jesse Grossdatapath: Don't use ipv6_addr_copy().
2011-11-28 Ethan Jacksonodp-util: Move commit_odp_actions() from ofproto-dpif.
2011-11-28 Ethan Jacksonofproto-dpif: Remove redundant commit_odp_actions(...
2011-11-28 Ben Pfaffovsdb: Correctly implement conditions that include...
2011-11-28 Ben Pfaffdaemon: Better log when fork child dies early from...
2011-11-28 Ben Pfaffnetlink-socket: Let the kernel choose Netlink pids...
2011-11-28 Ben Pfaffofproto: Add "fast path".
next