Merge remote-tracking branch 'origin/ovs-dev' into bsd-port
[sliver-openvswitch.git] / tests /
2012-06-30 Giuseppe LettieriMerge remote-tracking branch 'origin/ovs-dev' into... bsd-port
2012-06-27 Ben Pfaffofproto: Report nonexistent ports and queues as errors...
2012-06-27 Simon Hormanopenflow: Add Open Flow 1.2 to ofp_to_string__()
2012-06-27 Ben Pfafftests: Fix MockXenAPI to make the ovs-xapi-sync test...
2012-06-27 Joe StringerAdd OXM_OF_METADATA field as a step toward OpenFlow...
2012-06-27 Ben Pfaffmeta-flow: Accept NXM and OXM field names, support...
2012-06-26 Giuseppe LettieriMerge branch 'ovs-dev', remote branch 'origin' into...
2012-06-21 Giuseppe LettieriMerge branch 'ovs-dev' of /usr/local/git/openvswitch...
2012-06-14 Ben Pfafftests: Add $(check_DATA) to check-valgrind dependencies.
2012-06-13 Ben PfaffAllow general masking of IPv6 addresses rather than...
2012-06-13 Ben PfaffAllow general masking of IPv4 addresses rather than...
2012-06-13 Ben Pfaffofp-util: Implement translation to and from OpenFlow...
2012-06-13 Ben Pfaffopenflow-1.0: Rename ofp_match to ofp10_match, OFPFW_...
2012-06-11 Simon Hormannx-match: Add parsing and serialisation of OXM matches.
2012-06-08 Ethan Jacksonlacp: Print may_enable flag in appctl output.
2012-06-07 Ethan Jacksonpackets: Fix eth_addr_equal_except().
2012-05-29 Joe Stringerflow: Adds support for arbitrary ethernet masking
2012-05-29 Justin Pettitofp-util: Clean up cookie handling.
2012-05-25 Ben Pfaffodp-util: Update ODPUTIL_FLOW_KEY_BYTES for current...
2012-05-24 Ben Pfaffovs-ofctl: Support all OFPPC_* flags in "mod-port"...
2012-05-22 Ben Pfaffvlog: Take advantage of relaxed "-v" syntax through...
2012-05-22 Ben Pfaffpython: Implement "vlog/set", "vlog/list" unixctl comma...
2012-05-22 Ben Pfaffpython: Implement "vlog/reopen" unixctl command in...
2012-05-22 Ben Pfaffpython: Break unixctl implementation into registry...
2012-05-22 Ben Pfafftests: Fix Emacs syntax highlighting in vlog.at.
2012-05-22 Ben PfaffUse PYTHONDONTWRITEBYTECODE=yes for invoking Python...
2012-05-17 Giuseppe LettieriMerge branch 'ovs-dev' of /usr/local/git/openvswitch...
2012-05-16 Arun Sharmaovs-vsctl: Add "--all" option for "destroy" command...
2012-05-14 Ben PfaffAvoid assigning the same value to a variable back-to...
2012-05-12 Ben Pfaffodp-util: Add tests for parsing and formatting ODP...
2012-05-10 Ben Pfaffdynamic-string: New function ds_get_test_line().
2012-05-10 Ben Pfaffodp-util: Add tests for parsing and formatting ODP...
2012-05-09 Ben Pfaffofproto-dpif: Introduce "slow path" datapath flows.
2012-05-09 Ben Pfaffofproto-dpif: Introduce "internal flows" for handling...
2012-05-08 Justin Pettitofproto: Add support for OF1.3 port description multipa...
2012-05-07 Ben Pfaffofp-util: Treat a packet-out in_port of OFPP_CONTROLLER...
2012-05-07 Ben Pfaffofproto-dpif: Accept OpenFlow-like flows in "ofproto...
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-05-01 Ben Pfafftests: Fix typo in comment.
2012-05-01 Ben Pfaffofp-print: Add some more white space to flow dumps.
2012-04-26 Ansis Attekanicira-ext: Support masking of nd_target field
2012-04-26 Ben Pfaffjson: Correct position tracking in JSON parser implemen...
2012-04-23 Ben Pfafftests: Generalize 'sed' calls in MAC learning test...
2012-04-23 Ben Pfafftests: Avoid daemon race between pidfile creation and...
2012-04-19 Ben Pfaffdpif: Include TCP flags in "ovs-dpctl dump-flows" output.
2012-04-17 Ethan Jacksonsocket-util: Remove DSCP_INVALID.
2012-04-14 Ben Pfafflearn: Make it possible to parse "load" actions wider...
2012-04-14 Ben Pfafflearn: Fix bugs when learn actions use subfields wider...
2012-04-14 Ben Pfaffutil: New function bitwise_is_all_zeros().
2012-04-14 Ben Pfaffutil: New function bitwise_one().
2012-04-12 Ben Pfaffovsdb-idl: Improve ovsdb_idl_txn_increment() interface.
2012-04-12 Ben Pfaffovsdb-idl: Simplify transaction retry.
2012-04-02 Ben Pfaffcheck-structs: Disallow uint<N>_t because ovs_be<N...
2012-03-28 Ben Pfafftests: Gracefully shut down ovsdb-server, to avoid...
2012-03-28 Ben Pfafftests: Suppress valgrind error reports from glibc timer...
2012-03-27 Simon HormanAdd error codes for Open Flow v1.2
2012-03-24 Mehak MahajanAllow configuring DSCP on controller and manager connec...
2012-03-20 Ben Pfaffovs-vsctl: Allow "fake bridges" to be created for VLAN 0.
2012-03-13 Ben PfaffUse `pwd` in place of $PWD, treewide.
2012-03-12 Ben Pfafftests: Skip "strings at least 2 characters long" test...
2012-03-12 Ben Pfafftests: Fix "make check" as non-root.
2012-03-09 Ethan Jacksonnicira-ext: Increase the number of NXM registers to 8.
2012-03-09 Ethan Jacksonidl: Convert python daemons to utilize SchemaHelper.
2012-03-08 Ben Pfafftests: Suppress "role reply" that can appear in async...
2012-03-08 Ethan Jacksonpython: Make build number format consistent with C.
2012-03-07 Ben Pfaffovs-ofctl: Make "barrier" output reproducible for testing.
2012-03-07 Ben Pfafftests: Convert *_SCHEMA macros to shell functions.
2012-03-07 Ben Pfafftests: Convert OVS_WAIT_* macros to shell functions.
2012-03-07 Ben Pfafftests: Convert interface-reconfigure macros to shell...
2012-03-07 Ben PfaffAbstract everything that uses ofp_phy_port, add OF1...
2012-03-07 Ben Pfaffofp-print: Print OpenFlow version number of message...
2012-03-07 Ben PfaffBegin breaking openflow-1.0.h into common and version...
2012-03-07 Ben PfaffIntroduce ofputil_protocol, to abstract the protocol...
2012-03-07 Ethan Jacksonunixctl: Timeout unit tests instead of hanging.
2012-03-07 Ethan Jacksonunixctl: Re-enable unit tests.
2012-03-06 Gurucharan Shettyxenserver: Add vm-id to the external_ids.
2012-03-03 Ethan Jacksonunixctl: Skip Python unixctl tests.
2012-03-02 Ethan Jacksonpython: Port unixctl to Python.
2012-03-02 Ethan Jacksontests: Add code coverage for Python.
2012-03-02 Ethan Jacksonjsonrpc.py: Don't swallow errors in transact_block().
2012-03-02 Ethan Jacksontests: Prefer development Python files over installed...
2012-02-29 Ben Pfafftimeval: Add "time/stop" unixctl command, for use in...
2012-02-21 Ethan Jacksonunixctl: New JSON RPC back-end.
2012-02-21 Ethan Jacksonjsonrpc: Don't swallow errors in jsonrpc_transact_block().
2012-02-27 Ben PfaffAdd ability to direct "packet-in"s to particular contro...
2012-02-27 Ben Pfaffjsonrpc: Make jsonrpc_error() internal.
2012-02-18 Justin Pettitovs-vsctl.at: Use full name for referring to the "NetFl...
2012-02-15 Ben PfaffImplement new "fin_timeout" action and "learn" feature.
2012-02-09 Ben Pfaffofproto: Implement OpenFlow extension to allow control...
2012-02-09 Ben PfaffAdd support for parsing and printing OFPFF_* flags.
2012-02-09 Ben Pfaffofp-util: Add struct ofputil_packet_out, helper functio...
2012-02-08 Aaron Rosenofproto-dpif: Don't output to in_port even if in_port...
2012-02-07 Ben PfaffAdd information about time left before timeouts to...
2012-02-07 Ben Pfafftests: Use ofctl_strip consistently.
2012-02-03 Ethan Jacksonstp: Log topology change events.
2012-02-03 Ben PfaffAdd support for bitwise matching on TCP and UDP ports.
2012-02-03 Ben Pfafftests: Reduce risk of port collision and remove bash...
2012-02-03 Ben Pfaffdaemon: New function daemon_save_fd() to preserve fds...
2012-02-02 Ben Pfafftests: Run ovs-ofctl under valgrind too, with the ...
2012-02-01 Ben PfaffAdd support for limiting the number of flows in an...
next