datapath: Revert "datapath: Constify netlink structs."
[cascardo/ovs.git] / tests /
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".
2015-06-23 Ben PfaffIncrease prerequisite from Python 2.4 to Python 2.7.
2015-06-23 Alex Wangdb-ctl-base: Improve show command.
2015-06-23 Alex Wangvtep-ctl: Use db-ctl-base.
2015-06-23 Alex Wangdb-ctl-base: Make common database command code into...
2015-06-23 Alin Serdeantests: Remove the windows service in case it failed...
2015-06-23 Alin Serdeanbfd: Add OVS_VSWITCHD_STOP to bfd unit tests
2015-06-22 Ben Pfaffofproto-dpif-xlate: Add support for OpenFlow group...
2015-06-22 Gurucharan Shettytests: Adjust output of vconn for windows.
2015-06-22 Gurucharan Shettyofproto.at: Don't specify the specific error.
2015-06-19 Justin PettitMerge remote-tracking branch 'origin/master' into ovn4
2015-06-18 Jesse Grossodp-util: Convert flow serialization parameters to...
2015-06-14 Ben PfaffMerge "master" into "ovn".
2015-06-12 Jarno Rajahalmeclassifier: Simplify versioning.
2015-06-11 Jarno RajahalmeUse classifier versioning.
2015-06-11 Jarno Rajahalmetest-classifier: Test versioning features.
2015-06-11 Jarno Rajahalmeclassifier: Make traversing identical rules robust.
2015-06-10 Jarno Rajahalmeclassifier: Support table versioning
2015-06-10 Jarno Rajahalmeovs-ofctl: Add bundle support and unit testing.
2015-06-10 Ben Pfaffconfigure: Stop avoiding -Wformat-zero-length.
2015-06-10 Joe Stringertypes: Rename and move ovs_u128_equal().
2015-06-10 Joe Stringerodp-util: Reuse UUID marshalling for UFID.
2015-06-10 Jarno Rajahalmeofp-parse: Use F_OUT_PORT when parsing.
2015-06-08 Andy Zhoutunneling: Fix a tunnel name display bug
2015-06-08 Jesse Grossofp-util: Convert flow_metadata to match structure.
2015-06-07 Alex Wangtests: Fix unit test failure.
2015-06-07 Alex Wangodp-util: Make sure vlan tci mask has exact match for...
2015-06-02 Jarno Rajahalmeofproto: Add support for reverting flow mods and bundle...
2015-05-30 Andy Zhouovsdb-test: add multiple clients to backlogged connecti...
2015-05-29 Ben Pfafflearn: Improve error reporting.
2015-05-29 Ben Pfaffjson: Fix error message for corner case in json_string_...
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-07 Justin PettitMerge "master" into "ovn".
2015-05-04 Ben Pfaffovn: New module for parsing OVN actions as OpenFlow.
2015-05-02 Alex Wangodp-util: Fix a bug in parse_flag().
2015-04-30 Ben Pfaffexpr: Make expr_to_flows() include conj_id flows.
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 Pfaffexpr: Support string fields in expr_to_matches().
2015-04-16 Ben Pfaffdpctl: Add tests.
2015-04-16 YAMAMOTO Takashirun-ryu: Use the IANA OpenFlow port number
2015-04-15 Ben Pfaffexpr: New module for Boolean expressions on fields...
next