openvswitch
2009-05-30 Ben PfaffDrop -Wno-syntax from Automake options, because we...
2009-05-29 Ben PfaffAdd coding style document.
2009-05-29 Ben Pfaffxenserver: Put XenServer network UUIDs into ovs-vswitch...
2009-05-29 Ben Pfaffxenserver: Keep Centos network config files up-to-date...
2009-05-29 Ben Pfaffxenserver: Create xapi database cache in RPM preinstall...
2009-05-27 Ben Pfaffdatapath: Avoid bad array reference for missing group...
2009-05-27 Ben Pfaffdatapath: Avoid double-free on skb_clone failure in...
2009-05-27 Ben Pfaffdatapath: Fix read of uninitialized data.
2009-05-26 Ben Pfaffsecchan: Disallow port numbers not supported by datapath.
2009-05-26 Ben Pfaffdatapath: Fix return value when ODP_FLOW_PUT fails...
2009-05-26 Ben Pfaffsecchan: Do not refresh datapath indexes from bridge_ge...
2009-05-21 Ben Pfaffxenserver: Remove bridge configuration files when they...
2009-05-21 Ben Pfaffxenserver: Fix file name conflict.
2009-05-21 Ben Pfaffcfg: Fix typo in comment.
2009-05-21 Ben Pfaffxenserver: Delete port ingress policing settings when...
2009-05-21 Ben Pfaffxenserver: Only require confirmation for "vswitch resta...
2009-05-21 Ben Pfaffxenserver: Remove now-unsupported commands from /etc...
2009-05-21 Ben PfaffRename vswitchd to ovs-vswitchd, for consistency.
2009-05-21 Ben PfaffRename brcompatd to ovs-brcompatd, for consistency.
2009-05-21 Ben Pfaffdatapath: Disable TX on internal ports before removing.
2009-05-21 Ben Pfaffxenserver: Make vif script log its changes to vswitchd...
2009-05-21 Ben Pfaffbrcompat refactoring fixes
2009-05-21 Ben Pfaffxenserver: Fix VLANs on virtual interfaces.
2009-05-21 Ben Pfaffxenserver: Fix use of VLAN as primary management interface.
2009-05-21 Ben PfaffRevert "xenserver: Make primary management interface...
2009-05-21 Ben Pfaffbrcompat: Move more brcompat implementation into userspace.
2009-05-21 Ben Pfaffdirs: Add variable for bindir.
2009-05-21 Ben Pfaffcfg: Add new function cfg_is_dirty().
2009-05-21 Justin PettitChange project name to "Open vSwitch"
2009-05-21 Justin PettitModify version string for various binaries.
2009-05-21 Justin Pettitxenserver: Fix typo in description of RPM spec file
2009-05-20 Ben PfaffRemove vestigial SNAT support.
2009-05-20 Ben Pfaffbrcompatd: Improve error message.
2009-05-20 Ben Pfafflib/automake.mk: Fix odd typo that apparently did no...
2009-05-20 Ben Pfaffhash: Add unit test.
2009-05-20 Ben Pfafftests: Ignore test binaries.
2009-05-20 Ben Pfaffovs-pki: Fix bashism.
2009-05-20 Justin Pettitxenserver: Fix setting pool-wide controller setting
2009-05-19 Justin Pettitxen: Fix a missed xapi plugin from the Nicira brand...
2009-05-18 Justin Pettitxen: Add missing change to Nicira brand removal commit
2009-05-18 Justin Pettitxen: Remove Nicira branding from vSwitch xsconsole...
2009-05-18 Jesse Grossbrcompatd: Fix type in brcompatd man page.
2009-05-18 Ben Pfaffxenserver: Drop unused variable.
2009-05-18 Ben Pfaffxenserver: Fix missing default route problem.
2009-05-18 Ben Pfaffxenserver: Choose correct management PIF even with...
2009-05-18 Ben Pfaffxenserver: Delete code unneeded for openvswitch.
2009-05-18 Ben Pfaffxenserver: Make primary management interface on VLAN...
2009-05-18 Justin Pettitxen: Fix permission on xsconsole plugin
2009-05-18 Justin Pettitxen: xsconsole plugin cleanup based on Citrix feedback
2009-05-15 Ben Pfaffovs-dpctl: Rename commands for consistency.
2009-05-15 Ben Pfaffovs-dpctl: Remove get-idx and get-name commands.
2009-05-15 Ben PfaffBreak dpctl into two programs: ovs-ofctl and ovs-dpctl.
2009-05-15 Ben Pfaffxenserver: Fix package build.
2009-05-15 Ben Pfaffovs-cfg-mod: Accept -v option before any targets are...
2009-05-15 Ben PfaffRename vlogconf to ovs-appctl, for consistency and...
2009-05-15 Ben PfaffRename cfg-mod to ovs-cfg-mod, for consistency.
2009-05-15 Ben Pfaffxenserver: Fix path to invoke cfg-mod utility when...
2009-05-15 Ben PfaffDrop stray references to udatapath, which doesn't exist...
2009-05-15 Ben PfaffRename "controller" to "ovs-controller" and move to...
2009-05-15 Justin Pettitnetflow: Set Engine and Add Alternate Port ID Flag
2009-05-15 Justin Pettitnetflow: Document 1400-byte packet length limit.
2009-05-15 Justin Pettitvswitch: reduce passes through config loop
2009-05-14 Ben Pfaffnetflow: Report largest possible value when counters...
2009-05-14 Ben Pfaffxenserver: Avoid printing log messages to the console...
2009-05-14 Ben Pfaffbrcompatd: Fix typo in previous commit.
2009-05-14 Ben Pfaffbrcompatd: Don't remove nonexistent ports if vswitchd...
2009-05-14 Ben PfaffGet rid of vswitchext entirely.
2009-05-14 Ben PfaffMove watchdog timer utility from vswitchext to openvswitch.
2009-05-14 Ben PfaffMove ovs-monitor script from vswitchext to openvswitch.
2009-05-14 Ben PfaffAdd configure option --disable-userspace for building...
2009-05-14 Ben Pfaffvswitch: Give up hope that the config file delimiter...
2009-05-14 Ben PfaffDelete OpenFlow management spec.
2009-05-14 Ben PfaffDelete OpenFlow spec.
2009-05-14 Ben PfaffRevert "Apply temporary band-aid to VLAN-related OOPS...
2009-05-14 Ben Pfaffdatapath: Fix VLAN-related kernel OOPS on XenServer.
2009-05-14 Ben PfaffApply temporary band-aid to VLAN-related OOPS on XenServer.
2009-05-13 Ben PfaffMove EZIO utilities from vswitchext into openvswitch.
2009-05-13 Keith AmidonFix for typo in warning message.
2009-05-13 Ben Pfaffxenserver: Add comments describing open issues for...
2009-05-13 Ben Pfaffxenserver: Fix --force up/down behavior in a resource...
2009-05-13 Ben PfaffAdd support for Citrix XenServer.
2009-05-13 Ben Pfaffdatapath: Fix build warnings and errors on Linux 2...
2009-05-13 Ben Pfaffdatapath: Add support for "internal" ports similar...
2009-05-13 Justin PettitDon't print warning about removing policy on startup.
2009-05-13 Justin PettitFix return value call on send() when sending NetFlow...
2009-05-12 Ben Pfaffdatapath: Call rcu_barrier() before unloading module.
2009-05-12 Ben Pfaffdatapath: Always call dp_process_received_packet()...
2009-05-12 Ben Pfaffdatapath: Omit sysfs-specific data when sysfs is not...
2009-05-12 Ben Pfaffdatapath: Omit SNAT-specific data when SNAT is not...
2009-05-12 Ben Pfaffbrcompatd: Log high-level actions and their results.
2009-05-12 Ben Pfaffcfg-mod: Add --changes option for logging configuration...
2009-05-12 Ben Pfaffcfg-mod: Make --query print all values, not just those...
2009-05-12 Ben Pfaffcfg: Log changes to config, not whole config, in cfg_re...
2009-05-12 Ben Pfaffcfg: Improve comment.
2009-05-12 Justin PettitOnly send NetFlow notifications for IP traffic.
2009-05-12 Ben PfaffRemove the ChangeLog since it is no longer relevant...
2009-05-12 Ben PfaffRemove spanning tree documentation, since STP doesn...
2009-05-11 Justin PettitUpdate OpenFlow tcpdump patch to work with latest code.
2009-05-11 Justin PettitRename strlcpy to ovs_strlcpy.
2009-05-11 Ben PfaffRename the project to OpenVSwitch and change version...
next