add -t option to ssh, to second sudo
[sliver-openvswitch.git] / tests /
2012-08-30 Giuseppe LettieriMerge branch 'master' into forward-port
2012-08-29 Simon Hormanofp-msgs: Allow encoding and decoding of Open Flow...
2012-08-29 Simon Hormanovs-ofctl: Use vconn as a parameter of dump_stats_trans...
2012-08-29 Simon Hormanofp-msgs: Split OFPRAW_OFPST_AGGREGATE_REQUEST
2012-08-29 Simon Hormanofp-util: Allow decoding of Open Flow 1.2 Flow Statisti...
2012-08-29 Joe Stringertests: Fix autopath tests
2012-08-20 Ben Pfaffofproto-dpif: Kill off test-netflow daemon if test...
2012-08-20 Ben Pfafftests: New m4 macro ON_EXIT to add a cleanup action.
2012-08-17 Ben PfaffDo not include zeroed metadata fields in NXM/OXM packet...
2012-08-17 Ben Pfafftests: Put AT_CAPTURE_FILE on its own line.
2012-08-17 Ben Pfafftests: Invoke daemons with --no-chdir so core files...
2012-08-16 Ben Pfafftests: Factor "seq" shell function out into common...
2012-08-16 Mehak MahajanAdd Nicira vendor extension action NXAST_DEC_TTL_CNT_IDS.
2012-08-14 Jesse Grosstests: Add delay in NetFlow unit tests before killing...
2012-08-10 Simon Hormanofp-print: Enable display of Open Flow 1.1 & 1.2 Table...
2012-08-10 Simon Hormanofp-util: Allow decoding of Open Flow 1.2 Flow Statisti...
2012-08-09 Simon Hormanofp-util: Allow decoding of Open Flow 1.2 Port Mod...
2012-08-09 Leo Altermantimeval: On Linux x86-64 systems refresh time whenever...
2012-08-09 Leo Altermanlockfile: Remove lockfile_lock timeout argument
2012-08-09 Simon HormanAllow decoding of Open Flow 1.1 & 1.2 Flow Removed...
2012-08-09 Simon Hormanofp-util: Allow decoding of Open Flow 1.1 and 1.2 Packe...
2012-08-08 Simon Hormanofp-util: Allow decoding of Open Flow 1.2 Packet In...
2012-08-08 Simon Hormanofp-print: Open Flow 1.2 Flow Mod message tests
2012-08-07 Ben Pfafftests: Test that ofp10_match bytes that should be ignor...
2012-08-07 Ben Pfaffvconn: Ensure that vconn_run() is enough to complete...
2012-08-06 Ben Pfaffofp-msgs: ofpmp_reserve() must add "more" flag when...
2012-08-03 Ben Pfaffutil: New macro CONST_CAST.
2012-08-03 Ben Pfafftest-sha1: Remove unneeded casts.
2012-08-03 Ben Pfaffofproto: Avoid sensitivity to hash order in flow monito...
2012-08-02 Mehak MahajanCreate .conf.db.~lock~ in same dir as DBDIR.
2012-08-01 Ben Pfaffovsdb: Do not replace symlinks by regular files during...
2012-08-01 Ben Pfafflockfile: Be more forgiving about lockfiles for symlinks.
2012-08-01 Ben Pfaffutil: New function follow_symlinks().
2012-08-01 Ben Pfafftests: Slightly generalize utility function tests.
2012-08-01 Ben PfaffMake the location of the database separately configurable.
2012-08-01 Ben Pfafflockfile: Fix hang locking through a dangling symlink.
2012-08-01 Ben Pfafftest-vconn: Also accept EPIPE for TCP connection failures.
2012-08-01 Ben Pfafftest-vconn: Block in three cases where a race is visibl...
2012-07-31 Ed Mastetests: Get max rx socket buffer size on FreeBSD
2012-07-31 Ed Mastetests: Avoid xargs, for FreeBSD compatibility.
2012-07-31 Simon Hormanofp-util: Update Capabilities for Open Flow 1.2
2012-07-31 Simon Hormanofproto: As of Open Flow 1.1 switch_features has no...
2012-07-31 Ben Pfaffofp-msgs: New approach to encoding and decoding OpenFlo...
2012-07-31 Ed Mastetests: Make compatible with FreeBSD's sed.
2012-07-30 Ed Mastetests: Handle different output formats for 'wc -l'.
2012-07-27 Ed MasteAvoid implementation-defined strerror behaviour
2012-07-23 Ben Pfaffovs-ofctl: Avoid printing false differences on "ovs...
2012-07-23 Simon HormanOXM: Add tests for masked VLAN VID match
2012-07-23 Simon Hormantests: OXM VLAN match encoding and decoding
2012-07-23 Simon HormanOXM: Add VLAN VID as a prerequisite for VLAN PCP
2012-07-23 Simon HormanOXM: Add encoding of VLAN VID and VLAN PCP
2012-07-20 Ben Pfafftests: Remove bit-rotted support for "lcov".
2012-07-20 Ben Pfafftests: Remove daemon tests that have been skipped forever.
2012-07-20 Ben Pfaffofp-print: Print the type of truncated messages, when...
2012-07-20 Ben Pfafftests: Add more tests for VLAN match encoding and decoding.
2012-07-19 Simon HormanOXM: Allow masking of ARP SHA and THA
2012-07-19 Simon HormanOXM: Allow masking of IPv6 Flow Label
2012-07-19 Ben Pfafftests: Avoid hash order sensitivity in "ofproto - flow...
2012-07-18 Ben Pfaffsocket-util: Remove 'passcred' parameter from make_unix...
2012-07-18 Simon Hormanofproto: More vlan tests
2012-07-18 Ben Pfafftests: Add detailed test for OF1.0 match decoding and...
2012-07-18 Ben Pfaffofp-util: Wildcard VLAN PCP in OF1.0 matches when 802...
2012-07-17 Ethan Jacksontests: Fix unit test failures related to additional...
2012-07-17 Simon HormanOXM, NXM: Add tests for all zero and all one masks
2012-07-16 Ben Pfaffovs-ofctl: Fix use-after-free error.
2012-07-12 Ben Pfaffofproto: New feature to notify controllers of flow...
2012-07-12 Ben Pfaffofp-print: Print out_port field in "flow_mod"s.
2012-07-12 Ben Pfaffovs-ofctl: Add --sort and --rsort options for "dump...
2012-07-11 Joe Stringertests: Improve test coverage of OXM metadata field
2012-07-11 Simon HormanNXM, OXM: Add Flow Label Tests
2012-07-04 Ben Pfaffofp-actions: Add decoding and encoding OF1.1 instructio...
2012-07-04 Ben PfaffIntroduce ofpacts, an abstraction of OpenFlow actions.
2012-07-02 Arun SharmaPython daemons: Changed log date time format.
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-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-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-10 Ben Pfaffodp-util: Add tests for parsing and formatting ODP...
2012-05-10 Ben Pfaffdynamic-string: New function ds_get_test_line().
next