projects
/
openvswitch
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Update top-level documentation to bring it up to date with latest features.
2011-04-06
Ben Pfaff
Update top-level documentation to bring it up to date...
commit
|
commitdiff
|
tree
2011-04-04
Ben Pfaff
daemon: Avoid races on pidfile creation.
commit
|
commitdiff
|
tree
2011-04-04
Ben Pfaff
daemon: Integrate checking for an existing pidfile...
commit
|
commitdiff
|
tree
2011-04-04
Ben Pfaff
daemon: Tolerate EINTR in fork_and_wait_for_startup().
commit
|
commitdiff
|
tree
2011-04-04
Ben Pfaff
Log anything that could prevent a daemon from starting.
commit
|
commitdiff
|
tree
2011-04-04
Ben Pfaff
util: New function ovs_fatal_valist().
commit
|
commitdiff
|
tree
2011-04-04
Ben Pfaff
signals: New function signal_name().
commit
|
commitdiff
|
tree
2011-04-04
Ben Pfaff
type-props: New macro for estimating length of a decimal...
commit
|
commitdiff
|
tree
2011-04-04
Ben Pfaff
Add a few more users for ovs_retval_to_string().
commit
|
commitdiff
|
tree
2011-04-04
Ben Pfaff
vlog: Use PRINTF_FORMAT macro from compiler.h.
commit
|
commitdiff
|
tree
2011-04-04
Ben Pfaff
stream-ssl: Use out_of_memory() to abort due to lack...
commit
|
commitdiff
|
tree
2011-04-01
Ben Pfaff
xenserver: Fix up iface-id after it changes or disappears...
commit
|
commitdiff
|
tree
2011-04-01
Ben Pfaff
bridge: Avoid partitioning the dst set.
commit
|
commitdiff
|
tree
2011-04-01
Ben Pfaff
bridge: Separate mirroring logic from forwarding logic.
commit
|
commitdiff
|
tree
2011-04-01
Ben Pfaff
bridge: Change "struct dst" from containing a dp_ifidx...
commit
|
commitdiff
|
tree
2011-04-01
Ben Pfaff
bridge: Get rid of 'n_ifaces' member of struct port.
commit
|
commitdiff
|
tree
2011-04-01
Ben Pfaff
bridge: Break bonding implementation out into library.
commit
|
commitdiff
|
tree
2011-04-01
Ben Pfaff
bridge: Simplify and clean up bond slave enable/disable.
commit
|
commitdiff
|
tree
2011-04-01
Ben Pfaff
bridge: Drop obsolete comment.
commit
|
commitdiff
|
tree
2011-04-01
Ben Pfaff
bridge: Improve comment.
commit
|
commitdiff
|
tree
2011-04-01
Ben Pfaff
bridge: Change Ethernet address array from 8 bytes...
commit
|
commitdiff
|
tree
2011-04-01
Ben Pfaff
bridge: Avoid redundant dpif_flow_flush().
commit
|
commitdiff
|
tree
2011-04-01
Ben Pfaff
lacp: Encapsulate configuration into new structs.
commit
|
commitdiff
|
tree
2011-04-01
Ben Pfaff
bridge: Drop LACP configuration members from struct...
commit
|
commitdiff
|
tree
2011-04-01
Ben Pfaff
lacp: Remove unneeded forward references from header...
commit
|
commitdiff
|
tree
2011-04-01
Ben Pfaff
lacp: Fix misleading prototype for lacp_configure().
commit
|
commitdiff
|
tree
2011-04-01
Ben Pfaff
vswitch: Improve schema documentation.
commit
|
commitdiff
|
tree
2011-04-01
Ben Pfaff
tag: New function tag_set_union().
commit
|
commitdiff
|
tree
2011-04-01
Ben Pfaff
list: New functions list_is_singleton(), list_is_short().
commit
|
commitdiff
|
tree
2011-04-01
Ben Pfaff
packets: Reserve headroom for VLAN header in eth_compose...
commit
|
commitdiff
|
tree
2011-04-01
Ben Pfaff
packets: New function eth_set_vlan_tci(), from dpif...
commit
|
commitdiff
|
tree
2011-04-01
Ben Pfaff
packets: Fix potential use-after-free in compose_benign_pack...
commit
|
commitdiff
|
tree
2011-04-01
Ben Pfaff
packets: New function snap_compose(); rename compose_packet...
commit
|
commitdiff
|
tree
2011-04-01
Ben Pfaff
netdev-vport: Implement 'send' function.
commit
|
commitdiff
|
tree
2011-04-01
Ben Pfaff
netdev-linux: Support 'send' for netdevs opened with...
commit
|
commitdiff
|
tree
2011-04-01
Ben Pfaff
ovsdb-server: Avoid intermittent test failures due...
commit
|
commitdiff
|
tree
2011-03-31
Ben Pfaff
ovsdb: Truncate bad transactions from database log.
commit
|
commitdiff
|
tree
2011-03-31
Ben Pfaff
ovsdb: Check that ovsdb-server truncates corrupted...
commit
|
commitdiff
|
tree
2011-03-31
Ben Pfaff
ovsdb: Raise database corruption log level from warning...
commit
|
commitdiff
|
tree
2011-03-31
Ben Pfaff
ovsdb: Force strong references to non-root tables to...
commit
|
commitdiff
|
tree
2011-03-31
Ben Pfaff
ovsdb-types: Fix bug in ovsdb_base_type_is_ref().
commit
|
commitdiff
|
tree
2011-03-31
Ben Pfaff
ovs-brcompatd: Convert svecs to ssets.
commit
|
commitdiff
|
tree
2011-03-31
Ben Pfaff
bridge: Convert svecs to ssets.
commit
|
commitdiff
|
tree
2011-03-31
Ben Pfaff
ovs-openflowd: Use sset in place of svec.
commit
|
commitdiff
|
tree
2011-03-31
Ben Pfaff
ofproto: Change string sets in interface from svec...
commit
|
commitdiff
|
tree
2011-03-31
Ben Pfaff
ovsdb-parser: Use sset instead of svec for detecting...
commit
|
commitdiff
|
tree
2011-03-31
Ben Pfaff
netdev: Use sset instead of svec in netdev interface.
commit
|
commitdiff
|
tree
2011-03-31
Ben Pfaff
dpif: Use sset instead of svec in dpif interface.
commit
|
commitdiff
|
tree
2011-03-31
Ben Pfaff
Convert shash users that don't use the 'data' value...
commit
|
commitdiff
|
tree
2011-03-31
Ben Pfaff
sset: New data type for a set of strings.
commit
|
commitdiff
|
tree
2011-03-31
Ben Pfaff
bridge: Destroy ofproto before deleting dpif.
commit
|
commitdiff
|
tree
2011-03-31
Ben Pfaff
connmgr: Fix wild pointer dereference in connmgr_broadcast().
commit
|
commitdiff
|
tree
2011-03-31
Ben Pfaff
ofproto: Fix order of destruction in ofproto_destroy().
commit
|
commitdiff
|
tree
2011-03-30
Ben Pfaff
ofpbuf: Make ofpbufs initialized with ofpbuf_use_stack...
commit
|
commitdiff
|
tree
2011-03-30
Ben Pfaff
odp-util: Replace ODPUTIL_FLOW_KEY_U32S by new struct...
commit
|
commitdiff
|
tree
2011-03-30
Ben Pfaff
datapath: Fix mysterious GRE-over-IPSEC problems.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2011-03-30
Ben Pfaff
mac-learning: Fix mac_entry_is_grat_arp_locked().
commit
|
commitdiff
|
tree
2011-03-30
Ben Pfaff
ofproto: Get rid of send_port_status() trivial wrapper...
commit
|
commitdiff
|
tree
2011-03-30
Ben Pfaff
ofp-util: Remove flow_stats_iterator, flows_stats_first...
commit
|
commitdiff
|
tree
2011-03-30
Ben Pfaff
timeval: Only log poll intervals longer than 50 ms.
commit
|
commitdiff
|
tree
2011-03-30
Ben Pfaff
AUTHORS: Add Gaetano Catalli <gaetano.catalli@gmail...
commit
|
commitdiff
|
tree
2011-03-30
Gaetano Catalli
Fix compilation of openvswitch-1.1.0pre2 on FreeBSD-8.1
commit
|
commitdiff
|
tree
2011-03-29
Ben Pfaff
ofproto: Factor OpenFlow connection management into...
commit
|
commitdiff
|
tree
2011-03-29
Ben Pfaff
ofproto: New function ofconn_pktbuf_retrieve().
commit
|
commitdiff
|
tree
2011-03-29
Ben Pfaff
ofproto: Add functions to get and set ofconn type and...
commit
|
commitdiff
|
tree
2011-03-29
Ben Pfaff
ofproto: Add ofconn_get_miss_send_len(), ofconn_set_miss_sen...
commit
|
commitdiff
|
tree
2011-03-29
Ben Pfaff
ofproto: Add ofconn_get_flow_format(), ofconn_set_flow_format().
commit
|
commitdiff
|
tree
2011-03-29
Ben Pfaff
ofproto: Use ofconn_send_reply() for sending OpenFlow...
commit
|
commitdiff
|
tree
2011-03-29
Ben Pfaff
ofproto: Introduce ofconn_get_ofproto() accessor function.
commit
|
commitdiff
|
tree
2011-03-29
Ben Pfaff
ofproto: Move hton_ofp_phy_port() to ofp-util.
commit
|
commitdiff
|
tree
2011-03-29
Ben Pfaff
ofproto: Break packet_in encoding out of ofproto into...
commit
|
commitdiff
|
tree
2011-03-29
Ben Pfaff
ofproto: Factor building of flow_removed messages out...
commit
|
commitdiff
|
tree
2011-03-29
Ben Pfaff
bridge: Always wait for MAC learning table and ports.
commit
|
commitdiff
|
tree
2011-03-29
Ben Pfaff
xenserver: Wait for ovs-xapi-sync to exit in "stop...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2011-03-29
Ben Pfaff
daemon: Avoid redundant code in already_running().
commit
|
commitdiff
|
tree
2011-03-29
Ben Pfaff
daemon: Write "already running" message to log also.
commit
|
commitdiff
|
tree
2011-03-28
Ben Pfaff
ovsdb-tool: Fix cut-and-paste error in manpage.
commit
|
commitdiff
|
tree
2011-03-28
Ben Pfaff
ovs-brcompatd: Delete write-only variable.
commit
|
commitdiff
|
tree
2011-03-25
Ben Pfaff
datapath: Avoid memory leak in odp_packet_cmd_execute().
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2011-03-23
Ben Pfaff
datapath: Add compatibility with sk_buff's vlan_tci...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2011-03-22
Ben Pfaff
bridge: Change bridge's 'ports' member from array to...
commit
|
commitdiff
|
tree
2011-03-22
Ben Pfaff
bridge: Avoid flushing entire MAC learning table for...
commit
|
commitdiff
|
tree
2011-03-22
Ben Pfaff
mac-learning: Expose function for expiring a single...
commit
|
commitdiff
|
tree
2011-03-22
Ben Pfaff
bridge: Use pointer to "struct port", not "port_idx...
commit
|
commitdiff
|
tree
2011-03-22
Ben Pfaff
mac-learning: Change 'port' member to a union.
commit
|
commitdiff
|
tree
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
next