Add x64 bit configuration to windows installer
[cascardo/ovs.git] / tests /
2015-09-21 Ben Pfafftests: Shorten line in table-features test.
2015-09-19 Jarno Rajahalmedpif-netdev: Exact match non-presence of vlans.
2015-09-18 Gurucharan Shettystream-ssl: Get peer-ca-cert functionality to work.
2015-09-18 Gurucharan Shettyovs-vsctl.at: Correct title of SSL test.
2015-09-15 Ben Pfaffovn-nbctl: Enable database commands using db-ctl-base...
2015-09-15 Alex Wangovn-controller-vtep: Extend vtep module to install...
2015-09-15 Alex Wangovn-controller-vtep: Add vtep module.
2015-09-13 Jesse Grosstunnel: Validate IP header for userspace tunneling.
2015-09-12 Ben Pfaffexpr: Properly handle several cases involving string...
2015-09-11 Joe Stringertests: Add basic IPFIX test.
2015-09-10 Justin Pettitovn-nbctl: Add ACL commands.
2015-09-09 Niti Rohillaofproto: Implement OF1.4 Group & Meter change notificat...
2015-09-09 Ben Pfafftests: Replace ON_EXIT m4 macro by on_exit() shell...
2015-09-09 Ben Pfafftests: Automatically initialize OVS_*DIR vars when...
2015-09-09 Jesse Grosstun-metadata: Provide error messages during auto-alloca...
2015-09-08 Pravin B Shelartnl-ports: Add destination IP and MAC address to the...
2015-09-04 Aaron Conolepackets: Avoid compile errors.
2015-09-04 Justin Pettittests: Add unit tests for ovn-nbctl.
2015-09-04 Justin Pettittests: Group the OVN tests together.
2015-09-04 Justin Pettittests: Fix banner name for ovn-sbctl.
2015-08-29 Jesse Grosstunnel: Support matching on the presence of Geneve...
2015-08-29 Alex Wangbridge: Relax the whitelist format for punix path.
2015-08-28 Jarno Rajahalmeuserspace: Define and use struct eth_addr.
2015-08-28 Ben Pfafftests: Avoid nonportable "sed -i".
2015-08-26 Jarno Rajahalmeflow: Add struct flowmap.
2015-08-24 Alex Wangovn-controller-vtep.at: Remove all 'Broken pipe' warnin...
2015-08-24 Ben Pfaffofp-util: For OF1.0, don't wildcard PCP field when...
2015-08-21 Gurucharan Shettyovsdb-server: Add the ability to push peer-cert.
2015-08-21 Jesse Grosstun-metadata: Always set option present when copying...
2015-08-21 Jarno Rajahalmetest-classifier: Add benchmark.
2015-08-20 Pravin B Shelartunneling: Remove gre64 tunnel support.
2015-08-20 Alex Wangovn-controller-vtep.at: Check the successful exit of...
2015-08-19 Joe Stringersystem-traffic: Add basic vxlan tunnel sanity test.
2015-08-19 Joe Stringersystem-macros: Don't explicitly remove bridge.
2015-08-19 Joe Stringersystem-macros: Create ADD_BR variant.
2015-08-19 Joe Stringersystem-traffic: Check ping-by-ping output.
2015-08-19 Joe Stringersystem-common-macros: Allow quotes in NS_EXEC().
2015-08-17 Alex Wangovn-controller-vtep.at: Skip test when using Windows...
2015-08-17 Alex Wangovn-controller-vtep: Add binding module.
2015-08-16 Alex Wangovn-controller-vtep.at: Fix intermittent test failure.
2015-08-16 Alex Wangovn-controller-vtep.at: Fix intermittent test failure.
2015-08-13 Ethan Jacksonofproto: Allow in-place modifications of datapath flows.
2015-08-13 Alex Wangdb-ctl-base: Allow print rows that weak reference to...
2015-08-12 Jarno Rajahalmeclassifier: Simplify minimask_hash().
2015-08-11 Joe Stringersystem-kmod-macros: Fix VSWITCHD_STOP.
2015-08-11 Alex Wangovn-controller-vtep: Add gateway module.
2015-08-11 Alex Wangovn: Add controller for VTEP gateway.
2015-08-08 Alex Wangovn-northd: Pass logical port type and options to ovn...
2015-08-08 Alex Wangovn-sbctl: Add ovn-sbctl.
2015-08-07 Daniele Di Proiettotests: Add system-userspace-testsuite.
2015-08-07 Daniele Di Proiettotests: Introduce NS_EXEC and NS_CHECK_EXEC for system...
2015-08-07 Daniele Di Proiettotests: Rename kmod-testsuite to system-kmod-testsuite.
2015-08-07 Joe Stringerkmod-macros: Don't unload kmod in VSWITCHD_STOP.
2015-08-07 Daniele Di Proiettokmod-macros: Move some code to traffic-common-macros.
2015-08-07 Daniele Di Proiettotests: Rename kmod-traffic.at to traffic.at.
2015-08-06 Jesse Grossdpif-netdev: Translate Geneve options per-flow, not...
2015-08-04 Joe Stringerkmod-traffic: Expand sanity tests.
2015-08-03 Ben Pfafftreewide: Fix doubled "the".
2015-08-03 Ben Pfaffactions: Allow caller to specify output table.
2015-07-31 Ben Pfaffofproto-dpif-xlate: Fix mirroring interaction with...
2015-07-31 Ben Pfaffofproto-dpif-xlate: Rewrite mirroring to better fit...
2015-07-31 Minoru TAKAHASHIofp-util: Fix group desc request encoding.
2015-07-31 Minoru TAKAHASHIofp-util: Fix port desc request encoding.
2015-07-31 Ben Pfaffofproto-dpif: Fix inaccurate wildcard output in ofproto...
2015-07-31 Ben Pfafftype-props: Suppress warnings in newer Clang and GCC.
2015-07-29 Ben Pfaffofp-actions: OFPP_ANY (aka OFPP_NONE) is not a valid...
2015-07-28 Ben Pfaffofp-print: Abbreviate duplicated table features.
2015-07-27 Gurucharan Shettyofproto-dpif.at: Skip a sflow test.
2015-07-27 Niti Rohillaofproto: Implement OF1.4 Set/Get asynchronous configura...
2015-07-24 Ben Pfaffofproto-dpif-xlate: Fix handling of write_actions(group...
2015-07-22 Ben PfaffMakefiles: Clean and do not distribute IDL-generated...
2015-07-21 Neil McKeeExtend sFlow agent to report tunnel and MPLS structures
2015-07-21 Aaron Conoletests/automake.mk: Changes to support make distcheck.
2015-07-21 Ben Pfaffofproto-macros: Remove stray garbage from file.
2015-07-20 Alex Wangofpbuf: Update msg when resizing ofpbuf.
2015-07-17 Joe Stringerovn: Fix extra token detection.
2015-07-17 Joe Stringerofp-parse: Fix typo in consistency check.
2015-07-16 Jesse Grosstunneling: Allow matching and setting tunnel 'OAM'...
2015-07-16 Jesse Grossflow: Factor out flag parsing and formatting routines.
2015-07-16 Alex Wangofproto-macros.at: Make check_logs() check all *.log...
2015-07-15 Jarno Rajahalmeflow: Eliminate miniflow_clone() and minimask_clone().
2015-07-15 Jarno Rajahalmeflow: Always inline miniflows.
2015-07-13 Ben Pfafftests: Skip IPv6 tests if the system does not support...
2015-07-07 Ben Pfaffofp-util: Log the type of an invalid message being...
2015-07-07 Ben Pfaffofp-util: Require inner and outer message in bundle...
2015-07-06 Jarno Rajahalmeclassifier: Make versioning more explicit.
2015-07-06 Joe Stringerodp-util: Share fields between odp and dpif_backer.
2015-07-03 Ben PfaffImplement OpenFlow 1.4+ OFPMP_TABLE_DESC message.
2015-07-03 Ben PfaffImplement OpenFlow 1.4+ OFPTC_EVICTION.
2015-07-03 Ben Pfaffofproto: Use OF1.4+ "importance" as part of eviction...
2015-06-26 Jesse Grosstunneling: Userspace datapath support for Geneve options.
2015-06-26 Ben Pfaffofproto: Fix use-after-free in bridge destruction with...
2015-06-26 Ben Pfaffofp-actions: Support mixing "conjunction" and "note...
2015-06-25 Jesse Grosstunneling: Don't match on source IP address for native...
2015-06-25 Jesse Grosstunnel: Geneve TLV handling support for OpenFlow.
2015-06-25 Jesse Grossodp-util: Pass down flow netlink attributes when transl...
2015-06-25 Jesse Grossmetaflow: Extend size of mf_value to 128 bytes.
2015-06-25 Jesse Grossbitmap: Convert single bitmap functions to 64-bit.
2015-06-25 Ben Pfafftests: Use taskkill if tskill is not available, on...
2015-06-25 Alin Serdeantests: Reduce user burden for running "make check".
next