datapath-windows: Use local time for Inf2Cat
[cascardo/ovs.git] / tests /
2014-08-15 Thomas Grafofp-actions: Include OFPACT_REG_MOVE in action set
2014-08-14 Ethan Jacksondpif-netdev: Streamline miss handling.
2014-08-13 Alex Wangovs-numa: Add ovs-numa.{c,h} for extracting and storing cpu
2014-08-13 Daniele Di Proiettonetdev-dpdk: Move to DPDK 1.7.0
2014-08-11 Ben Pfaffofp-actions: Use specific error code for oxm_hasmask...
2014-08-11 Ben Pfaffofp-actions: Add support for OpenFlow 1.5 (draft) Copy...
2014-08-11 Ben Pfaffovs-ofctl: Generalize action and instruction test commands.
2014-08-11 Ben Pfaffofp-actions: Centralize all OpenFlow action code for...
2014-08-11 Ben Pfaffofp-actions: Pretend that OpenFlow 1.0 has instructions.
2014-08-11 Ben Pfaffofproto: Implement OpenFlow 1.3+ table features request.
2014-08-11 Ben Pfaffofp-util: Abstract table miss configuration and fix...
2014-08-11 Ben Pfaffofp-actions: Add instructions bitmaps and fix related...
2014-08-11 Ben Pfaffofp-actions: Add action bitmap abstraction.
2014-08-06 Daniele Di Proiettotest-atomic: Fix warnings for GCC4.9 and sparse
2014-08-05 Jarno Rajahalmetests/test-atomic: Cover more of the atomic API.
2014-08-04 Ben Pfafftests: Turn off appctl poll_loop logging for long output.
2014-08-04 Ben Pfaffofproto-dpif: Fix tests broken by previous commit.
2014-07-31 Kmindgbitmap: Add test for bitmap_equal and bitmap_scan
2014-07-29 Ben Pfafftests: Add another test for extended registers.
2014-07-28 Ben Pfaffconnmgr: Only send role status messages to OpenFlow...
2014-07-28 Ben Pfaffmeta-flow: Add 64-bit registers.
2014-07-22 Ben PfaffUse xstrdup() instead of strdup(), xmalloc() instead...
2014-07-22 Ben Pfafftests: Wait for ofctl_monitor.log in ofproto-dpif contr...
2014-07-22 Ben Pfaffcmap, classifier: Avoid unsafe aliasing in iterators.
2014-07-18 Jarno Rajahalmelib/classifier: Unify struct classifier and cls_classifier.
2014-07-16 Daniele Di Proiettocmap: Fix cmap_next_position()
2014-07-16 maryam.tahhannetdev-dpdk: add dpdk rings to netdev-dpdk
2014-07-15 Gurucharan Shettytests: Use the 'LARGE_MSECS' variation of time/warp...
2014-07-15 Ben Pfaffofp-msgs: Correct code for queue configuration messages...
2014-07-14 Gurucharan Shettyovsdb-server.at: Skip tests that use ovsdb-server's...
2014-07-11 Ben Pfafftests: Disable glibc memory checking under glibc <...
2014-07-11 Jarno Rajahalmelib/hash: Use CRC32 for hashing.
2014-07-11 Jarno Rajahalmelib/classifier: Lockless lookups.
2014-07-11 Jarno Rajahalmelib/classifier: RCUify prefix trie code.
2014-07-11 Jarno Rajahalmelib/classifier: Use internal mutex.
2014-07-11 Jarno Rajahalmelib/classifier: Simplify iteration with C99 declaration.
2014-07-11 Jarno Rajahalmelib/classifier: Use cmap.
2014-07-08 Joe Stringertests: Fix "megaflow disabled" test.
2014-07-07 Joe Stringertests: Fix race in 'balance-tcp bonding' test.
2014-07-01 Gurucharan Shettytest-vconn: Change the expected error for Windows.
2014-06-30 Gurucharan Shettytests: Port test-sflow and test-netflow to Windows.
2014-06-30 Joe Stringerudpif: Add command to wait for revalidation.
2014-06-27 Thomas Grafbuild: Allow building with autoconf 2.63
2014-06-27 Gurucharan Shettytest-ovsdb: Workaround unicode bug in Python 2.4.x.
2014-06-27 Gurucharan Shettyvlan-splinters.at: Skip the test for Windows.
2014-06-27 Gurucharan Shettyovs-ofctl: Ability to read a hex string from file.
2014-06-27 Gurucharan Shettyovs-vsctl.at: Workaround lack of 'kill -l' on Windows.
2014-06-26 Gurucharan Shettyovsdb-tool: Workaround inability to replace existing...
2014-06-26 Gurucharan Shettyovsdb-server.at: Handle different error message for...
2014-06-26 Gurucharan Shettyinterface-reconfigure.at: Skip POSIX specfic tests...
2014-06-26 Gurucharan Shettyofproto-dpif.at: Skip sflow tests in Windows.
2014-06-26 Gurucharan Shettyfile_name.at: Skip a symlink related test for Windows.
2014-06-26 Gurucharan Shettyovs-ofctl.at: Prevent msys from getting confused with...
2014-06-26 Gurucharan Shettyovs-vsctl.at: Adjust test output for Windows.
2014-06-26 Gurucharan Shettyovsdb-server.at: Adjust PKIDIR for ssl test.
2014-06-26 Gurucharan Shettyovsdb-server.at: Use different test for socket files.
2014-06-26 Gurucharan Shettyovsdb-server.at: Skip a few tests with '--monitor'...
2014-06-26 Jarno Rajahalmelib/classifier: Add miniflow_and_mask_matches_flow_wc.
2014-06-26 Jarno Rajahalmelib/classifier: Optimize megaflows for single rule...
2014-06-26 Jarno Rajahalmelib/pvector: Non-intrusive RCU priority vector.
2014-06-25 Simon Hormanofproto-dpif: Add MPLS tests
2014-06-25 Ben Pfaffjson: Fix parsing of strings that end with a backslash.
2014-06-25 Joe Stringertests: Remove extraneous parenthesis from test name.
2014-06-24 Daniele Di Proiettotest-classifier: add ovs_assert to prevent warning
2014-06-24 Thomas Grafofp-parse: Correctly parse actions= in group bucket
2014-06-24 Flavio Leitnerbridge: Enable multicast support on the bridge
2014-06-24 Gurucharan Shettyatlocal: Disable Python related tests on Windows.
2014-06-24 Gurucharan Shettylockfile: Modify tests for Windows.
2014-06-24 Gurucharan Shettyutil: Don't compile couple of unused function for Windows.
2014-06-24 Gurucharan Shettydaemon-windows: unlink pidfile before stopping the...
2014-06-24 Gurucharan Shettytest-util: Changes for 'assert' test on Windows.
2014-06-23 Simon Hormanofproto: Honour out_port of flow monitors
2014-06-20 Jesse Grossdatapath: Add support for Geneve tunneling.
2014-06-13 Jesse Grossnetdev-vport: Use dpif_port as base for tunnel backing...
2014-06-13 Simon Hormanofproto: Honour NXFMF_OWN flag of flow monitors
2014-06-13 Simon Hormanofproto: Break out perl code for sorting multiline...
2014-06-13 Gurucharan Shettytimeval: Provide a variation for time/warp command.
2014-06-12 Jean Tourrilhestests: Use set_field instead of load_reg in OF1.2 test...
2014-06-12 Ben PfaffImplement learned flow deletion.
2014-06-12 Gurucharan Shettytest-jsonrpc: Add the ability to detach on Windows.
2014-06-11 Jarno Rajahalmelib/cmap: Simplify iteration with C99 loop declaration.
2014-06-11 Simon Hormanofproto: Use OFPRR_GROUP_DELETE
2014-06-10 Andy Zhoutest: Remove explicit sleeps from ofproto-dpif bond...
2014-06-10 Andy Zhoutest: add WAIT_FOR_DUMMY_PORTS helper macro for writing...
2014-06-10 Gurucharan Shettydaemon.at: Make changes for Windows.
2014-06-10 Gurucharan Shettytestsuite.at: pids can have zero after first character.
2014-06-10 Gurucharan Shettytest-flows: Change the way flows are read.
2014-06-05 Simon Hormanofproto: Send monitor updates if a flow mod changes...
2014-06-05 Jarno Rajahalmetests/ofproto-dpif.at: Add delay before stopping time.
2014-06-05 Joe Stringertests: Rename "ofproto-if"->"ofproto-dpif"
2014-06-04 Simon Hormanodp-util: Do not set port mask of non-IP packets
2014-06-02 Jarno Rajahalmelib/flow: fix minimatch_extract() ICMPv6 parsing
2014-06-02 Simon Hormanofp-errors: Duplicate instruction error
2014-05-28 Jarno Rajahalmelib/cmap: Add more hmap-like functionality.
2014-05-28 Simon Hormanofproto-dpif: Remove unused flows.txt from fin_timeout...
2014-05-28 Gurucharan Shettysocket-util: Log the kernel assigned port number when...
2014-05-28 Gurucharan Shettyovsdb-monitor.at: Changes for Windows.
2014-05-22 Ben Pfaffbridge: Add test that ports that disappear get added...
2014-05-22 Simon Hormanofproto: per-table statistics
2014-05-22 Andy Zhoutests: Add tests for Openflow group stats
next