| 2009-05-21 | 
Ben Pfaff | brcompat: Move more brcompat implementation into userspace. | 
commit | commitdiff | tree | snapshot | 
| 2009-05-21 | 
Ben Pfaff | dirs: Add variable for bindir. | 
commit | commitdiff | tree | snapshot | 
| 2009-05-21 | 
Ben Pfaff | cfg: Add new function cfg_is_dirty(). | 
commit | commitdiff | tree | snapshot | 
| 2009-05-21 | 
Justin Pettit | Change project name to "Open vSwitch" | 
commit | commitdiff | tree | snapshot | 
| 2009-05-21 | 
Justin Pettit | Modify version string for various binaries. | 
commit | commitdiff | tree | snapshot | 
| 2009-05-21 | 
Justin Pettit | xenserver: Fix typo in description of RPM spec file | 
commit | commitdiff | tree | snapshot | 
| 2009-05-20 | 
Ben Pfaff | Remove vestigial SNAT support. | 
commit | commitdiff | tree | snapshot | 
| 2009-05-20 | 
Ben Pfaff | brcompatd: Improve error message. | 
commit | commitdiff | tree | snapshot | 
| 2009-05-20 | 
Ben Pfaff | lib/automake.mk: Fix odd typo that apparently did no...  | 
commit | commitdiff | tree | snapshot | 
| 2009-05-20 | 
Ben Pfaff | hash: Add unit test. | 
commit | commitdiff | tree | snapshot | 
| 2009-05-20 | 
Ben Pfaff | tests: Ignore test binaries. | 
commit | commitdiff | tree | snapshot | 
| 2009-05-20 | 
Ben Pfaff | ovs-pki: Fix bashism. | 
commit | commitdiff | tree | snapshot | 
| 2009-05-20 | 
Justin Pettit | xenserver: Fix setting pool-wide controller setting | 
commit | commitdiff | tree | snapshot | 
| 2009-05-19 | 
Justin Pettit | xen: Fix a missed xapi plugin from the Nicira brand...  | 
commit | commitdiff | tree | snapshot | 
| 2009-05-18 | 
Justin Pettit | xen: Add missing change to Nicira brand removal commit | 
commit | commitdiff | tree | snapshot | 
| 2009-05-18 | 
Justin Pettit | xen: Remove Nicira branding from vSwitch xsconsole...  | 
commit | commitdiff | tree | snapshot | 
| 2009-05-18 | 
Jesse Gross | brcompatd: Fix type in brcompatd man page. | 
commit | commitdiff | tree | snapshot | 
| 2009-05-18 | 
Ben Pfaff | xenserver: Drop unused variable. | 
commit | commitdiff | tree | snapshot | 
| 2009-05-18 | 
Ben Pfaff | xenserver: Fix missing default route problem. | 
commit | commitdiff | tree | snapshot | 
| 2009-05-18 | 
Ben Pfaff | xenserver: Choose correct management PIF even with...  | 
commit | commitdiff | tree | snapshot | 
| 2009-05-18 | 
Ben Pfaff | xenserver: Delete code unneeded for openvswitch. | 
commit | commitdiff | tree | snapshot | 
| 2009-05-18 | 
Ben Pfaff | xenserver: Make primary management interface on VLAN...  | 
commit | commitdiff | tree | snapshot | 
| 2009-05-18 | 
Justin Pettit | xen: Fix permission on xsconsole plugin | 
commit | commitdiff | tree | snapshot | 
| 2009-05-18 | 
Justin Pettit | xen: xsconsole plugin cleanup based on Citrix feedback | 
commit | commitdiff | tree | snapshot | 
| 2009-05-15 | 
Ben Pfaff | ovs-dpctl: Rename commands for consistency. | 
commit | commitdiff | tree | snapshot | 
| 2009-05-15 | 
Ben Pfaff | ovs-dpctl: Remove get-idx and get-name commands. | 
commit | commitdiff | tree | snapshot | 
| 2009-05-15 | 
Ben Pfaff | Break dpctl into two programs: ovs-ofctl and ovs-dpctl. | 
commit | commitdiff | tree | snapshot | 
| 2009-05-15 | 
Ben Pfaff | xenserver: Fix package build. | 
commit | commitdiff | tree | snapshot | 
| 2009-05-15 | 
Ben Pfaff | ovs-cfg-mod: Accept -v option before any targets are...  | 
commit | commitdiff | tree | snapshot | 
| 2009-05-15 | 
Ben Pfaff | Rename vlogconf to ovs-appctl, for consistency and...  | 
commit | commitdiff | tree | snapshot | 
| 2009-05-15 | 
Ben Pfaff | Rename cfg-mod to ovs-cfg-mod, for consistency. | 
commit | commitdiff | tree | snapshot | 
| 2009-05-15 | 
Ben Pfaff | xenserver: Fix path to invoke cfg-mod utility when...  | 
commit | commitdiff | tree | snapshot | 
| 2009-05-15 | 
Ben Pfaff | Drop stray references to udatapath, which doesn't exist...  | 
commit | commitdiff | tree | snapshot | 
| 2009-05-15 | 
Ben Pfaff | Rename "controller" to "ovs-controller" and move to...  | 
commit | commitdiff | tree | snapshot | 
| 2009-05-15 | 
Justin Pettit | netflow: Set Engine and Add Alternate Port ID Flag | 
commit | commitdiff | tree | snapshot | 
| 2009-05-15 | 
Justin Pettit | netflow: Document 1400-byte packet length limit. | 
commit | commitdiff | tree | snapshot | 
| 2009-05-15 | 
Justin Pettit | vswitch: reduce passes through config loop | 
commit | commitdiff | tree | snapshot | 
| 2009-05-14 | 
Ben Pfaff | netflow: Report largest possible value when counters...  | 
commit | commitdiff | tree | snapshot | 
| 2009-05-14 | 
Ben Pfaff | xenserver: Avoid printing log messages to the console...  | 
commit | commitdiff | tree | snapshot | 
| 2009-05-14 | 
Ben Pfaff | brcompatd: Fix typo in previous commit. | 
commit | commitdiff | tree | snapshot | 
| 2009-05-14 | 
Ben Pfaff | brcompatd: Don't remove nonexistent ports if vswitchd...  | 
commit | commitdiff | tree | snapshot | 
| 2009-05-14 | 
Ben Pfaff | Get rid of vswitchext entirely. | 
commit | commitdiff | tree | snapshot | 
| 2009-05-14 | 
Ben Pfaff | Move watchdog timer utility from vswitchext to openvswitch. | 
commit | commitdiff | tree | snapshot | 
| 2009-05-14 | 
Ben Pfaff | Move ovs-monitor script from vswitchext to openvswitch. | 
commit | commitdiff | tree | snapshot | 
| 2009-05-14 | 
Ben Pfaff | Add configure option --disable-userspace for building...  | 
commit | commitdiff | tree | snapshot | 
| 2009-05-14 | 
Ben Pfaff | vswitch: Give up hope that the config file delimiter...  | 
commit | commitdiff | tree | snapshot | 
| 2009-05-14 | 
Ben Pfaff | Delete OpenFlow management spec. | 
commit | commitdiff | tree | snapshot | 
| 2009-05-14 | 
Ben Pfaff | Delete OpenFlow spec. | 
commit | commitdiff | tree | snapshot | 
| 2009-05-14 | 
Ben Pfaff | Revert "Apply temporary band-aid to VLAN-related OOPS...  | 
commit | commitdiff | tree | snapshot | 
| 2009-05-14 | 
Ben Pfaff | datapath: Fix VLAN-related kernel OOPS on XenServer. | 
commit | commitdiff | tree | snapshot | 
| 2009-05-14 | 
Ben Pfaff | Apply temporary band-aid to VLAN-related OOPS on XenServer. | 
commit | commitdiff | tree | snapshot | 
| 2009-05-13 | 
Ben Pfaff | Move EZIO utilities from vswitchext into openvswitch. | 
commit | commitdiff | tree | snapshot | 
| 2009-05-13 | 
Keith Amidon | Fix for typo in warning message. | 
commit | commitdiff | tree | snapshot | 
| 2009-05-13 | 
Ben Pfaff | xenserver: Add comments describing open issues for...  | 
commit | commitdiff | tree | snapshot | 
| 2009-05-13 | 
Ben Pfaff | xenserver: Fix --force up/down behavior in a resource...  | 
commit | commitdiff | tree | snapshot | 
| 2009-05-13 | 
Ben Pfaff | Add support for Citrix XenServer. | 
commit | commitdiff | tree | snapshot | 
| 2009-05-13 | 
Ben Pfaff | datapath: Fix build warnings and errors on Linux 2...  | 
commit | commitdiff | tree | snapshot | 
| 2009-05-13 | 
Ben Pfaff | datapath: Add support for "internal" ports similar...  | 
commit | commitdiff | tree | snapshot | 
| 2009-05-13 | 
Justin Pettit | Don't print warning about removing policy on startup. | 
commit | commitdiff | tree | snapshot | 
| 2009-05-13 | 
Justin Pettit | Fix return value call on send() when sending NetFlow...  | 
commit | commitdiff | tree | snapshot | 
| 2009-05-12 | 
Ben Pfaff | datapath: Call rcu_barrier() before unloading module. | 
commit | commitdiff | tree | snapshot | 
| 2009-05-12 | 
Ben Pfaff | datapath: Always call dp_process_received_packet()...  | 
commit | commitdiff | tree | snapshot | 
| 2009-05-12 | 
Ben Pfaff | datapath: Omit sysfs-specific data when sysfs is not...  | 
commit | commitdiff | tree | snapshot | 
| 2009-05-12 | 
Ben Pfaff | datapath: Omit SNAT-specific data when SNAT is not...  | 
commit | commitdiff | tree | snapshot | 
| 2009-05-12 | 
Ben Pfaff | brcompatd: Log high-level actions and their results. | 
commit | commitdiff | tree | snapshot | 
| 2009-05-12 | 
Ben Pfaff | cfg-mod: Add --changes option for logging configuration...  | 
commit | commitdiff | tree | snapshot | 
| 2009-05-12 | 
Ben Pfaff | cfg-mod: Make --query print all values, not just those...  | 
commit | commitdiff | tree | snapshot | 
| 2009-05-12 | 
Ben Pfaff | cfg: Log changes to config, not whole config, in cfg_re...  | 
commit | commitdiff | tree | snapshot | 
| 2009-05-12 | 
Ben Pfaff | cfg: Improve comment. | 
commit | commitdiff | tree | snapshot | 
| 2009-05-12 | 
Justin Pettit | Only send NetFlow notifications for IP traffic. | 
commit | commitdiff | tree | snapshot | 
| 2009-05-12 | 
Ben Pfaff | Remove the ChangeLog since it is no longer relevant...  | 
commit | commitdiff | tree | snapshot | 
| 2009-05-12 | 
Ben Pfaff | Remove spanning tree documentation, since STP doesn...  | 
commit | commitdiff | tree | snapshot | 
| 2009-05-11 | 
Justin Pettit | Update OpenFlow tcpdump patch to work with latest code. | 
commit | commitdiff | tree | snapshot | 
| 2009-05-11 | 
Justin Pettit | Rename strlcpy to ovs_strlcpy. | 
commit | commitdiff | tree | snapshot | 
| 2009-05-11 | 
Ben Pfaff | Rename the project to OpenVSwitch and change version...  | 
commit | commitdiff | tree | snapshot | 
| 2009-05-11 | 
Ben Pfaff | datapath: Remove hardware table support. | 
commit | commitdiff | tree | snapshot | 
| 2009-05-06 | 
Ben Pfaff | datapath: Compare entire flow during lookup, not just...  | 
commit | commitdiff | tree | snapshot | 
| 2009-05-06 | 
Ben Pfaff | datapath: Make sure that the "reserved" byte in user...  | 
commit | commitdiff | tree | snapshot | 
| 2009-05-05 | 
Ben Pfaff | Fix complaint from "make distcheck" about failing to...  | 
commit | commitdiff | tree | snapshot | 
| 2009-05-05 | 
Ben Pfaff | datapath: Remove support for Linux 2.4. | 
commit | commitdiff | tree | snapshot | 
| 2009-05-05 | 
Ben Pfaff | vswitch: Restore MAC learning for broadcast ARP replies...  | 
commit | commitdiff | tree | snapshot | 
| 2009-05-05 | 
Ben Pfaff | vswitch: Eliminate dead code. | 
commit | commitdiff | tree | snapshot | 
| 2009-05-05 | 
Ben Pfaff | Add support for coverage counters. | 
commit | commitdiff | tree | snapshot | 
| 2009-05-04 | 
Ben Pfaff | secchan: When listing flows, uninstall rules that shoul...  | 
commit | commitdiff | tree | snapshot | 
| 2009-05-04 | 
Ben Pfaff | secchan: Reinstall flows deleted externally. | 
commit | commitdiff | tree | snapshot | 
| 2009-05-04 | 
Ben Pfaff | datapath: Generalize flow creation and modification. | 
commit | commitdiff | tree | snapshot | 
| 2009-05-01 | 
Ben Pfaff | secchan: Honor OFPPC_NO_RECV, OFPPC_NO_RECV_STP, OFPPC_...  | 
commit | commitdiff | tree | snapshot | 
| 2009-05-01 | 
Ben Pfaff | secchan: Don't let queued packets exhaust memory. | 
commit | commitdiff | tree | snapshot | 
| 2009-05-01 | 
Ben Pfaff | secchan: Fix TCP flags and IP TOS tracking for packets...  | 
commit | commitdiff | tree | snapshot | 
| 2009-05-01 | 
Ben Pfaff | secchan: Fix flow statistics tracking. | 
commit | commitdiff | tree | snapshot | 
| 2009-05-01 | 
Ben Pfaff | secchan: Clean up and simplify handle_odp_msg(). | 
commit | commitdiff | tree | snapshot | 
| 2009-05-01 | 
Ben Pfaff | secchan: Factor common code into new function rule_upda...  | 
commit | commitdiff | tree | snapshot | 
| 2009-05-01 | 
Ben Pfaff | secchan: Optimize no-change case in modify_flow(). | 
commit | commitdiff | tree | snapshot | 
| 2009-05-01 | 
Ben Pfaff | secchan: Factor common code into rule_remove(). | 
commit | commitdiff | tree | snapshot | 
| 2009-05-01 | 
Ben Pfaff | secchan: Factor common code into new function rule_inse...  | 
commit | commitdiff | tree | snapshot | 
| 2009-05-01 | 
Ben Pfaff | secchan: Remove unused parameter from ofproto_add_flow(). | 
commit | commitdiff | tree | snapshot | 
| 2009-05-01 | 
Ben Pfaff | secchan: Eliminate UNKNOWN_SUPER. | 
commit | commitdiff | tree | snapshot | 
| 2009-05-01 | 
Ben Pfaff | classifier: Make classifier_for_each() easier to use. | 
commit | commitdiff | tree | snapshot | 
| 2009-05-01 | 
Ben Pfaff | secchan: Reduce redundancy in handle_odp_msg(). | 
commit | commitdiff | tree | snapshot | 
| 2009-05-01 | 
Ben Pfaff | secchan: Fix OpenFlow matching on output port with...  | 
commit | commitdiff | tree | snapshot | 
| next |