git://git.onelab.eu
/
sliver-openvswitch.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
lib: Switch to flow based tunneling.
2013-01-26
Ben Pfaff
ofproto: Maintain "expirable" list for "add" flow_mod...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-01-26
Ben Pfaff
ofproto: Properly refresh rule modified time when nothing...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-01-26
Ben Pfaff
vconn: Initialize 'recv_any_version' member of struct...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-01-24
Ben Pfaff
rconn: Fix null pointer dereference in rconn_add_monitor().
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-01-24
Ben Pfaff
ovs-ofctl: Use vconn_open() instead of vconn_open_block...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-01-24
Ben Pfaff
netdev-dummy: Test LACP negotiation.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-01-24
Ben Pfaff
ovsdb: Fix double-free in ovsdb_jsonrpc_session_close().
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-01-24
Ben Pfaff
ofproto: Avoid wild write removing OFPP_LOCAL port...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-01-24
Ben Pfaff
FAQ: Add QoS section.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-01-23
Ben Pfaff
bridge: Fix bug in equal_pathnames().
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-01-22
Ben Pfaff
hash: Replace primary hash functions by murmurhash.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-01-22
Ben Pfaff
hash: Change mhash_finish() data measurement from words...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-01-22
Ben Pfaff
hash: Correct implementation of mhash_finish().
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-01-22
Ben Pfaff
tests: Fix dependencies on hash function in ofproto...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-01-22
Ben Pfaff
datapath: Don't dump partial action lists in flows.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-01-21
Ben Pfaff
datapath: Avoid null deref when GSO is for verifying...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-01-21
Ben Pfaff
ofproto: Remove redundant call to ofconn_get_ofproto
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-01-17
Ben Pfaff
NEWS: Mention that bridge compatibility is gone.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-01-17
Ben Pfaff
Makefile.am: add check that <assert.h> is not used...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-01-17
Ben Pfaff
Remove useless use of <assert.h>.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-01-17
Ben Pfaff
Replace most uses of assert by ovs_assert.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-01-17
Ben Pfaff
util: Introduce ovs_assert macro.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-01-16
Ben Pfaff
ovs-vsctl: Add --if-exists option to many database...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-01-11
Ben Pfaff
FAQ: Update question about OpenFlow version support.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-01-11
Ben Pfaff
worker: Remove unreachable statement.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-01-11
Ben Pfaff
socket-util: Use CONST_CAST in send_iovec_and_fs().
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-01-11
Ben Pfaff
worker: Make worker_request_iovec() verify that it...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-01-11
Ben Pfaff
worker: Do not use poll_block() in worker_send_iovec().
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-01-11
Ben Pfaff
vlog: Avoid calling worker_request() reentrantly.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-01-10
Ben Pfaff
tests: Fix memory leaks in test-classifier program.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-01-10
Ben Pfaff
classifier: Fix theoretical leak in classifier_destroy().
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-01-09
Ben Pfaff
dpif: Document.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-01-09
Ben Pfaff
ofproto-dpif: Eliminate unneeded call to ofproto_dpif_cast().
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-01-09
Ben Pfaff
ovsdb-server: Fix memory leak when manager table has...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-01-09
Ben Pfaff
connmgr: Fix memory leak destroying ofmonitor.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-01-09
Ben Pfaff
ofproto-dpif-governor: Fix small memory leak.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-01-09
Ben Pfaff
ofp-util: Fix uninitialized bytes in OF1.0 and OF1...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-01-09
Ben Pfaff
meta-flow: Fix uninitialized data parsing tnl_flags...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-01-07
Ben Pfaff
rconn: Avoid memory leak in rconn_send_with_limit(...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-01-07
Ben Pfaff
manpages.mk: Install auto-generated update.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-01-07
Ben Pfaff
bond: Correct comments.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-01-04
Ben Pfaff
vconn: Fix parameters for vconn_open(), vconn_open_block...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-01-04
Ben Pfaff
FAQ: Remove doubled "modified" in FAQ answer.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-01-04
Ben Pfaff
manpages: Put version number instead of date at bottom...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-01-04
Ben Pfaff
ovs-ofctl: Document to work with any OpenFlow switch.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-01-03
Ben Pfaff
ofp-actions: Fix the check for instruction ordering...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2012-12-30
Ben Pfaff
debian: Fix typo in comment in openvswitch-controller...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2012-12-26
Ben Pfaff
ovs-vswitch: Make OpenFlow "dp_desc" configurable.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2012-12-26
Ben Pfaff
ofproto: Use NULL "desc" values to indicate defaults.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2012-12-26
Ben Pfaff
ofproto: Remove ofproto_set_desc().
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2012-12-26
Ben Pfaff
ovs-ctl: Exit, instead of resuming, after handling...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2012-12-21
Ben Pfaff
ovsdb-doc: Fix formatting at top of generated manpage.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2012-12-18
Ben Pfaff
meta-flow: Correctly byteswap skb_priority/skb_mark...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2012-12-18
Ben Pfaff
ofproto, ofproto-dpif: Fix memory leaks of struct iface_hint...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2012-12-18
Ben Pfaff
ofproto-dpif: Fix another memory leak in type_run().
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2012-12-18
Ben Pfaff
ofproto-dpif: Fix memory leak in type_run().
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2012-12-18
Ben Pfaff
ofproto-dpif: Avoid potential undefined behavior in...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2012-12-18
Ben Pfaff
meta-flow: Fix and simplify mf_get_mask().
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2012-12-17
Ben Pfaff
OPENFLOW-1.1+: New file for OpenFlow 1.1 and later...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2012-12-14
Ben Pfaff
flow: Fix harmless typo in flow_wildcards_hash().
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2012-12-13
Ben Pfaff
daemon: Start monitor process, not daemon process,...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2012-12-12
Ben Pfaff
packets: Change IP_ARGS interface to take an ovs_be32...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2012-12-10
Ben Pfaff
ovs-vsctl: Allow command-specific options to mingle...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2012-12-08
Ben Pfaff
ofproto: Report correct error for emergency flow with...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2012-12-08
Ben Pfaff
vswitchd: Make the maximum size of MAC learning tables...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2012-12-08
Ben Pfaff
vlog: New vlog/enable-rate-limit and vlog/disable-rate...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2012-12-08
Ben Pfaff
nx-match: Log a warning when a wildcarded bit is set...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2012-12-08
Ben Pfaff
tests: Avoid race condition in flow monitoring test.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2012-12-06
Ben Pfaff
Makefile.am: Add a build check that every .c file ...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2012-12-05
Ben Pfaff
rconn: Maintain original allowed_versions instead of...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2012-12-04
Ben Pfaff
FAQ: Add table of supported Linux versions.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2012-12-04
Ben Pfaff
ofp-errors: Make every error encodable.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2012-12-04
Ben Pfaff
ofp-errors: Correctly encode errors as extensions or...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2012-12-04
Ben Pfaff
INSTALL.Debian: New instructions for installing on...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2012-12-03
Ben Pfaff
INSTALL.RHEL: Explain how to work around RHEL 6 kernel...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2012-11-30
Ben Pfaff
ovs-dpctl: Describe -s option in usage message.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2012-11-29
Ben Pfaff
bond: Fix segfault sending learning packets with LACP...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2012-11-29
Ben Pfaff
FAQ: Add Q&A to emphasize that VLANs partition a network.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2012-11-29
Ben Pfaff
bridge: Drop warning about the default bridge Ethernet...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2012-11-29
Ben Pfaff
ovs-ofctl: Reject impossible protocols configurations...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2012-11-29
Ben Pfaff
ofp-util: New functions for converting protocols to...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2012-11-29
Ben Pfaff
ofp-util: Make "OXM" flow format name include both...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2012-11-29
Ben Pfaff
ofp-util: Style fixes.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2012-11-29
Ben Pfaff
ofp-version-opt: Fix wrong information in usage message.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2012-11-27
Ben Pfaff
AUTHORS: Add Jarno Rajahalme.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2012-11-22
Ben Pfaff
python/ovs/stream: Fix Stream.connect() retval for...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2012-11-20
Ben Pfaff
socket-util: Remove get_socket_error().
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2012-11-20
Ben Pfaff
socket-util: Avoid using SO_ERROR.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2012-11-20
Ben Pfaff
bridge: Fix typo in comment.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2012-11-20
Ben Pfaff
dpif-netdev: Make odp_flow_key_to_flow() check more...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2012-11-20
Ben Pfaff
python/ovs/socket_util: Fix error path in set_nonblocking.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2012-11-19
Ben Pfaff
connmgr: Use version of underlying rconn
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2012-11-19
Ben Pfaff
connmgr: Mark ofconn_get_protocol() parameter const.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2012-11-17
Ben Pfaff
CodingStyle: Fix indentation.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2012-11-16
Ben Pfaff
nicira-ext: Remove NXFF_OPENFLOW12.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2012-11-16
Ben Pfaff
ofp-util: Make ofputil_encode_set_protocol() able to...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2012-11-16
Ben Pfaff
ofp-util: Allow use of OpenFlow 12 flow format
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2012-11-16
Ben Pfaff
ofp-util: Rename OFPUTIL_P_* constants and update comments...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2012-11-16
Ben Pfaff
ovs-ofctl: Style fix.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2012-11-09
Ben Pfaff
tests: Add tests for encoding and decoding OpenFlow...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
next