projects
/
openvswitch
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
xenserver, rhel: Enable extra ovs-ctl options from init scripts.
2012-06-15
Ben Pfaff
xenserver, rhel: Enable extra ovs-ctl options from...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-06-15
Ben Pfaff
debian: Enable passing extra options to ovs-ctl from...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-06-15
Ben Pfaff
ovs-ctl: Add support for running daemons under valgrind...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-06-15
Ben Pfaff
ovs-ctl: Document --ovs-brcompatd-priority.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-06-15
Simon Horman
openflow: Add ofp11_group
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-06-14
Ben Pfaff
ofproto: Remove member whose value is always -1 from...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-06-14
Ben Pfaff
tests: Add $(check_DATA) to check-valgrind dependencies.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-06-13
Ben Pfaff
vlog: Avoid use-after-free in corner case.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-06-13
Ben Pfaff
ofp-util: Improve return type of ofputil_decode_packet_in().
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-06-13
Ben Pfaff
openflow-1.0.h: Clarify meaning of nw_tos in struct...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-06-13
Ben Pfaff
ofp-util: Remove unused functions make_add_simple_flow...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-06-13
Ben Pfaff
Allow general masking of IPv6 addresses rather than...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-06-13
Ben Pfaff
Allow general masking of IPv4 addresses rather than...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-06-13
Ben Pfaff
ofp-util: Implement translation to and from OpenFlow...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-06-13
Ben Pfaff
packets: Add ETH_TYPE_MPLS and ETH_TYPE_MPLS_MCAST.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-06-13
Ben Pfaff
packets: Define IPPROTO_SCTP if not provided by <netinet...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-06-13
Ben Pfaff
openflow-1.0: Rename ofp_match to ofp10_match, OFPFW_...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-06-13
Ben Pfaff
openflow-1.1.h: Fix OFPFW11_* definitions.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-06-12
Ben Pfaff
FAQ: Mention high CPU usage as symptom of looping the...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-06-12
Ben Pfaff
Add a FAQ.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-06-11
Ben Pfaff
ofproto: Update comment.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-06-11
Simon Horman
nx-match: Add parsing and serialisation of OXM matches.
[
blp@nicira.com
adjusted style, added a comment...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-06-10
Ben Pfaff
dpif-netdev: Fix use-after-free in dpif_netdev_recv.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-06-08
Simon Horman
openflow: Use spaces for indentation
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-06-01
Ben Pfaff
dpif-linux: Log details when a packet is lost.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-06-01
Ben Pfaff
dpif-linux: Slightly refactor internal data structures.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-06-01
Ben Pfaff
dpif-linux: Avoid pessimal behavior when kernel-to...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-06-01
Ben Pfaff
poll-loop: More strictly rate-limit high CPU use logging.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-29
Joe Stringer
flow: Adds support for arbitrary ethernet masking
[
blp@nicira.com
made some updates, see
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-29
Joe Stringer
packets: Adds ethernet-matching helper functions
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-25
Ben Pfaff
odp-util: Update ODPUTIL_FLOW_KEY_BYTES for current...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-24
Ben Pfaff
NEWS: Fix up version for "mod-port" item.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-24
Ben Pfaff
ovs-ofctl: Support all OFPPC_* flags in "mod-port"...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-24
Simon Horman
ovs-dpctl: Don't include include/openvswitch/tunnel.h
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-22
Ben Pfaff
ofproto-dpif-governor: Fix bug in log message.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-22
Ben Pfaff
Add support for tracking and logging daemon memory...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-22
Ben Pfaff
simap: New data structure for string-to-integer maps.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-22
Ben Pfaff
Properly reopen python daemon log files after rotation.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-22
Ben Pfaff
vlog: Take advantage of relaxed "-v" syntax through...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-22
Ben Pfaff
python: Implement "vlog/set", "vlog/list" unixctl commands...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-22
Ben Pfaff
python: Implement "vlog/reopen" unixctl command in...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-22
Ben Pfaff
python: Break unixctl implementation into registry...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-22
Ben Pfaff
tests: Fix Emacs syntax highlighting in vlog.at.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-22
Ben Pfaff
Use PYTHONDONTWRITEBYTECODE=yes for invoking Python...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-22
Ben Pfaff
Fix typo in "PYTHONPATH".
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-16
Ben Pfaff
PORTING: Add hint to adjust the default fail-mode,...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-16
Ben Pfaff
vswitch.xml: Describe current default fail_mode.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-16
Arun Sharma
ovs-vsctl: Add "--all" option for "destroy" command...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-16
Giuseppe Lettieri
dpif-netdev: allow for proper destruction of netdev...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-14
Ben Pfaff
daemon: Add comment.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-14
Ben Pfaff
vswitch.xml: Suggest secure fail-mode to avoid loops...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-14
Ben Pfaff
Makefile.am: Remove -export-dynamic.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-14
Ben Pfaff
fatal-signal: Log when terminating due to a fatal signal.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-14
Ben Pfaff
ofp-util: Match on NXAST_CONTROLLER as an output to...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-14
Ben Pfaff
docs: Fix bad troff markup.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-14
Ben Pfaff
ovs-vswitchd: Document some limits.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-14
Ben Pfaff
ovs-dpctl: Remove obsolete documentation of limit on...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-14
Ben Pfaff
ofp-parse: Mark ofp_fatal() as never returning.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-14
Ben Pfaff
ovs-ofctl: Avoid impossible check for !osm in fetch_port_by_...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-14
Ben Pfaff
Avoid writes to variables that are never read back.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-14
Ben Pfaff
Avoid assigning the same value to a variable back-to...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-14
Ben Pfaff
ofproto: Remove write-only variable.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-14
Ben Pfaff
cfm: Avoid null pointer dereference in cfm_process_heartbeat().
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-14
Simon Horman
Remove forward declaration of vsp_vlandev_to_realdev()
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-10
Ben Pfaff
odp-util: Add tests for parsing and formatting ODP...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-10
Ben Pfaff
dynamic-string: New function ds_get_test_line().
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-10
Ben Pfaff
odp-util: Fix parsing of actions encapsulated within...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-10
Simon Horman
ofproto-dpif: Make parameters const.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-10
Ben Pfaff
Fix "make distcheck" failure since we weren't cleaning...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-10
Arun Sharma
bugtool: rename label names in plugins related to ovs...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-10
Arun Sharma
bugtool: Collect bond state information from ovs.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-09
Ben Pfaff
ofproto-dpif: Segregate CFM, LACP, and STP traffic...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-09
Ben Pfaff
ofproto-dpif: Introduce "slow path" datapath flows.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-09
Ben Pfaff
ofproto-dpif: Introduce "internal flows" for handling...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-09
Ben Pfaff
ofproto-dpif: Move code closer to left margin in facet_check...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-09
Ben Pfaff
ofproto-dpif: Factor parts of update_stats() out into...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-09
Ben Pfaff
odp-util: Change user_action_cookie from struct to...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-09
Ben Pfaff
ofproto-dpif: Clean up and centralize sFlow logic.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-09
Ben Pfaff
odp-util: Use switch for checking values of an enum.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-09
Ben Pfaff
odp-util: Fix typo in comment.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-09
Ben Pfaff
ofproto-dpif: Minor style fix.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-09
Ben Pfaff
ofproto: Don't limit flows in OpenFlow tables by default.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-09
Brian Kruger
rhel: Add timeouts to network scripts.
[
blp@nicira.com
fixed up a conflict against master]
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-07
Ben Pfaff
ofp-util: Treat a packet-out in_port of OFPP_CONTROLLER...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-07
Ben Pfaff
ofproto-dpif: Accept OpenFlow-like flows in "ofproto...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-07
Ben Pfaff
ofp-parse: New function parse_ofp_exact_flow().
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-07
Ben Pfaff
ofp-util: Avoid ovs_fatal() in ofputil_parse_key_value().
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-07
Ben Pfaff
ofproto-dpif: Factor out VLAN splinter flow adjustment...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-07
Ben Pfaff
debian: Synchronize debian/changelog with downstream...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-03
Raju Subramanian
Global replace of Nicira Networks.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-01
Ben Pfaff
DESIGN: Document uses for flow cookies.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-01
Ben Pfaff
ovs-ctl: Make "force-reload-kmod" warn when DHCP clients...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-01
Ben Pfaff
tests: Fix typo in comment.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-01
Ben Pfaff
ovs-ofctl: Document padding in "note" actions.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-01
Ben Pfaff
ofp-print: Add some more white space to flow dumps.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-01
Ben Pfaff
ovs-ofctl: Document importance of priorities.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-01
Ben Pfaff
vswitch.xml: Document more details of CFM intervals.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-01
Ben Pfaff
ovs-appctl: Point to individual daemon manpages in...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-05-01
Ben Pfaff
netdev: Document use for get_etheraddr member of struct...
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
2012-04-30
Ben Pfaff
connmgr: Log when controllers are added and removed.
Signed-off-by: Ben Pfaff <
blp@nicira.com
>
commit
|
commitdiff
|
tree
next