projects
/
openvswitch
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
docs: Consistently suggest /etc/openvswitch/conf.db as location for db.
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
2011-01-28
Ben Pfaff
ofproto: Fix test for installability change when revalidating.
commit
|
commitdiff
|
tree
2011-01-28
Ben Pfaff
dpif: Eliminate ODPPF_* constants from client-visible...
commit
|
commitdiff
|
tree
2011-01-28
Ben Pfaff
dpif: Eliminate "struct odp_flow_stats" from client...
commit
|
commitdiff
|
tree
2011-01-28
Ben Pfaff
dpif: Eliminate "struct odp_flow" from client-visible...
commit
|
commitdiff
|
tree
2011-01-28
Ben Pfaff
datapath: Change ODP_FLOW_GET to retrieve only a single...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2011-01-28
Ben Pfaff
datapath: Drop port information from odp_stats.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2011-01-28
Ben Pfaff
datapath: Drop queue information from odp_stats.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2011-01-28
Ben Pfaff
datapath: Drop flow information from odp_stats.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2011-01-28
Ben Pfaff
datapath: Change userspace vport interface to use Netlink...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2011-01-28
Ben Pfaff
datapath: Make VERIFY_NUL_STRING verify the string...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2011-01-28
Ben Pfaff
datapath: Change vport type from string to integer...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2011-01-28
Ben Pfaff
dpif: Eliminate "struct odp_port" from client-visible...
commit
|
commitdiff
|
tree
2011-01-28
Ben Pfaff
ovs-dpctl: Use netdev_get_config() to print vport configurat...
commit
|
commitdiff
|
tree
2011-01-28
Ben Pfaff
netdev: Make netdev arguments fetchable, and implement...
commit
|
commitdiff
|
tree
2011-01-28
Ben Pfaff
datapath: Drop datapath index and port number from...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2011-01-28
Ben Pfaff
datapath: Make it possible to query vports by name...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2011-01-28
Ben Pfaff
datapath: Change listing ports to use an iterator concept.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2011-01-28
Ben Pfaff
datapath: Report kernel's flow key when passing packets...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2011-01-28
Ben Pfaff
datapath: Convert odp_flow_key to use Netlink attributes...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2011-01-28
Ben Pfaff
datapath: Change listing flows to use an iterator concept.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2011-01-28
Ben Pfaff
stream: Fix error message.
commit
|
commitdiff
|
tree
2011-01-27
Ben Pfaff
tests: Tolerate different versions of tcpdump.
commit
|
commitdiff
|
tree
2011-01-27
Ben Pfaff
datapath: Make VERIFY_NUL_STRING return a negative...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2011-01-27
Ben Pfaff
xenserver: Use "ovs-dpctl dump-dps" instead of parsing...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2011-01-27
Ben Pfaff
ovs-dpctl: Use datapath enumeration functions instead...
commit
|
commitdiff
|
tree
2011-01-27
Ben Pfaff
netdev: Use shash and smap functions instead of inlined...
commit
|
commitdiff
|
tree
2011-01-27
Ben Pfaff
shash: New "smap" functions for working with string...
commit
|
commitdiff
|
tree
2011-01-27
Ben Pfaff
odp-util: Improve formatting of bogus empty action...
commit
|
commitdiff
|
tree
2011-01-27
Ben Pfaff
netlink-socket: Log Generic Netlink family names.
commit
|
commitdiff
|
tree
2011-01-27
Ben Pfaff
netlink-socket: Consistently log sequence numbers in...
commit
|
commitdiff
|
tree
2011-01-27
Ben Pfaff
netlink-socket: Make dumping and doing transactions...
commit
|
commitdiff
|
tree
2011-01-27
Ben Pfaff
netlink-socket: Slightly improve logging of Generic...
commit
|
commitdiff
|
tree
2011-01-27
Ben Pfaff
netlink-socket: New function for draining the receive...
commit
|
commitdiff
|
tree
2011-01-27
Ben Pfaff
netlink-socket: Add functions for joining and leaving...
commit
|
commitdiff
|
tree
2011-01-27
Ben Pfaff
netlink: Add nl_attr_type constants for big-endian...
commit
|
commitdiff
|
tree
2011-01-27
Ben Pfaff
netlink: Log duplicate attributes in nl_policy_parse().
commit
|
commitdiff
|
tree
2011-01-27
Ben Pfaff
netlink: New functions for finding a specific attribute.
commit
|
commitdiff
|
tree
2011-01-27
Ben Pfaff
hmap: New function hmap_at_position().
commit
|
commitdiff
|
tree
2011-01-27
Ben Pfaff
ofpbuf: New function ofpbuf_clone_data_with_headroom().
commit
|
commitdiff
|
tree
2011-01-27
Ben Pfaff
ofpbuf: Enable ofpbuf_push() to expand headroom.
commit
|
commitdiff
|
tree
2011-01-27
Ben Pfaff
ofpbuf: New function ofpbuf_use_stack().
commit
|
commitdiff
|
tree
2011-01-26
Ben Pfaff
vswitchd: Initialize SSL keys before making SSL connections.
commit
|
commitdiff
|
tree
2011-01-26
Ben Pfaff
stream-ssl: Only cache SSL sessions after they shut...
commit
|
commitdiff
|
tree
2011-01-26
Ben Pfaff
stream-ssl: Set a session context ID string on our...
commit
|
commitdiff
|
tree
2011-01-25
Ben Pfaff
vswitchd: Write build error message to stderr.
commit
|
commitdiff
|
tree
2011-01-25
Ben Pfaff
vswitchd: Fail the build when the schema checksum does...
commit
|
commitdiff
|
tree
2011-01-25
Ben Pfaff
datapath: Move rcu_read_lock_held(), rcu_dereference_...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2011-01-25
Ben Pfaff
datapath: Avoid sparse warning in compat header.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2011-01-24
Ben Pfaff
dpif-netdev: Allow for Ethernet and VLAN header in...
commit
|
commitdiff
|
tree
2011-01-23
Ben Pfaff
datapath: Remove unused ->set_stats() function from...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2011-01-22
Ben Pfaff
multipath: Fix off-by-one in hash_threshold multipath...
commit
|
commitdiff
|
tree
2011-01-21
Ben Pfaff
ofproto: Correctly compute length of flow stats in...
commit
|
commitdiff
|
tree
2011-01-21
Ben Pfaff
datapath: Remove vport_del_all() because it is now...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2011-01-20
Ben Pfaff
Implement arbitrary bitwise masks for tun_id field.
commit
|
commitdiff
|
tree
2011-01-20
Ben Pfaff
ofproto: Fix bug in "trace" command.
commit
|
commitdiff
|
tree
2011-01-19
Ben Pfaff
nx-match: Allow NXM_NX_TUN_ID and NXM_OF_VLAN_TCI on...
commit
|
commitdiff
|
tree
next