datapath-windows: Fix build.
[cascardo/ovs.git] / tests /
2015-05-29 Jesse Grossodp-util: Geneve netlink decoding.
2015-05-29 Jesse Grossodp-util: Format tunnel attributes directly from netlink.
2015-05-27 Joe Stringertests: Check that ofproto/trace accepts dpctl output.
2015-05-27 Joe Stringertests: Fix in_port(name) test for ofproto/trace.
2015-05-27 Gurucharan Shettyovs_threads: Avoid running pthread destructors from...
2015-05-22 Andy Zhouodp-util: always output recirc_id in hex
2015-05-22 Andy ZhouRevert "ovs-ofctl: Always prints recirc_id in decimal"
2015-05-19 Ethan Jacksonnetdev-dpdk: Fix sparse warnings.
2015-05-19 Andy Zhouovs-ofctl: Always prints recirc_id in decimal
2015-05-02 Alex Wangodp-util: Fix a bug in parse_flag().
2015-04-29 Alex Wangtest-ovsdb: Fix conditional statement.
2015-04-27 Terry WilsonAllow subclasses of Idl to define a notification hook
2015-04-23 Gurucharan Shettytestsuite: Don't apply the testsuite.patch on non-Windo...
2015-04-22 Gurucharan Shettytests: Avoid Windows unit tests from hanging.
2015-04-22 Gurucharan Shettydpctl.at: tap devices don't exist on Windows.
2015-04-22 Ben Pfaffofp-parse: Properly report error for invalid group ID.
2015-04-22 Ben Pfaffofp-util: Add missing 'break;' in bad_group_cmd().
2015-04-21 Ben Pfaffdpctl.at: Ignore string representation of error message...
2015-04-17 Ben Pfaffofp-parse: Properly report error for invalid bucket ID.
2015-04-16 Ben Pfaffdpctl: Add tests.
2015-04-16 YAMAMOTO Takashirun-ryu: Use the IANA OpenFlow port number
2015-04-10 Flavio Leitnertests: gre: fix flags endianness
2015-04-10 Flavio Leitnertest-csum: endianess fix
2015-04-09 Flavio Leitnertestsuite: ofproto-dpif: fix test names
2015-04-09 Flavio Leitnertestsuite: work around patch bug
2015-04-07 Jesse Grosstunneling: Add UDP checksum support for userspace tunnels.
2015-04-07 Jesse Grosspacket: Add IP pseudoheader checksum calculation.
2015-04-07 Jesse Grosstunneling: Add userspace tunnel support for Geneve.
2015-04-07 Jesse Grossodp-util: Shift VXLAN VNI when printing/parsing.
2015-04-07 Jesse Grosstunneling: Add check for GRE protocol is Ethernet.
2015-04-06 Jarno Rajahalmelib/list: Add LIST_FOR_EACH_POP.
2015-04-01 Ben Pfaffovsdb-server: Correct malformed error replies to certai...
2015-04-01 Ben Pfaffovsdb-idl: Tolerate missing tables and columns.
2015-03-27 Ricky Linetdev: Fix user space tunneling for set_tunnel action.
2015-03-26 Jarno Rajahalmeflow_format: Do not format "in_port=0".
2015-03-26 Jarno Rajahalmeofproto-dpif: Restore metadata and registers on recircu...
2015-03-24 Jarno Rajahalmeofproto-dpif-xlate: Roll back group bucket actions...
2015-03-24 Simon HormanImplement hash fields select group
2015-03-24 Simon HormanSupport NTR selection method in ovs-ofctl group commands
2015-03-23 Dennis Flynnauto-attach: Support latest version of auto-attach...
2015-03-20 Alex Wangovs-vsctl-bashcomp: Avoid setting the COMP_WORDBREAKS.
2015-03-17 Russell Bryantcommand-line: add ovs_cmdl_context
2015-03-17 Jarno Rajahalmeofproto-dpif-xlate: Preserve stack across patch port.
2015-03-16 Jarno Rajahalmematch: Do not skip formatting a zero dp_hash.
2015-03-16 Alin SerdeanAdd testsuite.tmp.orig to .gitignore
2015-03-16 Alex Wangtest-hash: Improve comments.
2015-03-16 Russell Bryantcommand-line: add ovs_cmdl_ prefix
2015-03-16 Russell Bryantovstest: Fix a typo in a comment.
2015-03-13 Alex Wangovs-vsctl-bashcomp: Fix build failure when bash version...
2015-03-13 Justin PettitUse the IANA-assigned ports for OpenFlow and OVSDB.
2015-03-12 Alex Wangovs-vsctl-bashcomp: Documentation and unit tests.
2015-03-12 Alex Wangovs-appctl-bashcomp: Keep naming consistency.
2015-03-04 Pravin B Shelarlldp: Fix DPDK build.
2015-03-04 Alex Wangtest-hash: Do not exit check_word_hash() when there...
2015-03-04 Alex Wangtest-hash: Test hash_bytes128() with single 128-bit...
2015-03-04 Ben Pfafflldpd: Fix use of list of struct lldpd_hardware.
2015-03-04 Ben Pfafflldpd-structs: Fix type of c_id member.
2015-03-04 Ben Pfafflldp-structs: Fix use of list of lldpd_aa_isid_vlan_map...
2015-03-04 Ben Pfafflldp: Change representation of ISID to uint32_t.
2015-03-04 Ben Pfafftest-aa: Make variables local to this file static.
2015-03-04 Ben Pfafflldp: Get rid of POKE macros in favor of inline functions.
2015-03-04 Dennis Flynnauto-attach: Add auto-attach support to bridge layer...
2015-03-03 Pravin B Shelarofpbuf: Simplify ofpbuf API.
2015-03-03 Pravin B Shelardp-packet: Remove ofpbuf dependency.
2015-02-27 Alex Wangtest-hash: Remove the check_word_hash() for hash_bytes1...
2015-02-27 Alex Wangtest-hash: Refine the check_256byte_hash().
2015-02-27 Alex Wangtest-hash: Make check_256byte_hash() test no 1-bits...
2015-02-14 Madhu Challaofproto: Add NXM_NX_TUN_GBP_ID and NXM_NX_TUN_GBP_FLAGS
2015-02-13 Gurucharan Shettytests: Enable running parallel unit tests for Windows.
2015-02-13 Ben Pfaffmac-learning: Implement per-port MAC learning fairness.
2015-02-12 Gurucharan Shettydaemon.at: Fix a race condition with windows service...
2015-02-09 Andy Zhoutest: Hide the name space clean up inside ADD_NAMESPACE...
2015-02-09 Andy Zhoutest: Reverse the order of commands added by ON_EXIT...
2015-02-07 Shu Shenofproto: add support of OFPR_ACTION_SET as packet-in...
2015-02-06 Andy Zhoutest: remove openvswitch kernel module on test failure
2015-02-06 Andy Zhoutest: capture ping output into a file
2015-02-06 Andy Zhoutest: add name space removal on test failure
2015-02-06 Andy Zhoutest: remove unnecessary leading blanks
2015-02-06 Andy Zhoutest: remove unnecessary command lines
2015-02-06 Andy Zhoutest: remove namespace after ovs-vswitchd is stopped
2015-02-04 Alex Wangovs-command-completion: Complete on file path by default.
2015-01-30 Alex Wangovs-command-completion: Autotest integration.
2015-01-30 Alex Wangovs-vsctl.at: Fix intermittent failure.
2015-01-29 Christoph Jaegerautotest: Use modprobe for kernel module unloading
2015-01-29 Christoph Jaegerautotest: Fix kernel module unit test teardown
2015-01-28 Gurucharan Shettyvlog: Ability to override the default log facility.
2015-01-23 Ben Pfafftest-sflow: Fix error message when a socket cannot...
2015-01-19 Lorand JakabAdd tests/kmod-testsuite to .gitignore
2015-01-16 Andy Zhouautotest: add autotest framework for adding kernel...
2015-01-16 Andy Zhouautotest: refactor OVS_VSWITCHD_START MACRO
2015-01-14 Jarno Rajahalmetest-atomic: Stop testing when running slow.
2015-01-14 Sharo, Randall A... Implement set-field for IPv6 ND fields (nd_target,...
2015-01-13 Pritesh Kothariipv6: Add support for setting ipv6 flow label.
2015-01-11 Ben Pfaffclassifier: Add support for conjunctive matches.
2015-01-08 Gurucharan Shettyvlog: Rename the currently used term 'facility' as...
2015-01-07 Jarno Rajahalmetests: Make test independent of the hash function.
2015-01-06 Jarno Rajahalmeminiflow: Use 64-bit data.
2015-01-06 Ben Pfaffofproto: Don't count hidden rules in table stats.
2015-01-02 Ben Pfaffofproto: Omit hidden tables from "next tables".
2014-12-30 Alex Wangdpif-netdev: Add per-pmd flow-table/classifier.
next