git://git.onelab.eu
/
sliver-openvswitch.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
vswitchd: Fix "updelay" configuration for bonds.
2010-08-26
Ben Pfaff
vswitchd: Fix "updelay" configuration for bonds.
commit
|
commitdiff
|
tree
2010-08-26
Ben Pfaff
datapath: Free up flow_extract() return value for reporting...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2010-08-26
Ben Pfaff
datapath: Remove skb->len >= ETH_HLEN check from flow_extract().
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2010-08-26
Ben Pfaff
datapath: Use 'bool' instead of 'int' where appropriate.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2010-08-26
Ben Pfaff
datapath: Use min() instead of open-coding it.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2010-08-25
Ben Pfaff
Delete local copy of simplejson.
commit
|
commitdiff
|
tree
2010-08-25
Ben Pfaff
Implement initial Python bindings for Open vSwitch...
commit
|
commitdiff
|
tree
2010-08-25
Ben Pfaff
reconnect: Refactor tests to use common macro.
commit
|
commitdiff
|
tree
2010-08-25
Ben Pfaff
ovsdbmonitor: Fix uninstall.
commit
|
commitdiff
|
tree
2010-08-25
Ben Pfaff
daemon: Improve comments.
commit
|
commitdiff
|
tree
2010-08-25
Ben Pfaff
reconnect: Fix typo in comment.
commit
|
commitdiff
|
tree
2010-08-25
Ben Pfaff
json: Remove unused return value from json_parser_push().
commit
|
commitdiff
|
tree
2010-08-25
Ben Pfaff
poll-loop: Fix obsolete comment.
commit
|
commitdiff
|
tree
2010-08-25
Ben Pfaff
jsonrpc: Indentation fix.
commit
|
commitdiff
|
tree
2010-08-25
Ben Pfaff
stream, vconn: Fix comments.
commit
|
commitdiff
|
tree
2010-08-25
Ben Pfaff
json: Remove write-only variable from json_lex_number().
commit
|
commitdiff
|
tree
2010-08-25
Ben Pfaff
ovsdb: Remove unused ovsdb_datum_from_json_unique().
commit
|
commitdiff
|
tree
2010-08-25
Ben Pfaff
xenserver: Add ovs-parse-leaks manpage to list of files.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2010-08-25
Ben Pfaff
utilities: Remove ovs-wdt.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2010-08-25
Ben Pfaff
utilities: Remove ovs-monitor.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2010-08-25
Ben Pfaff
ovs-parse-leaks: Add manpage.
commit
|
commitdiff
|
tree
2010-08-25
Ben Pfaff
debian: Use pfaffben@debian.org as uploader address...
...debian.org as uploader address for
Ben Pfaff
.
commit
|
commitdiff
|
tree
2010-08-23
Ben Pfaff
Remove ezio-term and ovs-switchui utilities.
commit
|
commitdiff
|
tree
2010-08-19
Ben Pfaff
debian: Fix "make dist" by adding corekeeper.override...
commit
|
commitdiff
|
tree
2010-08-19
Ben Pfaff
AUTHORS: Add Simon Horman <horms@verge.net.au>.
commit
|
commitdiff
|
tree
2010-08-19
Ben Pfaff
Fix SSL boilerplate descriptions in manpages.
commit
|
commitdiff
|
tree
2010-08-19
Ben Pfaff
Fix typos in manpages.
commit
|
commitdiff
|
tree
2010-08-19
Ben Pfaff
ovs-vsctl: Fix parsing of short SSL options.
commit
|
commitdiff
|
tree
2010-08-13
Ben Pfaff
odp-util: Avoid branch in odp_actions_add().
commit
|
commitdiff
|
tree
2010-08-13
Ben Pfaff
uuid: Fix warnings carelessly introduced a few commits...
commit
|
commitdiff
|
tree
2010-08-13
Ben Pfaff
ofproto: Add support for NXAST_RESUBMIT recursion.
commit
|
commitdiff
|
tree
2010-08-13
Ben Pfaff
Remove vestigial support for Spanning Tree Protocol.
commit
|
commitdiff
|
tree
2010-08-12
Ben Pfaff
random: Get random seed from /dev/urandom.
commit
|
commitdiff
|
tree
2010-08-12
Ben Pfaff
uuid: Break code to read /dev/urandom into a new module.
commit
|
commitdiff
|
tree
2010-08-12
Ben Pfaff
util: Make ovs_fatal() understand EOF also.
commit
|
commitdiff
|
tree
2010-08-12
Ben Pfaff
Wait for daemons to die in init.d script "stop" commands.
commit
|
commitdiff
|
tree
2010-08-12
Ben Pfaff
daemon: Make sure that vlog is initialized when a process...
commit
|
commitdiff
|
tree
2010-08-11
Ben Pfaff
debian: Use dh_installmodules instead of calling "depmod...
commit
|
commitdiff
|
tree
2010-08-11
Ben Pfaff
random: Implement a decent random number generator.
commit
|
commitdiff
|
tree
2010-08-11
Ben Pfaff
bridge: Don't pay attention to columns that vswitchd...
commit
|
commitdiff
|
tree
2010-08-11
Ben Pfaff
ovsdb-idl: Make it possible to omit or pay less attention...
commit
|
commitdiff
|
tree
2010-08-11
Ben Pfaff
stream-ssl: Enable SSL session caching.
commit
|
commitdiff
|
tree
2010-08-11
Ben Pfaff
stream-ssl: Remove unused 'connect_error' member.
commit
|
commitdiff
|
tree
2010-08-10
Ben Pfaff
vswitch: Fix speling error in documentation.
commit
|
commitdiff
|
tree
2010-08-10
Ben Pfaff
dpif-netdev: Properly track whether there is a vlan...
commit
|
commitdiff
|
tree
2010-08-10
Ben Pfaff
dpif-netdev: Tolerate undersized packets.
commit
|
commitdiff
|
tree
2010-08-10
Ben Pfaff
datapath: Fix handling of 802.1Q and SNAP headers.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2010-08-10
Ben Pfaff
vswitch: Clarify "arguments" versus "options".
commit
|
commitdiff
|
tree
2010-08-07
Ben Pfaff
ofproto: Add support for remote "service controllers".
commit
|
commitdiff
|
tree
2010-08-06
Ben Pfaff
ovs-openflowd: Fix support for multiple controllers.
commit
|
commitdiff
|
tree
2010-08-06
Ben Pfaff
ofproto: Improve terminology.
commit
|
commitdiff
|
tree
2010-08-06
Ben Pfaff
json: Add extern "C" { ... } to headers.
commit
|
commitdiff
|
tree
2010-08-06
Ben Pfaff
ovs-pki: Create private keys with restricted permissions.
commit
|
commitdiff
|
tree
2010-08-06
Ben Pfaff
ovs-pki: Create log directory if it does not exist.
commit
|
commitdiff
|
tree
2010-08-06
Ben Pfaff
ovs-pki: Consistently write error messages to stderr.
commit
|
commitdiff
|
tree
2010-08-06
Ben Pfaff
vswitchd: Only re-learn from flows that output to OFPP_NORMAL.
commit
|
commitdiff
|
tree
2010-08-06
Ben Pfaff
tag: Be more precise about choosing tags to add, in...
commit
|
commitdiff
|
tree
2010-08-06
Ben Pfaff
tag: Use existing macro instead of constant.
commit
|
commitdiff
|
tree
2010-08-05
Ben Pfaff
vswitchd: Refresh SSL keys and certificates more frequently.
commit
|
commitdiff
|
tree
2010-08-05
Ben Pfaff
stream-ssl: Make changing keys and certificate at runtime...
commit
|
commitdiff
|
tree
2010-08-03
Ben Pfaff
datapath: Detect and suppress flows that are implicated...
commit
|
commitdiff
|
tree
2010-08-03
Ben Pfaff
datapath: Inline flow_cast().
commit
|
commitdiff
|
tree
2010-08-03
Ben Pfaff
datapath: Don't track IP TOS value two different ways.
commit
|
commitdiff
|
tree
2010-08-02
Ben Pfaff
INSTALL.Linux: Improve suggested ovsdb-server invocation.
commit
|
commitdiff
|
tree
2010-08-02
Ben Pfaff
INSTALL.KVM: Fix typo.
commit
|
commitdiff
|
tree
2010-08-02
Ben Pfaff
vswitch: Add external_ids column to every table.
commit
|
commitdiff
|
tree
2010-08-02
Ben Pfaff
vswitch: Clarify and expand purpose of external_ids...
commit
|
commitdiff
|
tree
2010-08-02
Ben Pfaff
xenserver: Add "reload" and "force-reload" support...
commit
|
commitdiff
|
tree
2010-07-30
Ben Pfaff
learning-switch: Avoid violating C aliasing rules initializi...
commit
|
commitdiff
|
tree
2010-07-30
Ben Pfaff
sflow: Avoid "unused parameter" warnings from GCC 4.4.
commit
|
commitdiff
|
tree
2010-07-30
Ben Pfaff
ovs-ofctl: Add support for OpenFlow enqueue action.
commit
|
commitdiff
|
tree
2010-07-23
Ben Pfaff
vlog: Fix logic error in update_min_level().
commit
|
commitdiff
|
tree
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
next