projects
/
openvswitch
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
check-structs: Disallow uint<N>_t because ovs_be<N> should always be used.
2012-04-02
Ben Pfaff
check-structs: Disallow uint<N>_t because ovs_be<N...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-30
Simon Horman
Definitions for Open Flow 1.2
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-30
Simon Horman
Add some missing Open Flow 1.1 definitions
[
blp@nicira.com
added OFPRR_GROUP_DELETE to
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-30
Simon Horman
Add some missing Open Flow 1.0 definitions
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-30
Simon Horman
Move structures into openflow-common.h
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-30
Simon Horman
Use ovs_be16 in ofp_queue_prop_min_rate
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-30
Simon Horman
Use ovs_be32 in nx_flow_mod_table_id
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-28
Ben Pfaff
Rearrange structures to better fit valgrind's memory...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-28
Ben Pfaff
tests: Gracefully shut down ovsdb-server, to avoid...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-28
Ben Pfaff
tests: Suppress valgrind error reports from glibc timer_crea...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-28
Ben Pfaff
Fix minor memory leaks found by valgrind.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-28
Ben Pfaff
ovsdb-idl: Fix memory leak writing synthetic rows in...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-28
Simon Horman
Add some missing common Open Flow definitions
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-27
Ben Pfaff
Avoid possibly including an old vswitch-idl.h.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-27
Ben Pfaff
dpif-netdev: Correct type of struct dp_netdev_flow...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-27
Simon Horman
Add error codes for Open Flow v1.2
[
blp@nicira.com
added better error checking in...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-27
Ben Pfaff
ofp-errors: Use OF1.1+ in place of OF1.1 throughout.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-27
Ben Pfaff
ofp-errors: Rename "OF" to "OF1.0+", "NX" to "NX1.0+".
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-27
Ben Pfaff
extract-ofp-errors: Fix error message.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-26
Raju Subramanian
ovs-bugtool: Add ability to prioritize files by date.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-26
Ben Pfaff
DESIGN: Fix alignment in table.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-23
Ben Pfaff
unixctl: Fix bad log message on error path.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-23
Ben Pfaff
treewide: Convert tabs to spaces in C source files...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-23
Ben Pfaff
ovsdb-idlc: Fix memory leak in "optional bool" columns.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-22
Ben Pfaff
debian: Fix log rotation.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-22
Ben Pfaff
xenserver: Recognize XenServer 5.6-SP2 scripts in RPM...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-21
Ben Pfaff
ofproto-dpif: Fix tag caching for learned flows.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-21
Ben Pfaff
ofproto-dpif: Avoid segfault deleting facets that execute...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-21
Ben Pfaff
hmap: New function hmap_contains().
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-21
Ben Pfaff
ofproto-dpif: Fix return type of rule_calculate_tag().
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-21
Ben Pfaff
learn: Initialize cookie_mask in constructed flow_mod.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-20
Ben Pfaff
ovs-vsctl: Allow "fake bridges" to be created for VLAN 0.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-19
Ben Pfaff
netdev-linux: Fix use-after-free when netdev_dump_queues...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-19
Ben Pfaff
configure: Remove --with-build-number.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-16
Ben Pfaff
debian: Use a different way to avoid failing install...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-16
Ben Pfaff
netlink-socket: Increase Netlink socket receive buffer...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-15
Ben Pfaff
meta-flow: Don't dereference NULL sf->field in mf_format_sub...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-15
Ben Pfaff
connmgr: Remove now-unused function connmgr_broadcast().
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-15
Ben Pfaff
fail-open: Use connmgr_send_packet_in() instead of...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-15
Ben Pfaff
ofproto: connmgr_send_packet_in() doesn't need buffer_id...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-15
Ben Pfaff
connmgr: Drop 'flow' parameter from connmgr_send_packet_in().
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-15
Ben Pfaff
ofp-util: Fix typo in comment.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-13
Ben Pfaff
ofproto-dpif: Add comments for a few VLAN splinters...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-13
Ben Pfaff
Use `pwd` in place of $PWD, treewide.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-12
Ben Pfaff
tests: Skip "strings at least 2 characters long" test...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-12
Ben Pfaff
ofproto: Fix code that keeps track of MTU.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-12
Ben Pfaff
openflow: Properly clean out stamp files on "make clean".
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-12
Ben Pfaff
python: Fix "make distcheck" error on version.py.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-12
Ben Pfaff
ovsdb-doc: Use minus sign in negative numbers in nroff...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-12
Ben Pfaff
ovsdb-doc: Convert '-' preceding a number as a minus...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-12
Ben Pfaff
ovsdb-doc: Put NAME section into generated manpage.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-12
Ben Pfaff
debian: Avoid unit test failure when doing "unofficial...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-12
Thomas Goirand
doc: Fix typo in manpage.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-12
Thomas Goirand
debian: Bump standards-version to 3.9.3.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-12
Thomas Goirand
debian: Remove some useless files from the dkms pacakge.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-12
Thomas Goirand
debian: Clean .pyc files in "clean" target.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-12
Thomas Goirand
debian: Remove po-debconf build dependency.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-12
Thomas Goirand
debian: Build-depend on python-all to pull in all Python...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-12
Thomas Goirand
debian: Add missing ${python:Depends} to openvswitch...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-12
Thomas Goirand
debian: Improve long descriptions so as to better describe...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-12
Thomas Goirand
debian: Bump debhelper compat level to 8 and make build...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-12
Thomas Goirand
debian: Add long descriptions for init scripts.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-12
Ben Pfaff
tests: Fix "make check" as non-root.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-12
Ben Pfaff
ovs-pki: Implement --version option.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-09
Ben Pfaff
debian: Fix Debian build of modules via module-assistant.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-08
Ben Pfaff
netdev-linux: Use "read", not "recv", for tap devices.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-08
Ben Pfaff
ovs-xapi-sync: Rerun processing when a db update arrives...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-08
Ben Pfaff
tests: Suppress "role reply" that can appear in async...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-08
Ben Pfaff
stream-unix: Do not bind a name for client sockets.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-08
Ben Pfaff
socket-util: Unlink Unix domain sockets that bind but...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-08
Ben Pfaff
python socket_util: Use correct fatal_signal function...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-08
Ben Pfaff
python socket_util: Don't try to unbind None bind_path.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-07
Ben Pfaff
netdev-linux: Fix build failure with old kernel headers.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-07
Ben Pfaff
ovs-ofctl: Make "barrier" output reproducible for testing.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-07
Ben Pfaff
tests: Convert *_SCHEMA macros to shell functions.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-07
Ben Pfaff
tests: Convert OVS_WAIT_* macros to shell functions.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-07
Ben Pfaff
tests: Convert interface-reconfigure macros to shell...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-07
Ben Pfaff
datapath: Honor dp_ifindex, when specified, for vport...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-07
Ben Pfaff
Abstract everything that uses ofp_phy_port, add OF1...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-07
Ben Pfaff
openflow: Split OFPAT_* into OFPAT10_* and OFPAT11_*.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-07
Ben Pfaff
netdev: Abstract "features" interface away from OpenFlow...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-07
Ben Pfaff
ofp-util: Don't decode some OF1.1 messages as OF1.0...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-07
Ben Pfaff
Break OFPT_* constants into common value and 1.0- and...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-07
Ben Pfaff
ofp-util: Add functions for working with OpenFlow 1...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-07
Ben Pfaff
ofp-print: Print OpenFlow version number of message...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-07
Ben Pfaff
Begin breaking openflow-1.0.h into common and version...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-07
Ben Pfaff
Move content of openflow.h into openflow-1.0.h.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-07
Ben Pfaff
Introduce ofputil_protocol, to abstract the protocol...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-07
Ben Pfaff
ofp-print: Remove unused function ofp_message_type_to_string().
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-07
Ben Pfaff
ovs-ofctl: Avoid segfault upon receive error for "monitor...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-05
Ben Pfaff
vswitchd: Document behavior of 802.1p priorities with...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-05
Ben Pfaff
bridge: Remove unwanted ports at time of ofproto creation.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-02
Ben Pfaff
connmgr: Make "enable-async-messages" work for primary...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-02
Ben Pfaff
netdev: Fix typo in error message.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-02
Chris Wright
INSTALL.Linux: minor typo
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-02
Chris Wright
ovsdbmonitor: add .desktop file
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-02
Ben Pfaff
xenserver: Fix rule for generating xenserver/openvswitch...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-02
Ben Pfaff
debian: Move PKI directory to FHS-compliant location.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-03-01
Chris Wright
ovsdbmonitor: move to its own data directory
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-02-29
Ben Pfaff
bridge: Drop log message when a QoS record lacks a...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
next