git://git.onelab.eu
/
sliver-openvswitch.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
ovs-vsctl: Try connecting only once for active connections by default.
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-25
Thomas Graf
linux: Increase accuracy of ingress_policing_rate at...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-01-25
Thomas Graf
rhel: Add OVSREQUIRES to automatically bring up OpenFlow...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-01-25
Thomas Graf
rhel: Automatically start openvswitch service before...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-01-25
Simon Horman
ofproto: Optimise OpenFlow flow expiry
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
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-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
Simon Horman
dpif-netdev: Limit scope of vlan in dp_netdev_execute_actions
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-16
Pavithra Ramesh
bridge: Remove restriction on socket name.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-01-16
Ed Maste
netdev: Add NULL get_tunnel_config for BSD.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-01-16
James Page
python: Workaround UNIX socket path length limits
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-01-15
Zoltan Kiss
bond: Fix comment on bond_entry::tag
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-01-15
Jarno Rajahalme
ofp-print.c: Fix remaining port number prints.
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
Jarno Rajahalme
Add Openflow 1.3 test for asynchronous message control.
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
Jarno Rajahalme
ofproto-dpif: More efficient implementation of get_odp_port().
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
Zoltan Kiss
bond: Change rebalance ratio to be more fair
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-07
Isaku Yamahata
ovs-vsctl.8: Add an example to configure openflow version.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2013-01-05
Saul St. John
manpages: Fix build
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-28
Jarno Rajahalme
Add Openflow 1.2 role request/reply processing, update...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2012-12-27
Simon Horman
flow: Split flow_extract
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2012-12-27
SUGYO Kazushi
ofp-util: features reply of openflow13 does not have...
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-10
Jarno Rajahalme
Add OpenFlow13 to the allowed protocols for ofproto...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2012-12-10
Jarno Rajahalme
Openflow 1.1 queue set/get config placeholders.
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2012-12-08
Ed Maste
vswitchd: Avoid writing to const struct
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
Andres Toomsalu
Added RHEL ovs-ifup STP option handling
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
Ed Maste
netdev-bsd: Use underlying tap device on netdev_bsd_listen().
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-07
Ed Maste
Prevent pager from appearing during build
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-06
Ed Maste
lib: remove duplicate #include <config.h>
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
Jarno Rajahalme
ofp-errors: Remove OFPERR_* values for error categories.
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
Jarno Rajahalme
Don't use error categories as if they were actually...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
2012-12-04
Jarno Rajahalme
ofp-errors: Fix typo in comment.
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-12-03
Jarno Rajahalme
include/openflow: Moved remaining common definitions...
Signed-off-by:
Ben Pfaff
<blp@nicira.com>
commit
|
commitdiff
|
tree
next