sliver-openvswitch.git
2011-03-03 Jesse Grossdatapath: Drop BUG_ON when checksumming and copying.
2011-03-03 Jesse Grossflow: Make IPv6 userspace code match kernel.
2011-03-03 Jesse Grossdatapath: Update IPv6 parsing code for kernel style.
2011-03-03 Jesse Grossdatapath: Allow jumbograms through IPv6 parsing.
2011-03-03 Jesse Grossdatapath: Check packet len does not exceed attribute...
2011-03-03 Jesse Grossdatapath: Record upcall errors as lost packets.
2011-03-02 Jesse Grossflow: Avoid assertion failure on invalid IPv6 packet.
2011-03-02 Ben Pfaffdatapath: Remove unneeded modify_vlan_tci() parameters.
2011-03-02 Ben Pfaffdatapath: Avoid duplicate test in tnl_free_linked_skbs().
2011-03-02 Ben Pfaffdatapath: Simplify send_frags().
2011-03-01 Ben Pfaffstream-ssl: Only set SSL client session once.
2011-03-01 Ben Pfaffstream-ssl: Break interpretation of queued error into...
2011-03-01 Ben Pfaffovs-ofctl: Implement documented semantics of --flow...
2011-03-01 Ben Pfaffofp-util: Make NXM required for 64-bit cookies in is_nx...
2011-03-01 Andrew Evansxenserver: Add support for disabling in-band management...
2011-02-25 Jesse GrossAUTHORS: Add Valient Gough.
2011-02-25 Valient Goughdatapath: call tnl_ops only after setting options
2011-02-25 Jesse Grossdatapath: Destroy internal devices before freeing datapath.
2011-02-25 Jesse Grossdatapath: Don't free vport until all references are...
2011-02-25 Ben Pfaffofproto: Log warning if controller requests an invalid...
2011-02-25 Ben Pfaffofp-print: Don't print priority for flow stats requests.
2011-02-25 Ethan Jacksonofproto: Change account_cb to use uint64_t.
2011-02-25 Ben Pfaffutil: Avoid uninitialized pointer complaints from Coverity.
2011-02-24 Ethan Jacksonofproto: Guarantee uninstalled facets have no dp_packet...
2011-02-24 Ethan Jacksonofproto: Reset facet's rs_used at rule changes.
2011-02-24 Jesse Grossdatapath: Memset executed packet's fields using memset.
2011-02-23 Ben Pfaffutil: Make out_of_memory() call abort() instead of...
2011-02-23 Ben Pfaffovsdb: Explicitly ignore sscanf() return value in is_va...
2011-02-23 Ben Pfafftest-ovsdb: Check uuid_from_string() return value.
2011-02-23 Ben Pfaffdhcp-client: Remove useless call to timeout() from...
2011-02-23 Ben Pfaffovs-vsctl: Clarify that uuid_from_string() shouldn...
2011-02-23 Ben Pfaffovs-kill: Remove.
2011-02-23 Ben Pfaffovs-vsctl: Simplify parse_column_key_value().
2011-02-23 Ben Pfaffovs-brcompatd: Simplify code in brc_recv_update().
2011-02-23 Ben Pfaffovsdb-idl: JSONRPC_REPLY message always has nonnull...
2011-02-23 Ben Pfaffrconn: Clarify rconn_run_wait().
2011-02-23 Ben Pfaffleak-checker: Avoid printing freed pointer.
2011-02-23 Ben Pfaffstream: Make stream_report_content() tolerate negative...
2011-02-23 Ben Pfaffprocess: Avoid late failure if /dev/null cannot be...
2011-02-23 Ben Pfaffbridge: Ethernet address is 6 bytes, not 4 or 8.
2011-02-23 Justin Pettitovsdb: Warn when result of ovsdb_txn_commit() is ignore...
2011-02-23 Justin Pettitovsdb-idl: Remove deadcode related to "reply" in ovsdb_...
2011-02-23 Justin Pettitnx-match: Don't fall through case when handling dest...
2011-02-23 Justin Pettitovsdb-tool: Close "log" in do_show_log().
2011-02-23 Justin Pettittest-ovsdb: Don't leak return value from ovsdb_txn_comm...
2011-02-23 Justin Pettitovs-vsctl: Free "columns" in cmd_find().
2011-02-23 Justin Pettitnetdev-linux: Zero-out "sin" in netdev_linux_arp_lookup().
2011-02-23 Justin Pettittable: Free "error" in cell_to_text().
2011-02-23 Ben Pfaffmultipath: Validate multipath actions more thoroughly...
2011-02-23 Ben Pfaffofp-parse: Don't segfault when an OpenFlow action's...
2011-02-23 Ben Pfaffnicira-ext: Fix comment.
2011-02-23 Ben Pfaffovs-vsctl: --bootstrap only has an effect if the ca...
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...
next