projects
/
openvswitch
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
openvswitch
2010-08-06
Ben Pfaff
ofproto: Improve terminology.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-06
Ben Pfaff
json: Add extern "C" { ... } to headers.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-06
Ben Pfaff
ovs-pki: Create private keys with restricted permissions.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-06
Ben Pfaff
ovs-pki: Create log directory if it does not exist.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-06
Ben Pfaff
ovs-pki: Consistently write error messages to stderr.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-06
Ben Pfaff
vswitchd: Only re-learn from flows that output to OFPP_...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-06
Ben Pfaff
tag: Be more precise about choosing tags to add, in...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-06
Ben Pfaff
tag: Use existing macro instead of constant.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-05
Ben Pfaff
vswitchd: Refresh SSL keys and certificates more freque...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-05
Ben Pfaff
stream-ssl: Make changing keys and certificate at runti...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-03
Ben Pfaff
datapath: Detect and suppress flows that are implicated...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-03
Ben Pfaff
datapath: Inline flow_cast().
commit
|
commitdiff
|
tree
|
snapshot
2010-08-03
Ben Pfaff
datapath: Don't track IP TOS value two different ways.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-02
Ben Pfaff
INSTALL.Linux: Improve suggested ovsdb-server invocation.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-02
Ben Pfaff
INSTALL.KVM: Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-02
Ben Pfaff
vswitch: Add external_ids column to every table.
commit
|
commitdiff
|
tree
|
snapshot
2010-08-02
Ben Pfaff
vswitch: Clarify and expand purpose of external_ids...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-02
Ben Pfaff
xenserver: Add "reload" and "force-reload" support...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-02
Jesse Gross
datapath: Remove netdev_alloc_skb_ip_align() compat...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-02
Alexey I. Froloff
datapath: Fix build with backported netdev_alloc_skb_ip...
commit
|
commitdiff
|
tree
|
snapshot
2010-08-01
Justin Pettit
datapath: Clean-up previous undefined symbol commit
commit
|
commitdiff
|
tree
|
snapshot
2010-07-31
Justin Pettit
datapath: Fix undefined symbol "set_normalized_timespec"
commit
|
commitdiff
|
tree
|
snapshot
2010-07-31
Justin Pettit
vswitchd: Don't act as learning switch in secure mode...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-31
Justin Pettit
vswitchd: Move fail-mode config to Bridge table
commit
|
commitdiff
|
tree
|
snapshot
2010-07-31
Justin Pettit
vswitchd: Remove default controller config from Open_vS...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
Ben Pfaff
learning-switch: Avoid violating C aliasing rules initi...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
Ben Pfaff
sflow: Avoid "unused parameter" warnings from GCC 4.4.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
Ben Pfaff
ovs-ofctl: Add support for OpenFlow enqueue action.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
Jesse Gross
vport-internal: Set vport to NULL when detaching.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
Jesse Gross
vport: Make dp_port->vport always valid.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
Jesse Gross
datapath: Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
Jesse Gross
datapath: Remove redundant checks on SKBs.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
Justin Pettit
ovs-controller: Add ability to define default flows
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
Justin Pettit
learning-switch: Add ability to define default flows
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
Justin Pettit
ofp-parse: Break string-to-openflow parsing into librar...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-30
Jesse Gross
datapath: Catch missed formatting changes.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-26
Jesse Gross
datapath: Don't query time for every packet.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-23
Ben Pfaff
vlog: Fix logic error in update_min_level().
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
Ben Pfaff
vlog: Make the vlog module catalog program-specific.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
Ben Pfaff
vlog: Introduce VLOG_DEFINE_THIS_MODULE for declaring...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
Ben Pfaff
vlog: Remove explicit calls to vlog_init().
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
Ben Pfaff
vlog: Make vlog initialize itself when necessary.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
Ben Pfaff
timeval: Make time_init() static and remove calls to it.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
Ben Pfaff
timeval: Make timeval module initialize itself.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
Ben Pfaff
timeval: Integrate CLOCK_MONOTONIC detection into time_...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
Ben Pfaff
debian: Check for accurate Debian changelog version...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-21
Ben Pfaff
tests: Disable profiling for "wait-until must wait...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Ben Pfaff
netdev-linux: Avoid minor number 0 in traffic control.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Ben Pfaff
netdev-linux: Dump all queues, not just direct children...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Ben Pfaff
dpif-linux: Translate queues to priorities correctly.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Ben Pfaff
dpif: Abstract translation from OpenFlow queue ID into...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Ben Pfaff
Add pretty-printers for QoS related OpenFlow and ODP...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Ben Pfaff
ovs-controller: Add support for OpenFlow queues.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Ben Pfaff
learning-switch: Add support for OpenFlow queues.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Ben Pfaff
learning-switch: Break packet-in processing into two...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-16
Ben Pfaff
learning-switch: Refactor wildcards calculation.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-16
Ben Pfaff
learning-switch: Reserved addresses are destinations...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-16
Jesse Gross
ovs-vsctl: Fix unitialized variables.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-16
Ben Pfaff
ovs-vsctl: Do not allow record names to be abbreviated.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-16
Ben Pfaff
xenserver: Kill bond slaves' dhclients when bringing...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-15
Jesse Gross
doc: Make explicit that ovs-vswitchd is the preferred...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-15
Jesse Gross
datapath: Don't update flow key when applying actions.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-15
Jesse Gross
datapath: Don't set tunnel_id in a function.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-15
Jesse Gross
gre: Use struct for parsing GRE header.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-15
Jesse Gross
gre: Wait for an RCU grace period before freeing port.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-15
Jesse Gross
vport: Use DEFINE_PER_CPU instead of dynamically alloca...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-15
Jesse Gross
datapath: Put return type on same line as arguments...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-15
Jesse Gross
vport: Use EBUSY to represent already attached device.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-15
Jesse Gross
datapath: Make checksum offsets unsigned.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-15
Ben Pfaff
ovs-vsctl: Make --help capitalization and spelling...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-14
Ben Pfaff
Tests: Fix nonportable \" escape in printf(1) invocation.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-14
Ben Pfaff
ofpbuf: Implement unsupported feature in ofpbuf_trim().
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Jesse Gross
datapath: Make our checksumming more closely match...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Jesse Gross
gre: Fix headroom calculation.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Jesse Gross
datapath: Move over-MTU checking into vport_send().
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Jesse Gross
datapath: Add loop checking.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-13
Ben Pfaff
configure: Add --with-l26-source option to specify...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Ben Pfaff
vswitch: Distinguish mirrors by UUID, not by name.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Ben Pfaff
vswitch: Fix memory leak in mirror code.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Ben Pfaff
vswitch: Use ovsrec_qos_get_queues() to avoid open...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Ben Pfaff
ovsdb-idlc: Add "get" accessor functions to generated...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Ben Pfaff
vswitch: Use ovsdb_idl_get() to avoid O(n) in get_ovsre...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Ben Pfaff
ovsdb-idl: Transition to better interfaces for reading...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Ben Pfaff
ovsdb-idlc: Check and restore ovsdb_datum invariants...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Ben Pfaff
ovsdb: New functions ovsdb_datum_sort_unique(), ovsdb_d...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Ben Pfaff
ovsdb: New functions ovsdb_atom_default(), ovsdb_datum_...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-12
Ben Pfaff
ovsdb: Document some ovsdb-data.[ch] functions.
commit
|
commitdiff
|
tree
|
snapshot
2010-07-01
Ben Pfaff
ovsdb: Extend "monitor" to select different operations...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-30
Ben Pfaff
tests: Add OVSDB tests for monitors that select only...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-30
Ben Pfaff
ovsdb-client: Fix "selects" argument to "monitor" command.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-30
Ben Pfaff
ovsdb: Document in SPECS how OVS uses JSON.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-30
Ben Pfaff
json: Better handle JSON objects with duplicate names.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-30
Ben Pfaff
shash: New function shash_replace().
commit
|
commitdiff
|
tree
|
snapshot
2010-06-30
Ben Pfaff
shash: Refactor shash_add_nocopy(), shash_find().
commit
|
commitdiff
|
tree
|
snapshot
2010-06-30
Ben Pfaff
Simplify shash_find() followed by shash_add() into...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Ben Pfaff
ovs-pki: Allow generating certificates with duplicate...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Ben Pfaff
doc: Change "-" to "\-" in appropriate places.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Ben Pfaff
daemon: Clarify documentation.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Ben Pfaff
ovs-vsctl: Add "wait-until" command.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Ben Pfaff
ovs-vsctl: Make partial matches on record names optional.
commit
|
commitdiff
|
tree
|
snapshot
next