projects
/
openvswitch
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
vlog: Make the vlog module catalog program-specific.
2010-07-21
Ben Pfaff
vlog: Make the vlog module catalog program-specific.
commit
|
commitdiff
|
tree
2010-07-21
Ben Pfaff
vlog: Introduce VLOG_DEFINE_THIS_MODULE for declaring...
commit
|
commitdiff
|
tree
2010-07-21
Ben Pfaff
vlog: Remove explicit calls to vlog_init().
commit
|
commitdiff
|
tree
2010-07-21
Ben Pfaff
vlog: Make vlog initialize itself when necessary.
commit
|
commitdiff
|
tree
2010-07-21
Ben Pfaff
timeval: Make time_init() static and remove calls to it.
commit
|
commitdiff
|
tree
2010-07-21
Ben Pfaff
timeval: Make timeval module initialize itself.
commit
|
commitdiff
|
tree
2010-07-21
Ben Pfaff
timeval: Integrate CLOCK_MONOTONIC detection into time_init().
commit
|
commitdiff
|
tree
2010-07-21
Ben Pfaff
debian: Check for accurate Debian changelog version...
commit
|
commitdiff
|
tree
2010-07-21
Ben Pfaff
tests: Disable profiling for "wait-until must wait...
commit
|
commitdiff
|
tree
2010-07-20
Ben Pfaff
netdev-linux: Avoid minor number 0 in traffic control.
commit
|
commitdiff
|
tree
2010-07-20
Ben Pfaff
netdev-linux: Dump all queues, not just direct children...
commit
|
commitdiff
|
tree
2010-07-20
Ben Pfaff
dpif-linux: Translate queues to priorities correctly.
commit
|
commitdiff
|
tree
2010-07-20
Ben Pfaff
dpif: Abstract translation from OpenFlow queue ID into...
commit
|
commitdiff
|
tree
2010-07-20
Ben Pfaff
Add pretty-printers for QoS related OpenFlow and ODP...
commit
|
commitdiff
|
tree
2010-07-20
Ben Pfaff
ovs-controller: Add support for OpenFlow queues.
commit
|
commitdiff
|
tree
2010-07-20
Ben Pfaff
learning-switch: Add support for OpenFlow queues.
commit
|
commitdiff
|
tree
2010-07-20
Ben Pfaff
learning-switch: Break packet-in processing into two...
commit
|
commitdiff
|
tree
2010-07-16
Ben Pfaff
learning-switch: Refactor wildcards calculation.
commit
|
commitdiff
|
tree
2010-07-16
Ben Pfaff
learning-switch: Reserved addresses are destinations...
commit
|
commitdiff
|
tree
2010-07-16
Ben Pfaff
ovs-vsctl: Do not allow record names to be abbreviated.
commit
|
commitdiff
|
tree
2010-07-16
Ben Pfaff
xenserver: Kill bond slaves' dhclients when bringing...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2010-07-15
Ben Pfaff
ovs-vsctl: Make --help capitalization and spelling...
commit
|
commitdiff
|
tree
2010-07-14
Ben Pfaff
Tests: Fix nonportable \" escape in printf(1) invocation.
commit
|
commitdiff
|
tree
2010-07-14
Ben Pfaff
ofpbuf: Implement unsupported feature in ofpbuf_trim().
commit
|
commitdiff
|
tree
2010-07-13
Ben Pfaff
configure: Add --with-l26-source option to specify...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2010-07-12
Ben Pfaff
vswitch: Distinguish mirrors by UUID, not by name.
commit
|
commitdiff
|
tree
2010-07-12
Ben Pfaff
vswitch: Fix memory leak in mirror code.
commit
|
commitdiff
|
tree
2010-07-12
Ben Pfaff
vswitch: Use ovsrec_qos_get_queues() to avoid open...
commit
|
commitdiff
|
tree
2010-07-12
Ben Pfaff
ovsdb-idlc: Add "get" accessor functions to generated...
commit
|
commitdiff
|
tree
2010-07-12
Ben Pfaff
vswitch: Use ovsdb_idl_get() to avoid O(n) in get_ovsrec_key...
commit
|
commitdiff
|
tree
2010-07-12
Ben Pfaff
ovsdb-idl: Transition to better interfaces for reading...
commit
|
commitdiff
|
tree
2010-07-12
Ben Pfaff
ovsdb-idlc: Check and restore ovsdb_datum invariants...
commit
|
commitdiff
|
tree
2010-07-12
Ben Pfaff
ovsdb: New functions ovsdb_datum_sort_unique(), ovsdb_datum_...
commit
|
commitdiff
|
tree
2010-07-12
Ben Pfaff
ovsdb: New functions ovsdb_atom_default(), ovsdb_datum_defau...
commit
|
commitdiff
|
tree
2010-07-12
Ben Pfaff
ovsdb: Document some ovsdb-data.[ch] functions.
commit
|
commitdiff
|
tree
2010-07-01
Ben Pfaff
ovsdb: Extend "monitor" to select different operations...
commit
|
commitdiff
|
tree
2010-06-30
Ben Pfaff
tests: Add OVSDB tests for monitors that select only...
commit
|
commitdiff
|
tree
2010-06-30
Ben Pfaff
ovsdb-client: Fix "selects" argument to "monitor" command.
commit
|
commitdiff
|
tree
2010-06-30
Ben Pfaff
ovsdb: Document in SPECS how OVS uses JSON.
commit
|
commitdiff
|
tree
2010-06-30
Ben Pfaff
json: Better handle JSON objects with duplicate names.
commit
|
commitdiff
|
tree
2010-06-30
Ben Pfaff
shash: New function shash_replace().
commit
|
commitdiff
|
tree
2010-06-30
Ben Pfaff
shash: Refactor shash_add_nocopy(), shash_find().
commit
|
commitdiff
|
tree
2010-06-30
Ben Pfaff
Simplify shash_find() followed by shash_add() into...
commit
|
commitdiff
|
tree
2010-06-29
Ben Pfaff
ovs-pki: Allow generating certificates with duplicate...
commit
|
commitdiff
|
tree
2010-06-29
Ben Pfaff
doc: Change "-" to "\-" in appropriate places.
commit
|
commitdiff
|
tree
2010-06-29
Ben Pfaff
daemon: Clarify documentation.
commit
|
commitdiff
|
tree
2010-06-29
Ben Pfaff
ovs-vsctl: Add "wait-until" command.
commit
|
commitdiff
|
tree
2010-06-29
Ben Pfaff
ovs-vsctl: Make partial matches on record names optional.
commit
|
commitdiff
|
tree
2010-06-29
Ben Pfaff
ovs-vsctl: Prepare for more flexible database argument...
commit
|
commitdiff
|
tree
2010-06-29
Ben Pfaff
ovs-vsctl: Allow commands to tell ovs-vsctl to try...
commit
|
commitdiff
|
tree
2010-06-28
Ben Pfaff
ovs-ofctl: Warn about flows not in normal form.
commit
|
commitdiff
|
tree
2010-06-28
Ben Pfaff
ofproto: Log changes made by flow normalization.
commit
|
commitdiff
|
tree
2010-06-28
Ben Pfaff
xenserver: Avoid errors from ovs-vsctl at system shutdown.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2010-06-28
Ben Pfaff
xenserver: Kill bond master's dhclient when bringing...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2010-06-25
Ben Pfaff
timeval: Hide "memory leak" from Valgrind.
commit
|
commitdiff
|
tree
2010-06-25
Ben Pfaff
Add AUTHORS file.
commit
|
commitdiff
|
tree
2010-06-25
Yu Zhiguo
datapath: fix header file include
commit
|
commitdiff
|
tree
2010-06-25
Ben Pfaff
ovs-vsctl: Make "ovs-vsctl get <table> <record> _uuid...
commit
|
commitdiff
|
tree
2010-06-24
Ben Pfaff
vswitchd: Add entity-relationship diagram to ovs-vswitchd...
commit
|
commitdiff
|
tree
2010-06-24
Ben Pfaff
tests: Tolerate ignored SIGPIPE in daemon tests.
commit
|
commitdiff
|
tree
2010-06-24
Ben Pfaff
ovs-vsctl: Add details to documentation for "emer-reset...
commit
|
commitdiff
|
tree
2010-06-24
Ben Pfaff
ovsdb-server: Implement unixctl command to reconnect...
commit
|
commitdiff
|
tree
2010-06-24
Ben Pfaff
vswitch: Implement unixctl command to reconnect OpenFlow...
commit
|
commitdiff
|
tree
2010-06-24
Ben Pfaff
rconn: Suppress failed connection messages after the...
commit
|
commitdiff
|
tree
2010-06-24
Ben Pfaff
vconn: Fix tracking of "connected" state.
commit
|
commitdiff
|
tree
2010-06-24
Ben Pfaff
rconn: Remove superfluous \n from log message.
commit
|
commitdiff
|
tree
2010-06-23
Ben Pfaff
bridge: Implement basic periodic update of interface...
commit
|
commitdiff
|
tree
2010-06-23
Ben Pfaff
bridge: Make configuration database records valid all...
commit
|
commitdiff
|
tree
2010-06-23
Ben Pfaff
ovs-vswitchd: Allow bridge code to manage the database...
commit
|
commitdiff
|
tree
2010-06-23
Ben Pfaff
ovsdb-idlc: Fix sizeof calculation in generated code.
commit
|
commitdiff
|
tree
2010-06-23
Ben Pfaff
ovsdb-idl: Drop unnecessary allocation from ovsdb_idl_txn_in...
commit
|
commitdiff
|
tree
2010-06-23
Ben Pfaff
ovsdb-idl: Start documenting the public interface.
commit
|
commitdiff
|
tree
2010-06-23
Ben Pfaff
ovsdb-idl: Simplify usage of ovsdb_idl_run().
commit
|
commitdiff
|
tree
2010-06-23
Ben Pfaff
bridge: Drop unused enum definition.
commit
|
commitdiff
|
tree
2010-06-23
Ben Pfaff
bridge: Remove unused functions.
commit
|
commitdiff
|
tree
2010-06-23
Ben Pfaff
Use shash_destroy_free_data() to simplify a few scattered...
commit
|
commitdiff
|
tree
2010-06-23
Ian Campbell
xenserver: Largely untested patch for 5.5 and 5.6 CHIN...
commit
|
commitdiff
|
tree
2010-06-23
Ian Campbell
interface-reconfigure: Handle CHIN Tunnel objects
commit
|
commitdiff
|
tree
2010-06-23
Ben Pfaff
stream-ssl: Log protocol details at DBG level.
commit
|
commitdiff
|
tree
2010-06-23
Ben Pfaff
Better document how ovsdb-server is meant to be used.
commit
|
commitdiff
|
tree
2010-06-23
Ben Pfaff
tests: Fix occasional failure of "self-linking idl...
commit
|
commitdiff
|
tree
2010-06-22
Ben Pfaff
INSTALL.Linux: Add some troubleshooting instructions...
commit
|
commitdiff
|
tree
2010-06-22
Ben Pfaff
ofp-util: Also normalize nw_tos in normalize_match().
commit
|
commitdiff
|
tree
2010-06-22
Ben Pfaff
Suppress ovsdb-server log messages about connections...
commit
|
commitdiff
|
tree
2010-06-22
Ben Pfaff
jsonrpc: Suppress duplicate logging.
commit
|
commitdiff
|
tree
2010-06-22
Ben Pfaff
jsonrpc: Propagate error code to reconnect_disconnected().
commit
|
commitdiff
|
tree
2010-06-22
Ben Pfaff
ovsdb-server: Improve logging for referential integrity...
commit
|
commitdiff
|
tree
2010-06-17
Ben Pfaff
ovsdb-idlc: Fix warning in generated code.
commit
|
commitdiff
|
tree
2010-06-17
Ben Pfaff
vswitchd: Attempt to further clarify Port "trunk" and...
commit
|
commitdiff
|
tree
2010-06-17
Ben Pfaff
Implement QoS framework.
commit
|
commitdiff
|
tree
2010-06-17
Ben Pfaff
shash: New functions shash_destroy_free_data() and...
commit
|
commitdiff
|
tree
2010-06-17
Ben Pfaff
port-array: Add port_array_delete() function.
commit
|
commitdiff
|
tree
2010-06-17
Ben Pfaff
netdev-linux: Create rtnetlink socket up front instead...
commit
|
commitdiff
|
tree
2010-06-17
Ben Pfaff
netlink: Improve support for nested Netlink attributes.
commit
|
commitdiff
|
tree
2010-06-17
Ben Pfaff
netlink: Add support for Netlink table dumping.
commit
|
commitdiff
|
tree
2010-06-17
Ben Pfaff
netlink: Add functions for handling nested attributes.
commit
|
commitdiff
|
tree
2010-06-17
Ben Pfaff
netlink: Make nl_sock_transact() always return a reply...
commit
|
commitdiff
|
tree
2010-06-17
Ben Pfaff
netlink: Fix bad assumption about nested Netlink attributes.
commit
|
commitdiff
|
tree
2010-06-17
Ben Pfaff
netlink: Make nl_sock_transact() discard reply if ...
commit
|
commitdiff
|
tree
2010-06-17
Ben Pfaff
netlink: Drop sock parameter from nl_msg_put_(ge)nlmsghdr().
commit
|
commitdiff
|
tree
next