git://git.onelab.eu
/
sliver-openvswitch.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
sliver-openvswitch.git
2011-03-03
Jesse Gross
datapath: Update IPv6 parsing code for kernel style.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-03
Jesse Gross
datapath: Allow jumbograms through IPv6 parsing.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-03
Jesse Gross
datapath: Check packet len does not exceed attribute...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-03
Jesse Gross
datapath: Record upcall errors as lost packets.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-02
Jesse Gross
flow: Avoid assertion failure on invalid IPv6 packet.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-02
Ben Pfaff
datapath: Remove unneeded modify_vlan_tci() parameters.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-02
Ben Pfaff
datapath: Avoid duplicate test in tnl_free_linked_skbs().
commit
|
commitdiff
|
tree
|
snapshot
2011-03-02
Ben Pfaff
datapath: Simplify send_frags().
commit
|
commitdiff
|
tree
|
snapshot
2011-03-01
Ben Pfaff
stream-ssl: Only set SSL client session once.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-01
Ben Pfaff
stream-ssl: Break interpretation of queued error into...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-01
Ben Pfaff
ovs-ofctl: Implement documented semantics of --flow...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-01
Ben Pfaff
ofp-util: Make NXM required for 64-bit cookies in is_nx...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-01
Andrew Evans
xenserver: Add support for disabling in-band management...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-25
Jesse Gross
AUTHORS: Add Valient Gough.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-25
Valient Gough
datapath: call tnl_ops only after setting options
commit
|
commitdiff
|
tree
|
snapshot
2011-02-25
Jesse Gross
datapath: Destroy internal devices before freeing datapath.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-25
Jesse Gross
datapath: Don't free vport until all references are...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-25
Ben Pfaff
ofproto: Log warning if controller requests an invalid...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-25
Ben Pfaff
ofp-print: Don't print priority for flow stats requests.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-25
Ethan Jackson
ofproto: Change account_cb to use uint64_t.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-25
Ben Pfaff
util: Avoid uninitialized pointer complaints from Coverity.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-24
Ethan Jackson
ofproto: Guarantee uninstalled facets have no dp_packet...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-24
Ethan Jackson
ofproto: Reset facet's rs_used at rule changes.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-24
Jesse Gross
datapath: Memset executed packet's fields using memset.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-23
Ben Pfaff
util: Make out_of_memory() call abort() instead of...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-23
Ben Pfaff
ovsdb: Explicitly ignore sscanf() return value in is_va...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-23
Ben Pfaff
test-ovsdb: Check uuid_from_string() return value.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-23
Ben Pfaff
dhcp-client: Remove useless call to timeout() from...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-23
Ben Pfaff
ovs-vsctl: Clarify that uuid_from_string() shouldn...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-23
Ben Pfaff
ovs-kill: Remove.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-23
Ben Pfaff
ovs-vsctl: Simplify parse_column_key_value().
commit
|
commitdiff
|
tree
|
snapshot
2011-02-23
Ben Pfaff
ovs-brcompatd: Simplify code in brc_recv_update().
commit
|
commitdiff
|
tree
|
snapshot
2011-02-23
Ben Pfaff
ovsdb-idl: JSONRPC_REPLY message always has nonnull...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-23
Ben Pfaff
rconn: Clarify rconn_run_wait().
commit
|
commitdiff
|
tree
|
snapshot
2011-02-23
Ben Pfaff
leak-checker: Avoid printing freed pointer.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-23
Ben Pfaff
stream: Make stream_report_content() tolerate negative...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-23
Ben Pfaff
process: Avoid late failure if /dev/null cannot be...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-23
Ben Pfaff
bridge: Ethernet address is 6 bytes, not 4 or 8.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-23
Justin Pettit
ovsdb: Warn when result of ovsdb_txn_commit() is ignore...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-23
Justin Pettit
ovsdb-idl: Remove deadcode related to "reply" in ovsdb_...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-23
Justin Pettit
nx-match: Don't fall through case when handling dest...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-23
Justin Pettit
ovsdb-tool: Close "log" in do_show_log().
commit
|
commitdiff
|
tree
|
snapshot
2011-02-23
Justin Pettit
test-ovsdb: Don't leak return value from ovsdb_txn_comm...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-23
Justin Pettit
ovs-vsctl: Free "columns" in cmd_find().
commit
|
commitdiff
|
tree
|
snapshot
2011-02-23
Justin Pettit
netdev-linux: Zero-out "sin" in netdev_linux_arp_lookup().
commit
|
commitdiff
|
tree
|
snapshot
2011-02-23
Justin Pettit
table: Free "error" in cell_to_text().
commit
|
commitdiff
|
tree
|
snapshot
2011-02-23
Ben Pfaff
multipath: Validate multipath actions more thoroughly...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-23
Ben Pfaff
ofp-parse: Don't segfault when an OpenFlow action's...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-23
Ben Pfaff
nicira-ext: Fix comment.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-23
Ben Pfaff
ovs-vsctl: --bootstrap only has an effect if the ca...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-23
Ben Pfaff
configure: Reject incompatible XenServer version.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-23
Ben Pfaff
util: New function ovs_strzcpy().
commit
|
commitdiff
|
tree
|
snapshot
2011-02-23
Ben Pfaff
util: Don't read over 'size - 1' bytes of source string...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-22
Ben Pfaff
string: Implement strnlen() if it is missing.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-22
Justin Pettit
vconn: Fix comparison that should be assignment in...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-22
Justin Pettit
ovs-vsctl: Check "key" is valid before dereferencing...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-22
Justin Pettit
ovsdb: Don't check "date" before assignment in ovsdb_fi...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-22
Justin Pettit
socket-util: Free strings in make_sockaddr_un() error...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-22
Justin Pettit
ovsdb: Free "error" string in ovsdb_execute_insert().
commit
|
commitdiff
|
tree
|
snapshot
2011-02-22
Justin Pettit
daemon: Fix leak of string in make_pidfile().
commit
|
commitdiff
|
tree
|
snapshot
2011-02-22
Justin Pettit
ovsdb-data: Free string leaked in ovsdb_datum_from_stri...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-22
Justin Pettit
discovery: Free "buffer" in discovery_set_accept_contro...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-22
Justin Pettit
ofproto: Free "controller_name" in ofconn_run().
commit
|
commitdiff
|
tree
|
snapshot
2011-02-22
Justin Pettit
ovs-brcompatd: Fix memory leak in handle_fdb_query_cmd().
commit
|
commitdiff
|
tree
|
snapshot
2011-02-22
Justin Pettit
ovsdb: Fix double free in ovsdb_file_open_log().
commit
|
commitdiff
|
tree
|
snapshot
2011-02-22
Justin Pettit
jsonrpc.py: Import "ovs.json".
commit
|
commitdiff
|
tree
|
snapshot
2011-02-19
Andrew Evans
xenserver: Split kernel/userspace into separate RPMs...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-19
Ben Pfaff
datapath: Properly initialize ovs_skb_cb of packet...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-18
Andrew Evans
xenserver: Revert only the XenServer scripts no longer...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-18
Ethan Jackson
ofproto: Resubmit Statistics.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-18
Ethan Jackson
ofproto: Batch statistics updates.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-18
Ethan Jackson
ofproto: Display idle time in bridge/dump-flows.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-18
Ethan Jackson
ofproto: flow_stats_ds() print flows properly.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-18
Andrew Evans
ovsdb: Remove 'managers' column from 'Open vSwitch...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-18
Ben Pfaff
ofproto: Fix behavior when special_cb not present ...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-17
Ethan Jackson
ovsdb-server: Fix memory leak.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
Ben Pfaff
vconn-stream: Make definitions of tcp_vconn_class,...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
Ben Pfaff
Avoid unneeded database compaction at startup, and...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
Ben Pfaff
ovsdb-tool: New command "needs-conversion".
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
Ben Pfaff
ovsdb-tool: Add commands for printing the database...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
Ben Pfaff
ovsdb: New function ovsdb_file_read_schema() for readin...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
Ben Pfaff
ovs-vsctl: Improve documentation and --help output.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
Ethan Jackson
ovs-bugtool: Ignore deprecation warnings.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
Andrew Evans
debian: Add license information for new xen-bugtool...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
Ben Pfaff
dpif-netdev: Fix segfault handling packets.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
Andrew Evans
xenserver: Replace customized xen-bugtool with plugin...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-15
Andrew Evans
xenserver: Clean up /usr/sbin/brctl dangling symlink.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-11
Ben Pfaff
Remove /proc/net compatibility support.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-11
Ben Pfaff
xenserver: Remove usr_share_openvswitch_scripts_refresh...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-11
Bob Ball
xenserver: Don't create XAPI cache at install.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-11
Justin Pettit
xenserver: Rename ovs-external-ids to ovs-xapi-sync.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-11
Justin Pettit
xenserver: Remove support for XenServer versions older...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-11
Justin Pettit
xenserver: Remove brctl wrapper script.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-11
Andrew Evans
xenserver: Merge upstream changes and drop pre-5.6...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-11
Ethan Jackson
vswitchd: Fix broken load rebalancing with balance...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-10
Ben Pfaff
docs: Consistently suggest /etc/openvswitch/conf.db...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-09
Ethan Jackson
xenserver: Set fail_mode on internal bridges.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-09
Ben Pfaff
xenserver: Introduce "force-reload-kmod" to reload...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-09
Ben Pfaff
ovs-vsctl: Add formatting options for the "list" and...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-09
Ben Pfaff
table: Add new "bare" output formatting options.
commit
|
commitdiff
|
tree
|
snapshot
next