projects
/
openvswitch
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Remove vestigial support for Spanning Tree Protocol.
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-08-02
Alexey I. Froloff
datapath: Fix build with backported netdev_alloc_skb_ip_align()
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
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
next