git://git.onelab.eu
/
sliver-openvswitch.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
datapath: Backport flex_arrays.
[sliver-openvswitch.git]
/
tests
/
2011-07-29
Ethan Jackson
ovs-ofctl: Print human readable nx_pull_match() errors.
tree
|
commitdiff
2011-07-28
Ethan Jackson
git: Update gitignore in tests and utilities.
tree
|
commitdiff
2011-07-27
Ben Pfaff
ovs-ofctl: Fix dump-ports and queue-stats commands.
tree
|
commitdiff
2011-07-27
Ben Pfaff
ofp-print: Make port "config" and "state" output easier...
tree
|
commitdiff
2011-07-26
Ben Pfaff
ovsdb: Implement a "lock" feature in the database protocol.
tree
|
commitdiff
2011-07-26
Ben Pfaff
ovsdb: Refactor jsonrpc-server to make the concept...
tree
|
commitdiff
2011-07-26
Ben Pfaff
ovsdb-client: Make "server" and "database" arguments...
tree
|
commitdiff
2011-07-23
Ethan Jackson
bundle: New action "bundle_load".
tree
|
commitdiff
2011-07-23
Ethan Jackson
bundle: Implement NX_BD_ALG_ACTIVE_BACKUP.
tree
|
commitdiff
2011-07-23
Ethan Jackson
nx-match: New helpers.
tree
|
commitdiff
2011-07-23
Ben Pfaff
util: New function log_2_floor().
tree
|
commitdiff
2011-07-23
Ethan Jackson
bundle: Run bundle_check() in unit tests.
tree
|
commitdiff
2011-07-19
Ethan Jackson
vswitch: Implement bundle action.
tree
|
commitdiff
2011-07-12
Ethan Jackson
tests: Fix deprecated use of qw.
tree
|
commitdiff
2011-06-30
Ben Pfaff
classifier: Print ARP opcode as "arp_op" instead of...
tree
|
commitdiff
2011-06-21
Ben Pfaff
ovsdb-idl: Plug hole in state machine.
tree
|
commitdiff
2011-06-17
David Tsai
xenserver: allow dom0 traffic in secure pool host when...
tree
|
commitdiff
2011-06-15
Ben Pfaff
ofp-util: Send table_id correctly in OpenFlow 1.0 flow_...
tree
|
commitdiff
2011-06-14
Ben Pfaff
ofp-print: Change "table_id" to "table" in flow_mod...
tree
|
commitdiff
2011-06-14
Ben Pfaff
ofp-parse: Add support for vlan_tci field.
tree
|
commitdiff
2011-06-14
Ben Pfaff
ofproto: Add simple tests for dumping aggregates and...
tree
|
commitdiff
2011-06-10
Ben Pfaff
tests: Add test for printing NXT_FLOW_MOD_TABLE_ID.
tree
|
commitdiff
2011-06-09
Justin Pettit
Remove NXAST_DROP_SPOOFED_ARP action.
tree
|
commitdiff
2011-06-09
Ethan Jackson
tests: Unit test autopath action parsing.
tree
|
commitdiff
2011-06-07
Ben Pfaff
ofp-parse: Add support for dl_dst masks in flow match...
tree
|
commitdiff
2011-06-07
Ben Pfaff
ovs-openflowd: Rename test-openflowd and move to "tests...
tree
|
commitdiff
2011-06-06
Ben Pfaff
ovsdb: Implement table uniqueness constraints ("indexes").
tree
|
commitdiff
2011-06-06
Ben Pfaff
ovsdb: Move ovsdb_table_put_row() into test program.
tree
|
commitdiff
2011-06-06
Ben Pfaff
ovsdb: Make ovsdb_column_set_from_json() take table...
tree
|
commitdiff
2011-05-31
Ben Pfaff
ovsdb: Check ovsdb_mutation_set_execute() return value...
tree
|
commitdiff
2011-05-31
Ben Pfaff
ovsdb: Add test for number-of-elements constraints.
tree
|
commitdiff
2011-05-27
Ben Pfaff
ovs-ofctl: Report attempts to add (remove, etc.) non...
tree
|
commitdiff
2011-05-27
Ben Pfaff
ofp-util: Export (again) a generalized function for...
tree
|
commitdiff
2011-05-27
Ben Pfaff
ofp-util: Also force nw_tos to be wildcarded for ARP...
tree
|
commitdiff
2011-05-26
Ben Pfaff
test-csum: Avoid "cast increases required alignment...
tree
|
commitdiff
2011-05-24
Ben Pfaff
tests: Fix the two Python XFAIL tests.
tree
|
commitdiff
2011-05-23
Ben Pfaff
Avoid sparse error or warning for sizeof(_Bool).
tree
|
commitdiff
2011-05-18
Ben Pfaff
Merge 'next' into 'master'.
tree
|
commitdiff
2011-05-16
Ben Pfaff
Make the source tree sparse clean.
tree
|
commitdiff
2011-05-16
Ben Pfaff
test-sha1: Suppress sparse warning.
tree
|
commitdiff
2011-05-16
Ben Pfaff
Fix incorrect byte order annotations.
tree
|
commitdiff
2011-05-16
Ben Pfaff
Consistently write null pointer constants as NULL inste...
tree
|
commitdiff
2011-05-13
Ben Pfaff
tests: Check ovs-openflowd log output instead of ignori...
tree
|
commitdiff
2011-05-13
Ben Pfaff
ofp-util: Revise OpenFlow 1.0 ofp_match normalization.
tree
|
commitdiff
2011-05-13
Ben Pfaff
ofp-util: Don't warn for different forms of nw_{src...
tree
|
commitdiff
2011-05-13
Ben Pfaff
lockfile: Don't warn if successful lock takes a little...
tree
|
commitdiff
2011-05-13
Ben Pfaff
tests: Check test output more carefully.
tree
|
commitdiff
2011-05-13
Ben Pfaff
Fix bugs lingering from merge mistakes.
tree
|
commitdiff
2011-05-12
Ben Pfaff
Merge 'master' into 'next'.
tree
|
commitdiff
2011-05-12
Ben Pfaff
Implement basic multiple table support.
tree
|
commitdiff
2011-05-11
Ben Pfaff
ofproto: Fix number of reported tables in OFPT_FEATURES...
tree
|
commitdiff
2011-05-11
Ben Pfaff
ofproto: Make rule construction and destruction more...
tree
|
commitdiff
2011-05-11
Ben Pfaff
ofproto: Break apart into generic and hardware-specific...
tree
|
commitdiff
2011-05-10
Ben Pfaff
stream-ssl: Improve messages when configuring SSL if...
tree
|
commitdiff
2011-04-26
Ben Pfaff
Remove support for obsolete "tun_id_from_cookie" extension.
tree
|
commitdiff
2011-04-21
Ben Pfaff
tests: Add ovs-openflowd to programs that need valgrind...
tree
|
commitdiff
2011-04-19
Ben Pfaff
ofp-util: Properly handle "tun_id"s in tun_id_from_cook...
tree
|
commitdiff
2011-04-12
Ethan Jackson
tests: Unit test autopath via ovs-ofctl.
tree
|
commitdiff
2011-04-04
Ben Pfaff
daemon: Avoid races on pidfile creation.
tree
|
commitdiff
2011-04-04
Ben Pfaff
daemon: Integrate checking for an existing pidfile...
tree
|
commitdiff
2011-04-04
Ben Pfaff
Log anything that could prevent a daemon from starting.
tree
|
commitdiff
2011-04-04
Ben Pfaff
type-props: New macro for estimating length of a decima...
tree
|
commitdiff
2011-04-04
Ben Pfaff
Add a few more users for ovs_retval_to_string().
tree
|
commitdiff
2011-04-01
Ben Pfaff
list: New functions list_is_singleton(), list_is_short().
tree
|
commitdiff
2011-04-01
Ben Pfaff
ovsdb-server: Avoid intermittent test failures due...
tree
|
commitdiff
2011-03-31
Ben Pfaff
ovsdb: Truncate bad transactions from database log.
tree
|
commitdiff
2011-03-31
Ben Pfaff
ovsdb: Check that ovsdb-server truncates corrupted...
tree
|
commitdiff
2011-03-31
Ben Pfaff
ovsdb: Force strong references to non-root tables to...
tree
|
commitdiff
2011-03-23
Ethan Jackson
gitignore: Added ovs-vlan-bug-workaround and tests
tree
|
commitdiff
2011-03-16
Ethan Jackson
ovs-vsctl: Back out garbage collection changes.
tree
|
commitdiff
2011-03-16
Ben Pfaff
ofproto: Remove controller discovery support.
tree
|
commitdiff
2011-03-16
Ben Pfaff
ofproto: Get rid of archaic "switch status" OpenFlow...
tree
|
commitdiff
2011-03-16
Ben Pfaff
ofp-util: New function ofputil_decode_flow_stats_reply().
tree
|
commitdiff
2011-03-16
Ben Pfaff
ovs-ofctl: Check min flow format support in negotiate_h...
tree
|
commitdiff
2011-03-16
Ben Pfaff
classifier: Omit all-1-bits mask for VLAN TCI in cls_ru...
tree
|
commitdiff
2011-03-16
Ben Pfaff
ofp-print: Consistently print priority only if it is...
tree
|
commitdiff
2011-03-16
Ben Pfaff
tests: Fix up interface-reconfigure test and results.
tree
|
commitdiff
2011-03-14
Andrew Evans
ovsdb-server: Report time since last connect and discon...
tree
|
commitdiff
2011-03-14
Ben Pfaff
ofp-print: Omit timestamp when printing packets in...
tree
|
commitdiff
2011-03-10
Ben Pfaff
ovsdb: Implement garbage collection.
tree
|
commitdiff
2011-03-10
Ben Pfaff
ovsdb: Improve error message for duplicate uuid-name.
tree
|
commitdiff
2011-03-10
Ben Pfaff
ovsdb-data: Verify that named-uuid string is an <id>.
tree
|
commitdiff
2011-03-10
Ben Pfaff
python/ovs/ovsuuid: Fix behavior of UUID.from_json...
tree
|
commitdiff
2011-03-10
Andrew Evans
reconnect: Rename CONNECT_IN_PROGRESS state to CONNECTI...
tree
|
commitdiff
2011-03-10
Ethan Jackson
xenserver: Delete Bridge when creating vlan.
tree
|
commitdiff
2011-03-10
Ethan Jackson
reconnect: Fix printf() format warning.
tree
|
commitdiff
2011-03-10
Andrew Evans
reconnect: Track last-disconnected time.
tree
|
commitdiff
2011-03-10
Ben Pfaff
ovs-ofctl: Make add-flows command read from stdin if...
tree
|
commitdiff
2011-03-01
Ben Pfaff
ovs-ofctl: Implement documented semantics of --flow...
tree
|
commitdiff
2011-03-01
Andrew Evans
xenserver: Add support for disabling in-band management...
tree
|
commitdiff
2011-02-25
Ben Pfaff
ofp-print: Don't print priority for flow stats requests.
tree
|
commitdiff
2011-02-23
Ben Pfaff
test-ovsdb: Check uuid_from_string() return value.
tree
|
commitdiff
2011-02-23
Justin Pettit
test-ovsdb: Don't leak return value from ovsdb_txn_comm...
tree
|
commitdiff
2011-02-23
Ben Pfaff
multipath: Validate multipath actions more thoroughly...
tree
|
commitdiff
2011-02-18
Andrew Evans
ovsdb: Remove 'managers' column from 'Open vSwitch...
tree
|
commitdiff
2011-02-15
Ben Pfaff
ovsdb-tool: New command "needs-conversion".
tree
|
commitdiff
2011-02-15
Ben Pfaff
ovsdb-tool: Add commands for printing the database...
tree
|
commitdiff
2011-02-11
Justin Pettit
xenserver: Remove support for XenServer versions older...
tree
|
commitdiff
2011-02-11
Andrew Evans
xenserver: Merge upstream changes and drop pre-5.6...
tree
|
commitdiff
2011-02-09
Ben Pfaff
ovs-vsctl: Add new "find" command.
tree
|
commitdiff
next