ofp-util: Work on decoding OF1.1 flow_mods.
[openvswitch] / tests /
2012-07-25 Ben Pfaffofp-msgs: New approach to encoding and decoding OpenFlo...
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().
2012-05-09 Ben Pfaffofproto-dpif: Introduce "slow path" datapath flows.
2012-05-09 Ben Pfaffofproto-dpif: Introduce "internal flows" for handling...
2012-05-08 Justin Pettitofproto: Add support for OF1.3 port description multipa...
2012-05-07 Ben Pfaffofp-util: Treat a packet-out in_port of OFPP_CONTROLLER...
2012-05-07 Ben Pfaffofproto-dpif: Accept OpenFlow-like flows in "ofproto...
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-05-01 Ben Pfafftests: Fix typo in comment.
2012-05-01 Ben Pfaffofp-print: Add some more white space to flow dumps.
2012-04-26 Ansis Attekanicira-ext: Support masking of nd_target field
2012-04-26 Ben Pfaffjson: Correct position tracking in JSON parser implemen...
2012-04-23 Ben Pfafftests: Generalize 'sed' calls in MAC learning test...
2012-04-23 Ben Pfafftests: Avoid daemon race between pidfile creation and...
2012-04-19 Ben Pfaffdpif: Include TCP flags in "ovs-dpctl dump-flows" output.
2012-04-17 Ethan Jacksonsocket-util: Remove DSCP_INVALID.
2012-04-14 Ben Pfafflearn: Make it possible to parse "load" actions wider...
2012-04-14 Ben Pfafflearn: Fix bugs when learn actions use subfields wider...
2012-04-14 Ben Pfaffutil: New function bitwise_is_all_zeros().
2012-04-14 Ben Pfaffutil: New function bitwise_one().
2012-04-12 Ben Pfaffovsdb-idl: Improve ovsdb_idl_txn_increment() interface.
2012-04-12 Ben Pfaffovsdb-idl: Simplify transaction retry.
2012-04-02 Ben Pfaffcheck-structs: Disallow uint<N>_t because ovs_be<N...
2012-03-28 Ben Pfafftests: Gracefully shut down ovsdb-server, to avoid...
2012-03-28 Ben Pfafftests: Suppress valgrind error reports from glibc timer...
2012-03-27 Simon HormanAdd error codes for Open Flow v1.2
2012-03-24 Mehak MahajanAllow configuring DSCP on controller and manager connec...
2012-03-20 Ben Pfaffovs-vsctl: Allow "fake bridges" to be created for VLAN 0.
2012-03-13 Ben PfaffUse `pwd` in place of $PWD, treewide.
2012-03-12 Ben Pfafftests: Skip "strings at least 2 characters long" test...
2012-03-12 Ben Pfafftests: Fix "make check" as non-root.
2012-03-09 Ethan Jacksonnicira-ext: Increase the number of NXM registers to 8.
2012-03-09 Ethan Jacksonidl: Convert python daemons to utilize SchemaHelper.
2012-03-08 Ben Pfafftests: Suppress "role reply" that can appear in async...
2012-03-08 Ethan Jacksonpython: Make build number format consistent with C.
2012-03-07 Ben Pfaffovs-ofctl: Make "barrier" output reproducible for testing.
2012-03-07 Ben Pfafftests: Convert *_SCHEMA macros to shell functions.
2012-03-07 Ben Pfafftests: Convert OVS_WAIT_* macros to shell functions.
2012-03-07 Ben Pfafftests: Convert interface-reconfigure macros to shell...
2012-03-07 Ben PfaffAbstract everything that uses ofp_phy_port, add OF1...
2012-03-07 Ben Pfaffofp-print: Print OpenFlow version number of message...
2012-03-07 Ben PfaffBegin breaking openflow-1.0.h into common and version...
2012-03-07 Ben PfaffIntroduce ofputil_protocol, to abstract the protocol...
2012-03-07 Ethan Jacksonunixctl: Timeout unit tests instead of hanging.
2012-03-07 Ethan Jacksonunixctl: Re-enable unit tests.
2012-03-06 Gurucharan Shettyxenserver: Add vm-id to the external_ids.
2012-03-03 Ethan Jacksonunixctl: Skip Python unixctl tests.
next