git://git.onelab.eu
/
sliver-openvswitch.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mac-learning: Refactor to increase generality.
2011-03-22
Ben Pfaff
mac-learning: Refactor to increase generality.
commit
|
commitdiff
|
tree
2011-03-22
Ben Pfaff
bridge: Change port's 'ifaces' member from array to...
commit
|
commitdiff
|
tree
2011-03-22
Ben Pfaff
bridge: Get rid of "port_ifidx" in struct iface. Fix...
commit
|
commitdiff
|
tree
2011-03-22
Ben Pfaff
bridge: Expire bond slave assignments when their loads...
commit
|
commitdiff
|
tree
2011-03-22
Ben Pfaff
bridge: Improve name and comments for bond_entry's...
commit
|
commitdiff
|
tree
2011-03-22
Ben Pfaff
bridge: Change struct port's active_iface member from...
commit
|
commitdiff
|
tree
2011-03-22
Ben Pfaff
bridge: Get rid of redundant bridge_get_local_iface...
commit
|
commitdiff
|
tree
2011-03-22
Ben Pfaff
bridge: Drop 'active_iface_tag' from "struct port".
commit
|
commitdiff
|
tree
2011-03-22
Ben Pfaff
bridge: Don't bother revalidating in combination with...
commit
|
commitdiff
|
tree
2011-03-21
Ben Pfaff
xenserver: Don't require other-config:disable-in-band...
commit
|
commitdiff
|
tree
2011-03-21
Ben Pfaff
list: Allow list_front(), list_back() to take 'const...
commit
|
commitdiff
|
tree
2011-03-21
Ben Pfaff
list: Fix indentation.
commit
|
commitdiff
|
tree
2011-03-21
Ben Pfaff
bridge: Always delete the correct interfaces in port_del_ifa...
commit
|
commitdiff
|
tree
2011-03-18
Ben Pfaff
ofproto: Take responsibility for connectivity fault...
commit
|
commitdiff
|
tree
2011-03-18
Ben Pfaff
ofproto: Specialize ofproto_send_packet() for uses...
commit
|
commitdiff
|
tree
2011-03-18
Ben Pfaff
cfm: Immediately signal a fault upon receiving an unexpected...
commit
|
commitdiff
|
tree
2011-03-18
Ben Pfaff
bridge: Consistently use miimon status if miimon is...
commit
|
commitdiff
|
tree
2011-03-18
Ben Pfaff
ovs-ofctl: Make mod-flows and del-flows commands able...
commit
|
commitdiff
|
tree
2011-03-18
Ben Pfaff
ofp-parse: Generalize parse_ofp_add_flow_file() to...
commit
|
commitdiff
|
tree
2011-03-18
Ben Pfaff
ovs-ofctl: New commands "replace-flows" and "diff-flows".
commit
|
commitdiff
|
tree
2011-03-18
Ben Pfaff
ovs-ofctl: Use ovs_be32 for big-endian variable.
commit
|
commitdiff
|
tree
2011-03-18
Ben Pfaff
ofpbuf: New function ofpbuf_steal_data().
commit
|
commitdiff
|
tree
2011-03-18
Ben Pfaff
vlog: Add comment describing the purpose of each log...
commit
|
commitdiff
|
tree
2011-03-16
Ben Pfaff
utilities: Fix typo in makefile that caused RPM build...
commit
|
commitdiff
|
tree
2011-03-16
Ben Pfaff
ofproto: Remove controller discovery support.
commit
|
commitdiff
|
tree
2011-03-16
Ben Pfaff
ofproto: Get rid of archaic "switch status" OpenFlow...
commit
|
commitdiff
|
tree
2011-03-16
Ben Pfaff
ofproto: Fix obsolete comments.
commit
|
commitdiff
|
tree
2011-03-16
Ben Pfaff
ofproto: Fix comment on send_packet_in().
commit
|
commitdiff
|
tree
2011-03-16
Ben Pfaff
ofproto: Don't include unneeded header file.
commit
|
commitdiff
|
tree
2011-03-16
Ben Pfaff
dynamic-string: New function ds_get_preprocessed_line().
commit
|
commitdiff
|
tree
2011-03-16
Ben Pfaff
ofp-util: New function ofputil_decode_flow_stats_reply().
commit
|
commitdiff
|
tree
2011-03-16
Ben Pfaff
ovs-ofctl: Check min flow format support in negotiate_highes...
commit
|
commitdiff
|
tree
2011-03-16
Ben Pfaff
classifier: Omit all-1-bits mask for VLAN TCI in cls_rule_fo...
commit
|
commitdiff
|
tree
2011-03-16
Ben Pfaff
ofp-print: Consistently print priority only if it is...
commit
|
commitdiff
|
tree
2011-03-16
Ben Pfaff
tests: Fix up interface-reconfigure test and results.
commit
|
commitdiff
|
tree
2011-03-16
Ben Pfaff
Support vlan_group workaround implemented in XenServer...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2011-03-14
Ben Pfaff
bridge: Downgrade log level of some log messages that...
commit
|
commitdiff
|
tree
2011-03-14
Ben Pfaff
ovsdbmonitor: Fix "make install" race.
commit
|
commitdiff
|
tree
2011-03-14
Ben Pfaff
debian: Restart daemons only after upgrade is complete.
commit
|
commitdiff
|
tree
2011-03-14
Ben Pfaff
debian: Run tests in parallel too.
commit
|
commitdiff
|
tree
2011-03-14
Ben Pfaff
xenserver: dbcache should always exist so don't bother...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2011-03-14
Ben Pfaff
ofp-print: Omit timestamp when printing packets in...
commit
|
commitdiff
|
tree
2011-03-10
Ben Pfaff
vswitchd: Regenerate schema diagram.
commit
|
commitdiff
|
tree
2011-03-10
Ben Pfaff
table: Fix typo in manpage.
commit
|
commitdiff
|
tree
2011-03-10
Ben Pfaff
ovsdb: Implement garbage collection.
commit
|
commitdiff
|
tree
2011-03-10
Ben Pfaff
ovsdb: Don't count self-references in ovsdb_row's n_refs...
commit
|
commitdiff
|
tree
2011-03-10
Ben Pfaff
ovsdb: Provide a way for for_each_txn_row() callback...
commit
|
commitdiff
|
tree
2011-03-10
Ben Pfaff
ovsdb-data: Expose guts of ovsdb_symbol_table() to...
commit
|
commitdiff
|
tree
2011-03-10
Ben Pfaff
ovsdb-data: Rename 'used' to 'created' in struct ovsdb_symbol.
commit
|
commitdiff
|
tree
2011-03-10
Ben Pfaff
ovs-vsctl: Remove stray \ from end of manpage.
commit
|
commitdiff
|
tree
2011-03-10
Ben Pfaff
ovs-vsctl: Update list of tables in manpage.
commit
|
commitdiff
|
tree
2011-03-10
Ben Pfaff
ovs-vsctl: Check for uncreated symbols earlier.
commit
|
commitdiff
|
tree
2011-03-10
Ben Pfaff
ovsdb: Improve error message for duplicate uuid-name.
commit
|
commitdiff
|
tree
2011-03-10
Ben Pfaff
ovsdb: Improve error reporting for some internal errors.
commit
|
commitdiff
|
tree
2011-03-10
Ben Pfaff
ovsdb-data: Verify that named-uuid string is an <id>.
commit
|
commitdiff
|
tree
2011-03-10
Ben Pfaff
ovsdb-idlc: Initialize refType in IDL reference columns...
commit
|
commitdiff
|
tree
2011-03-10
Ben Pfaff
python/ovs/ovsuuid: Fix behavior of UUID.from_json...
commit
|
commitdiff
|
tree
2011-03-10
Ben Pfaff
ovs-ofctl: Make add-flows command read from stdin if...
commit
|
commitdiff
|
tree
2011-03-09
Ben Pfaff
datapath: Avoid random tun_id in odp_packet_cmd_execute().
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2011-03-04
Ben Pfaff
netdev-port: Fix invalid memory access in netdev_vport_poll_...
commit
|
commitdiff
|
tree
2011-03-04
Ben Pfaff
ovs-dpctl: Support more than one option for "add-if...
commit
|
commitdiff
|
tree
2011-03-02
Ben Pfaff
datapath: Remove unneeded modify_vlan_tci() parameters.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2011-03-02
Ben Pfaff
datapath: Avoid duplicate test in tnl_free_linked_skbs().
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2011-03-02
Ben Pfaff
datapath: Simplify send_frags().
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2011-03-01
Ben Pfaff
stream-ssl: Only set SSL client session once.
commit
|
commitdiff
|
tree
2011-03-01
Ben Pfaff
stream-ssl: Break interpretation of queued error into...
commit
|
commitdiff
|
tree
2011-03-01
Ben Pfaff
ovs-ofctl: Implement documented semantics of --flow...
commit
|
commitdiff
|
tree
2011-03-01
Ben Pfaff
ofp-util: Make NXM required for 64-bit cookies in is_nxm_req...
commit
|
commitdiff
|
tree
2011-02-25
Ben Pfaff
ofproto: Log warning if controller requests an invalid...
commit
|
commitdiff
|
tree
2011-02-25
Ben Pfaff
ofp-print: Don't print priority for flow stats requests.
commit
|
commitdiff
|
tree
2011-02-25
Ben Pfaff
util: Avoid uninitialized pointer complaints from Coverity.
commit
|
commitdiff
|
tree
2011-02-23
Ben Pfaff
util: Make out_of_memory() call abort() instead of...
commit
|
commitdiff
|
tree
2011-02-23
Ben Pfaff
ovsdb: Explicitly ignore sscanf() return value in is_valid_v...
commit
|
commitdiff
|
tree
2011-02-23
Ben Pfaff
test-ovsdb: Check uuid_from_string() return value.
commit
|
commitdiff
|
tree
2011-02-23
Ben Pfaff
dhcp-client: Remove useless call to timeout() from...
commit
|
commitdiff
|
tree
2011-02-23
Ben Pfaff
ovs-vsctl: Clarify that uuid_from_string() shouldn...
commit
|
commitdiff
|
tree
2011-02-23
Ben Pfaff
ovs-kill: Remove.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2011-02-23
Ben Pfaff
ovs-vsctl: Simplify parse_column_key_value().
commit
|
commitdiff
|
tree
2011-02-23
Ben Pfaff
ovs-brcompatd: Simplify code in brc_recv_update().
commit
|
commitdiff
|
tree
2011-02-23
Ben Pfaff
ovsdb-idl: JSONRPC_REPLY message always has nonnull...
commit
|
commitdiff
|
tree
2011-02-23
Ben Pfaff
rconn: Clarify rconn_run_wait().
commit
|
commitdiff
|
tree
2011-02-23
Ben Pfaff
leak-checker: Avoid printing freed pointer.
commit
|
commitdiff
|
tree
2011-02-23
Ben Pfaff
stream: Make stream_report_content() tolerate negative...
commit
|
commitdiff
|
tree
2011-02-23
Ben Pfaff
process: Avoid late failure if /dev/null cannot be...
commit
|
commitdiff
|
tree
2011-02-23
Ben Pfaff
bridge: Ethernet address is 6 bytes, not 4 or 8.
commit
|
commitdiff
|
tree
2011-02-23
Ben Pfaff
multipath: Validate multipath actions more thoroughly...
commit
|
commitdiff
|
tree
2011-02-23
Ben Pfaff
ofp-parse: Don't segfault when an OpenFlow action's...
commit
|
commitdiff
|
tree
2011-02-23
Ben Pfaff
nicira-ext: Fix comment.
commit
|
commitdiff
|
tree
2011-02-23
Ben Pfaff
ovs-vsctl: --bootstrap only has an effect if the ca...
commit
|
commitdiff
|
tree
2011-02-23
Ben Pfaff
configure: Reject incompatible XenServer version.
commit
|
commitdiff
|
tree
2011-02-23
Ben Pfaff
util: New function ovs_strzcpy().
commit
|
commitdiff
|
tree
2011-02-23
Ben Pfaff
util: Don't read over 'size - 1' bytes of source string...
commit
|
commitdiff
|
tree
2011-02-22
Ben Pfaff
string: Implement strnlen() if it is missing.
commit
|
commitdiff
|
tree
2011-02-19
Ben Pfaff
datapath: Properly initialize ovs_skb_cb of packet...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2011-02-18
Ben Pfaff
ofproto: Fix behavior when special_cb not present ...
commit
|
commitdiff
|
tree
2011-02-15
Ben Pfaff
vconn-stream: Make definitions of tcp_vconn_class,...
commit
|
commitdiff
|
tree
2011-02-15
Ben Pfaff
Avoid unneeded database compaction at startup, and...
commit
|
commitdiff
|
tree
2011-02-15
Ben Pfaff
ovsdb-tool: New command "needs-conversion".
commit
|
commitdiff
|
tree
2011-02-15
Ben Pfaff
ovsdb-tool: Add commands for printing the database...
commit
|
commitdiff
|
tree
2011-02-15
Ben Pfaff
ovsdb: New function ovsdb_file_read_schema() for reading...
commit
|
commitdiff
|
tree
next