sliver-openvswitch.git
2011-02-23 Ben Pfaffconfigure: Reject incompatible XenServer version.
2011-02-23 Ben Pfaffutil: New function ovs_strzcpy().
2011-02-23 Ben Pfaffutil: Don't read over 'size - 1' bytes of source string...
2011-02-22 Ben Pfaffstring: Implement strnlen() if it is missing.
2011-02-22 Justin Pettitvconn: Fix comparison that should be assignment in...
2011-02-22 Justin Pettitovs-vsctl: Check "key" is valid before dereferencing...
2011-02-22 Justin Pettitovsdb: Don't check "date" before assignment in ovsdb_fi...
2011-02-22 Justin Pettitsocket-util: Free strings in make_sockaddr_un() error...
2011-02-22 Justin Pettitovsdb: Free "error" string in ovsdb_execute_insert().
2011-02-22 Justin Pettitdaemon: Fix leak of string in make_pidfile().
2011-02-22 Justin Pettitovsdb-data: Free string leaked in ovsdb_datum_from_stri...
2011-02-22 Justin Pettitdiscovery: Free "buffer" in discovery_set_accept_contro...
2011-02-22 Justin Pettitofproto: Free "controller_name" in ofconn_run().
2011-02-22 Justin Pettitovs-brcompatd: Fix memory leak in handle_fdb_query_cmd().
2011-02-22 Justin Pettitovsdb: Fix double free in ovsdb_file_open_log().
2011-02-22 Justin Pettitjsonrpc.py: Import "ovs.json".
2011-02-19 Andrew Evansxenserver: Split kernel/userspace into separate RPMs...
2011-02-19 Ben Pfaffdatapath: Properly initialize ovs_skb_cb of packet...
2011-02-18 Andrew Evansxenserver: Revert only the XenServer scripts no longer...
2011-02-18 Ethan Jacksonofproto: Resubmit Statistics.
2011-02-18 Ethan Jacksonofproto: Batch statistics updates.
2011-02-18 Ethan Jacksonofproto: Display idle time in bridge/dump-flows.
2011-02-18 Ethan Jacksonofproto: flow_stats_ds() print flows properly.
2011-02-18 Andrew Evansovsdb: Remove 'managers' column from 'Open vSwitch...
2011-02-18 Ben Pfaffofproto: Fix behavior when special_cb not present ...
2011-02-17 Ethan Jacksonovsdb-server: Fix memory leak.
2011-02-15 Ben Pfaffvconn-stream: Make definitions of tcp_vconn_class,...
2011-02-15 Ben PfaffAvoid unneeded database compaction at startup, and...
2011-02-15 Ben Pfaffovsdb-tool: New command "needs-conversion".
2011-02-15 Ben Pfaffovsdb-tool: Add commands for printing the database...
2011-02-15 Ben Pfaffovsdb: New function ovsdb_file_read_schema() for readin...
2011-02-15 Ben Pfaffovs-vsctl: Improve documentation and --help output.
2011-02-15 Ethan Jacksonovs-bugtool: Ignore deprecation warnings.
2011-02-15 Andrew Evansdebian: Add license information for new xen-bugtool...
2011-02-15 Ben Pfaffdpif-netdev: Fix segfault handling packets.
2011-02-15 Andrew Evansxenserver: Replace customized xen-bugtool with plugin...
2011-02-15 Andrew Evansxenserver: Clean up /usr/sbin/brctl dangling symlink.
2011-02-11 Ben PfaffRemove /proc/net compatibility support.
2011-02-11 Ben Pfaffxenserver: Remove usr_share_openvswitch_scripts_refresh...
2011-02-11 Bob Ballxenserver: Don't create XAPI cache at install.
2011-02-11 Justin Pettitxenserver: Rename ovs-external-ids to ovs-xapi-sync.
2011-02-11 Justin Pettitxenserver: Remove support for XenServer versions older...
2011-02-11 Justin Pettitxenserver: Remove brctl wrapper script.
2011-02-11 Andrew Evansxenserver: Merge upstream changes and drop pre-5.6...
2011-02-11 Ethan Jacksonvswitchd: Fix broken load rebalancing with balance...
2011-02-10 Ben Pfaffdocs: Consistently suggest /etc/openvswitch/conf.db...
2011-02-09 Ethan Jacksonxenserver: Set fail_mode on internal bridges.
2011-02-09 Ben Pfaffxenserver: Introduce "force-reload-kmod" to reload...
2011-02-09 Ben Pfaffovs-vsctl: Add formatting options for the "list" and...
2011-02-09 Ben Pfafftable: Add new "bare" output formatting options.
2011-02-09 Ben Pfaffovsdb-client: Break table formatting into new library.
2011-02-09 Ben Pfaffovs-vsctl: Add new "find" command.
2011-02-09 Ben Pfaffovs-vsctl: Add --columns options to "list" command.
2011-02-09 Ben Pfaffovs-vsctl: Fix spelling of "satisfied" in function...
2011-02-08 Ethan Jacksonovsdb: Fix unused warning.
2011-02-08 Andrew Evansxenserver: Make openvswitch-cfg-update reset 'manager_o...
2011-02-08 Andrew Evansxenserver: Display managers referenced by 'manager_opti...
2011-02-08 Andrew Evansovs-vsctl: Add commands to get/delete/set manager conne...
2011-02-08 Jesse Grossdatapath: Check for backported rcu_read_lock_held.
2011-02-08 Jesse Grossdatapath: Use vlan deacceleration function in upcall.
2011-02-08 Jesse Grossdatapath: Don't use vlan_features before 2.6.26.
2011-02-07 Justin Pettitdatapath: Better calculate max nlattr-formatted flow...
2011-02-07 Justin Pettitdatapath: Increase size of max nlattr-formatted flow...
2011-02-07 Simon Hormandatapath: Clear rxhash when using an action that may...
2011-02-07 Ethan Jacksonvswitchd: Incoming LACP packets should un-default links.
2011-02-07 Ethan Jacksonvswitchd: LACP attached status flapped.
2011-02-07 Ethan Jacksonvswitchd: Process special packets more aggressively.
2011-02-07 Jesse Grossdatapath: Add module parameter to allow TSO with vlans.
2011-02-07 Jesse Grossdatapath: Add definition for FCoE offload.
2011-02-07 Jesse Grossdatapath: Use vlan acceleration for vlan operations.
2011-02-07 Jesse Grossdatapath: Add vlan acceleration field for older kernels.
2011-02-07 Jesse Grosstunneling: Check refcount of each page in frags.
2011-02-07 Justin Pettitdebian: Store more system information in OVSDB.
2011-02-07 Justin Pettitxenserver: Consistently use spaces instead of tabs...
2011-02-07 Ben Pfaffovs-vswitchd: Complete daemonization only after initial...
2011-02-07 Ben Pfaffdaemon: Define daemon options enums the same way as...
2011-02-07 Ben Pfaffofproto: Clear out entire 'name' field of ofp_phy_port...
2011-02-07 Ethan Jacksonvswitchd: LACP switch lacp_status to bit mask.
2011-02-07 Ethan Jacksonvswitchd: Instrument lacp_update_ifaces().
2011-02-07 Ethan Jacksonvswitchd: Fix format of LACP appctl output.
2011-02-07 Ethan Jacksonvswitchd: Tweak LACP values.
2011-02-07 Ethan Jacksonvswitchd: Reset LACP partner when set off.
2011-02-07 Justin Pettitdebian: Backup OVSDB db file before converting it.
2011-02-05 Ben Pfaffnetlink: Use proper types and functions for half-aligne...
2011-02-05 Ben Pfaffopenflow: Use types and accessors for half-aligned...
2011-02-05 Ben PfaffAdd types and accessors for working with half-aligned...
2011-02-04 Jesse Grosstunneling: Always use skb->len for PMTUD.
2011-02-04 Jesse Grosstunneling: Fix uninitialized variable warning in check_mtu.
2011-02-04 Jesse Grossvlan-test: Add examples of vlan problems to man page.
2011-02-04 Ben Pfaffdatapath: Tolerate backporting of rtnl_link_stats64...
2011-02-04 Jesse Grossdatapath-protocol: Drop useless/obsolete comments.
2011-02-04 Jesse Grossdatapath-protocol: Dropped unused __aligned_* types.
2011-02-04 Ben Pfaffvswitchd: Deconfigure CFM when not configured.
2011-02-04 Ben Pfaffdatapath: Consider tunnels to have no MTU, fixing jumbo...
2011-02-03 Jesse Grosstunneling: Simplify path MTU discovery logic.
2011-02-03 Ben Pfaffdaemon: Suppress valgrind warnings from read_pidfile().
2011-02-03 Ben PfaffZero padding bytes in odp_key_ipv4, odp_key_arp.
2011-02-03 Andrew Evansovs-vsctl: Clear manager_options column and delete...
2011-02-03 Ethan Jacksonxenserver: Allow LACP configuration from xapi.
2011-02-03 Ethan Jacksonvswitchd: Implement balance-tcp bonding.
next