sliver-openvswitch.git
2009-08-17 Justin Pettitxenserver: Add missing argument for fake-iface config
2009-08-13 Justin Pettitovs-pki: Add uniqueness to CA certs
2009-08-11 Justin Pettitmgmt: Local config changes can cause update failures...
2009-08-11 Justin Pettitsecchan: Clarify log message about failing open.
2009-08-10 Justin PettitXenServer: Increase ulimit on open file descriptors...
2009-08-10 Ben Pfaffxenserver: Configure MTU, Ethtool on PIFs in interface...
2009-08-10 Ben Pfaffxenserver: Obtain Ethtool, MTU, static routes from...
2009-08-10 Ben Pfaffxenserver: Factor MTU, Ethtool into functions in interf...
2009-08-10 Ben Pfaffxenserver: Rename functions, variables in interface...
2009-08-10 Ben Pfaffxenserver: Fix typo in adding static routes in interfac...
2009-08-08 Ben Pfaffxenserver: Bring up physical devices before configuring...
2009-08-07 Ben Pfaffbrcompat: Remove no-longer-needed #includes.
2009-08-07 Ben Pfaffbrcompat: Remove requirement that that no datapaths...
2009-08-07 Ben Pfaffvswitchd: Support creating fake bond device interfaces.
2009-08-07 Ben Pfaffbrcompat: Move BRCTL_GET_BRIDGES, BRCTL_GET_PORT_LIST...
2009-08-07 Ben Pfaffbrcompatd: Factor code out of handle_fdb_query_cmd().
2009-08-07 Ben Pfaffbrcompatd: Fix handle_fdb_query_cmd() return value...
2009-08-07 Ben Pfaffbrcompatd: Break send_reply() up into more functions...
2009-08-07 Ben Pfaffbrcompatd: Make parse_command() parse commands without...
2009-08-07 Ben Pfaffsvec: New convenience macro SVEC_FOR_EACH.
2009-08-07 Ben Pfaffdatapath: Unexport functions only used in openvswitch_mod.
2009-08-07 Ben Pfaffxenserver: Fix infinite recursion in get_netdev_by_mac.
2009-08-07 Justin PettitXenServer: Add knowledge of vswitch to xen-bugtool
2009-08-07 Justin Pettitdaemon: Remove short options from daemon library
2009-08-07 Justin Pettitsecchan: Remove mention of "-f" flag as being equivalen...
2009-08-07 Justin Pettitdaemon: Provide option to not chdir to root
2009-08-07 Justin Pettitovs-dpctl: Remove UNUSED attributed in do_show
2009-08-07 Justin Pettitovs-dpctl: Add dump-dps command
2009-08-07 Ian Campbellxenserver: Cope gracefully with non-integer MTU in...
2009-08-07 Ian Campbellxenserver: Log attempts to enable promiscuous mode...
2009-08-07 Ian Campbellxenserver: Update copyright on interface-configure...
2009-08-07 Ben Pfaffxenserver: Rename network devices to match MAC addresse...
2009-08-06 Ben Pfaffxenserver: Add new helper function to interface-reconfi...
2009-08-06 Ben Pfaffvswitchd: Fix use of uninitialized variable in bridge_p...
2009-08-06 Ben Pfaffsecchan: Fix behavior when a network device is renamed.
2009-08-06 Ben Pfaffdatapath: Update sysfs links when network devices are...
2009-08-06 Ben Pfaffdatapath: Fix OOPS when dp_sysfs_add_if() fails.
2009-08-06 Ben Pfaffdatapath: Prepare to extend lifetime of kobjects.
2009-08-06 Ben Pfaffdatapath: Rename brc_sysfs_* to dp_sysfs_*.
2009-08-06 Ben Pfaffdatapath: Move sysfs support from brcompat_mod into...
2009-08-06 Ben Pfaffxenserver: Really take devices down in interface-reconf...
2009-08-06 Ben Pfaffbrcompat: Add comments to sysfs code.
2009-08-06 Ben Pfaffvswitchd: Fix logged warnings for new internal ports.
2009-08-03 Justin Pettitdatapath: Support jumbo frames in the datapath device
2009-08-03 Justin Pettitvswitchd: Initialize cfg properly and check return...
2009-08-01 Justin Pettitcfg: Terminate cfg to prevent crashes
2009-07-30 Ben Pfaffvswitchd: Update /proc/net/bonding when bonded port...
2009-07-30 Ben Pfaffvswitchd: Add bond hashes to /proc/net/bonding compatib...
2009-07-30 Justin PettitXenServer: Correct license in spec file
2009-07-30 Justin Pettitvswitchd: Add unixctl command to dump all flows, includ...
2009-07-29 Justin PettitFix DHCP request source port and add port #define's
2009-07-29 Justin PettitFix tab/space issue in datapath-protocol.h
2009-07-29 Justin Pettitvswitchd: Remove non-used function to prevent compiler...
2009-07-29 Justin PettitCleanup warnings about "save_ptr" in strtok_r argument
2009-07-29 Ben PfaffReduce default probe interval to 5 seconds (and fail...
2009-07-29 Ben PfaffReduce default maximum connection timeout from 15 secon...
2009-07-29 Ben Pfaffxenserver: Do not set or remove vSwitchVersion xapi...
2009-07-29 Ben Pfaffxenserver: Honor the MAC address specified in xapi...
2009-07-28 Ben Pfaffxenserver: Enable ARP filtering to work around xhad...
2009-07-28 Justin Pettitxenserver: Retrieve vSwitch version from binary in...
2009-07-28 Justin PettitLabel the current "citrix" release 0.90.4. v0.90.4
2009-07-21 Ben PfaffDo not try to resolve DNS for OpenFlow controllers...
2009-07-17 Ben Pfaffxenserver: Fix creating, destroying bonds with the...
2009-07-16 Ben Pfaffbrcompat: Make "brctl showmacs" honor Linux notion...
2009-07-16 Ben Pfaffvswitchd: Make "fdb/show" output more meaningful port...
2009-07-16 Ben Pfaffcfg: New function cfg_get_matches().
2009-07-16 Ben PfaffImplement "brctl showmacs" support in brcompat and...
2009-07-16 Ben Pfaffbrcompat: Refactor infrastructure for communication...
2009-07-16 Ben Pfaffbrcompatd: Factor code out of prune_ports().
2009-07-16 Ben Pfaffprocess: New function process_run_capture().
2009-07-16 Ben Pfaffprocess: Factor code out of process_start() into helper...
2009-07-16 Ben Pfaffprocess: Fix races on fatal signal handling in process_...
2009-07-16 Ben Pfaffvswitchd: New unixctl command "fdb/show" to print the...
2009-07-16 Ben Pfaffmac-learning: New function mac_entry_age().
2009-07-16 Ben PfaffAdd macros for parsing MAC addresses from strings.
2009-07-16 Ben PfaffNew function ds_steal_cstr().
2009-07-16 Ben PfaffAdd function get_null_fd(), to reduce code redundancy.
2009-07-15 Ben Pfaffbrcompat: Improve comments in header file.
2009-07-15 Ben Pfaffvswitchd: Skip updelay on slave when only a single...
2009-07-15 Ben Pfaffvswitchd: Fix log messages when bond slaves are enabled...
2009-07-14 Justin PettitFix unitialized variable in coverage_log()
2009-07-13 Ben Pfaffdatapath: Don't orphan packets in dp_dev transmit path.
2009-07-13 Ben Pfaffvconn: Fix detection of vconn local IP address, to...
2009-07-13 Ben PfaffRevert "datapath: Don't orphan packets in dp_dev transm...
2009-07-13 Ben Pfaffdatapath: Don't orphan packets in dp_dev transmit path.
2009-07-11 Justin PettitRemove "coverage/clear" command due its limited use
2009-07-11 Justin PettitFix small typo in ovs-ofctl man page.
2009-07-10 Justin PettitProvide ability to retrieve coverage information
2009-07-08 Ben Pfaffdatapath: Fix races in updating dp_dev port statistics.
2009-07-08 Ben Pfaffdatapath: Fix race in datapath creation.
2009-07-08 Ben Pfaffdatapath: Fix race against workqueue in dp_dev and...
2009-07-08 Ben Pfaffdatapath: Remove declarations of functions that are...
2009-07-08 Ben Pfaffdatapath: Fix use-after-free error in datapath destruction.
2009-07-08 Ben Pfaffdatapath: Remove redundant synchronize_rcu() call.
2009-07-08 Justin Pettitsecchan: Various fixes to run in-band on non-"local...
2009-07-08 Justin PettitProvide method to locate device by IP and add more...
2009-07-08 Justin PettitShow more information about connection when querying...
2009-07-08 Justin PettitHave rconn and vconn export information about IPs and...
2009-07-08 Justin PettitInclude "inttypes.h" to pickup definition of PRIu8.
2009-07-07 Justin Pettitsecchan: Display mgmt and datapath id in status messages
next