projects
/
openvswitch
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ovsdb-data: Rename 'used' to 'created' in struct ovsdb_symbol.
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
2011-02-15
Ben Pfaff
ovs-vsctl: Improve documentation and --help output.
commit
|
commitdiff
|
tree
2011-02-15
Ben Pfaff
dpif-netdev: Fix segfault handling packets.
commit
|
commitdiff
|
tree
2011-02-11
Ben Pfaff
Remove /proc/net compatibility support.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2011-02-11
Ben Pfaff
xenserver: Remove usr_share_openvswitch_scripts_refresh...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2011-02-10
Ben Pfaff
docs: Consistently suggest /etc/openvswitch/conf.db...
commit
|
commitdiff
|
tree
2011-02-09
Ben Pfaff
xenserver: Introduce "force-reload-kmod" to reload...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2011-02-09
Ben Pfaff
ovs-vsctl: Add formatting options for the "list" and...
commit
|
commitdiff
|
tree
2011-02-09
Ben Pfaff
table: Add new "bare" output formatting options.
commit
|
commitdiff
|
tree
2011-02-09
Ben Pfaff
ovsdb-client: Break table formatting into new library.
commit
|
commitdiff
|
tree
2011-02-09
Ben Pfaff
ovs-vsctl: Add new "find" command.
commit
|
commitdiff
|
tree
2011-02-09
Ben Pfaff
ovs-vsctl: Add --columns options to "list" command.
commit
|
commitdiff
|
tree
2011-02-09
Ben Pfaff
ovs-vsctl: Fix spelling of "satisfied" in function...
commit
|
commitdiff
|
tree
2011-02-07
Ben Pfaff
ovs-vswitchd: Complete daemonization only after initial...
commit
|
commitdiff
|
tree
2011-02-07
Ben Pfaff
daemon: Define daemon options enums the same way as...
commit
|
commitdiff
|
tree
2011-02-07
Ben Pfaff
ofproto: Clear out entire 'name' field of ofp_phy_port...
commit
|
commitdiff
|
tree
2011-02-05
Ben Pfaff
netlink: Use proper types and functions for half-aligned...
commit
|
commitdiff
|
tree
2011-02-05
Ben Pfaff
openflow: Use types and accessors for half-aligned...
commit
|
commitdiff
|
tree
2011-02-05
Ben Pfaff
Add types and accessors for working with half-aligned...
commit
|
commitdiff
|
tree
2011-02-04
Ben Pfaff
datapath: Tolerate backporting of rtnl_link_stats64...
commit
|
commitdiff
|
tree
2011-02-04
Ben Pfaff
vswitchd: Deconfigure CFM when not configured.
commit
|
commitdiff
|
tree
2011-02-04
Ben Pfaff
datapath: Consider tunnels to have no MTU, fixing jumbo...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2011-02-03
Ben Pfaff
daemon: Suppress valgrind warnings from read_pidfile().
commit
|
commitdiff
|
tree
2011-02-03
Ben Pfaff
Zero padding bytes in odp_key_ipv4, odp_key_arp.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2011-02-01
Ben Pfaff
datapath: Dump flow actions only if there is room.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2011-02-01
Ben Pfaff
datapath: Fix behavior of NLA_NESTED for pre-2.6.29...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2011-02-01
Ben Pfaff
dpif-linux: Always pass an actions attribute in dpif_flow_put().
commit
|
commitdiff
|
tree
2011-01-28
Ben Pfaff
datapath: s/ODPAT_/ODP_ACTION_ATTR_/ to fit new naming...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2011-01-28
Ben Pfaff
dpif: Remove dpif_get_all_names().
commit
|
commitdiff
|
tree
2011-01-28
Ben Pfaff
datapath: Change dp_idx to dp_ifindex, the ifindex...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2011-01-28
Ben Pfaff
dpif-linux: Replace 'minor' by 'dp_idx'.
commit
|
commitdiff
|
tree
2011-01-28
Ben Pfaff
datapath: Convert ODP_FLOW_* commands to use AF_NETLINK...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2011-01-28
Ben Pfaff
datapath: Convert ODP_VPORT_* to use AF_NETLINK socket...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2011-01-28
Ben Pfaff
datapath: Convert ODP_DP_* commands to use AF_NETLINK...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2011-01-28
Ben Pfaff
datapath: Convert upcalls and ODP_EXECUTE to use AF_NETLINK...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2011-01-28
Ben Pfaff
datapath: Adopt Generic Netlink-compatible locking.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2011-01-28
Ben Pfaff
datapath: Eliminate vport_mutex by protecting vport...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2011-01-28
Ben Pfaff
datapath: Backport more Netlink functions.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2011-01-28
Ben Pfaff
datapath: Backport genl_register_family_with_ops().
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2011-01-28
Ben Pfaff
datapath: Extend compatibility code for genl_register_mc_gro...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2011-01-28
Ben Pfaff
Eliminate ODPL_* from userspace-facing interface.
commit
|
commitdiff
|
tree
2011-01-28
Ben Pfaff
datapath: Get rid of ODPP_NONE.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2011-01-28
Ben Pfaff
datapath: Convert ODP_EXECUTE to use Netlink framing.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2011-01-28
Ben Pfaff
datapath: Remove non-standard nla_put_be{16,32,64}...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2011-01-28
Ben Pfaff
datapath: Convert datapath operations to use Netlink...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2011-01-28
Ben Pfaff
datapath: Convert ODP_FLOW_* and ODP_EXECUTE to put...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2011-01-28
Ben Pfaff
datapath: Eliminate 'flags' member from odp_flow.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2011-01-28
Ben Pfaff
ofproto: Avoid using ODPFF_ZERO_TCP_FLAGS.
commit
|
commitdiff
|
tree
2011-01-28
Ben Pfaff
ofproto: Generalize facet_put__() so that it is more...
commit
|
commitdiff
|
tree
next