Merge branch 'mainstream'
[sliver-openvswitch.git] / tests /
2013-07-19 Giuseppe LettieriMerge branch 'mainstream'
2013-07-17 Justin Pettitofproto-dpif: Make "ovs-appctl dpif/dump-flows" megaflo...
2013-07-17 Ben Pfaffutil: New macros ROUND_UP_POW2, ROUND_DOWN_POW2.
2013-07-16 Andy Zhouovs-ofctl: Bug fix in flow_format()
2013-07-16 Ben Pfafftests: Fix theoretical races in "ofproto-dpif - control...
2013-07-16 Ben Pfaffhindex: Fix test expected output.
2013-07-16 ZhengLingyunhindex: Fix incomplete iteration bug.
2013-07-12 Joe Stringertests: Add ofproto-dpif push_vlan test
2013-07-11 Ben Pfaffdpif-netdev: Make "packet-out" with in_port=OFPP_CONTRO...
2013-07-09 Ben Pfaffovs-vsctl: Fix behavioral regression for "--if-exists...
2013-07-09 Ethan Jacksoncsum: Suppress sparse warning.
2013-07-09 Gurucharan Shettytests: Additional test for run time addition of a database.
2013-07-08 Ben PfaffAdd basic OpenFlow 1.1 protocol support.
2013-07-08 Ben Pfafftests: Add tests for mod flows with cookie miss on...
2013-07-08 Ben Pfaffofp-parse: Do not exit() upon a parse error.
2013-07-06 Giuseppe LettieriMerge branch 'mainstream'
2013-07-06 Giuseppe LettieriMerge commit '10a89ef04df5669c5cdd02f786150a7ab8454e01'
2013-07-05 Giuseppe LettieriMerge commit '4b60911067a82fbdfa87b7c2824412da20287ed8'
2013-07-05 Giuseppe LettieriMerge commit '559eb2308b4d616590aba34bb8f4dd7f12ae4587'
2013-07-04 Ethan Jacksontests: Add test-atomic to .gitignore.
2013-06-29 Ben Pfafftest-atomic: Drop atomic read-modify-write tests for...
2013-06-29 Ben Pfafftests: Fix typo in test name.
2013-06-28 Ben PfaffUse random_*() instead of rand(), for thread safety.
2013-06-28 Ben PfaffReplace all uses of strerror() by ovs_strerror(), for...
2013-06-28 Ben Pfaffovs-atomic: New library for atomic operations.
2013-06-28 Ben Pfaffovsdb-server: Add and remove databases during run time.
2013-06-28 Ben Pfaffofp-util: OpenFlow 1.0 can match IPv6 Ethertype even...
2013-06-28 Andy Zhouovs-dpctl: Fix mega flow output
2013-06-27 Jarno Rajahalmeofp-util: Meter fixes.
2013-06-26 Jarno Rajahalmeopenflow-common: Change flow removal reason codes.
2013-06-26 Gurucharan Shettyovsdb-server: Make database name mandatory when specify...
2013-06-26 Justin Pettitofproto-dpif: Always un-wildcard 'dl_type'.
2013-06-26 Ben Pfaffofp-parse: Fix parsing of out_port.
2013-06-25 Ben PfaffAdd VLAN splinters unit test.
2013-06-25 Ben Pfaffofp-errors: New error code ONFBIC_DUP_INSTRUCTION.
2013-06-25 Ben Pfaffofp-errors: Implement OpenFlow 1.2+ experimenter error...
2013-06-25 Jarno Rajahalmeofp-util: Support for OpenFlow 1.3 meters.
2013-06-24 Ben Pfaffofproto-dpif: Make "fdb/show" report OpenFlow port...
2013-06-20 James Pagetests: Tolerate init process pid != 1.
2013-06-20 Alex Wangtest-classifier.c: Use UINT16_MAX instead of OFPP_NONE...
2013-06-20 Alex WangCreate specific types for ofp and odp port
2013-06-20 Andy Zhouovs-dpctl: Add mega flow support
2013-06-20 Ben Pfaffovs-vsctl: Improve error message for "ovs-vsctl del...
2013-06-20 Justin Pettitofproto-dpif: Tighten up megaflow wildcard handling.
2013-06-18 Ethan Jacksontests: Add test-hindex to gitignore.
2013-06-18 Ben Pfaffhindex: New data structure for hashed multimaps.
2013-06-14 Justin Pettittunnel: Don't wildcard TTL and TOS in some circumstances.
2013-06-13 Ben Pfaffovsdb-server: Preserve remotes across crash and restart.
2013-06-11 Justin Pettitofproto-dpif: Store relevant fields for wildcarding...
2013-06-11 Ethan Jacksonflow: Add new wildcard functions.
2013-06-11 Ethan Jacksonclassifier: Add 'wc' argument to classifier_lookup().
2013-06-07 Ethan Jacksonofproto: Track subfacet stats in the backer.
2013-06-07 Ethan Jacksonofproto-dpif: More responsive average subfacet statistics.
2013-06-05 Jing Aiofp-actions: enforce valid range for table_id in goto_t...
2013-06-05 Ben Pfaffofproto-dpif: Do not give stats to rules bypassed by...
2013-06-04 YAMAMOTO Takashitestsuite: make a sed command more portable
2013-05-30 Ben PfaffImplement duration fields in OpenFlow 1.3 port stats.
2013-05-29 Ethan Jacksonofproto-dpif: Ditch SLOW_MATCH slow path reason.
2013-05-28 Ben Pfafftests: Add support for running OFTest.
2013-05-28 Ben Pfaffnetdev-dummy: Drop "nobody listened" reply from netdev...
2013-05-21 Alex Wangtests/ofproto-dpif.at: Add tests for the ofproto/trace...
2013-05-21 Alex Wangofproto/ofproto-dpif.c: Re-implement the ofproto/trace...
2013-05-21 YAMAMOTO Takashitestsuite: update a comment
2013-05-20 Jarno Rajahalmemeta-flow: Add MFF_IN_PORT_OXM, a 32-bit in_port.
2013-05-17 Simon HormanAllow hexdump of packet data of PACKET_{IN, OUT} messages
2013-05-17 Simon Hormanofp-print: ofp_packet_to_string() Do not emit extra...
2013-05-16 Alex Wangnetdev: Prevent using reserved names
2013-05-16 Alex Wangtests/ovs-vsctl.at: Delete trailing white spaces
2013-05-10 Jarno RajahalmeOpenFlow-level flow-based tunneling support.
2013-05-08 Simon HormanDo not perform validation in learn_parse();
2013-05-08 Simon HormanCheck actions prerequisites in parse_ofp_str()
2013-05-08 Ben Pfaffmeta-flow: Make 'in_port' field writable.
2013-05-03 Ben PfaffMake most "struct option" instances "const".
2013-05-02 Neil MckeeChange sFlow model to reflect per-bridge sampling
2013-05-01 Simon HormanRemove spurious IPv4 data from MPLS packet test
2013-04-26 Kyle MesteryUpdate the default VXLAN destination UDP port to the...
2013-04-24 Simon Hormanmatch: Correct formatting of MPLS
2013-04-22 Romain LengletImplement IPFIX export
2013-04-22 YAMAMOTO Takashiinvoke perl as ${PERL}
2013-04-22 YAMAMOTO Takashiexplicitly invoke perl for uuidfilt.pl (rather than...
2013-04-18 Ben Pfaffovsdb-server: Announce bound listening ports as status...
2013-04-18 Ben Pfafftests: Avoid race conditions, by letting the kernel...
2013-04-18 Ben Pfafftests: Make test-netflow, test-sflow accept all logging...
2013-04-18 Ben PfaffCorrectly implement the OpenFlow 1.2+ OXM_OF_IP_DSCP...
2013-04-12 Ben Pfafftests: Add test for ovs-vswitchd regression with empty db.
2013-04-11 Ben Pfaffovsdb-server: Add commands for adding and removing...
2013-04-09 Ethan Jacksontests: Add test-sflow to .gitignore.
2013-04-04 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2013-04-03 Giuseppe LettieriMerge branch 'master' of git://openvswitch.org/openvswitch
2013-04-01 Ben Pfaffovsdb-data: New functions for predicting serialized...
2013-04-01 Ben Pfaffjson: New function json_serialized_length().
2013-04-01 Neil Mckeetests: Add sFlow test.
2013-03-29 Andy Zhouovs-appctl: dpif/show display bug fix
2013-04-03 Jarno Rajahalmetests/lacp.at: Fix comment.
2013-03-28 Ben Pfafflacp: Stop time to avoid dependency on real time in...
2013-03-28 Jarno Rajahalmelacp.at: Change timing of lacp - negotiation test
2013-03-28 Jarno Rajahalmeofproto-dpif.at: Fix timing issue in show rates test.
2013-03-27 Andy Zhouofproto-dpif: Keep track of exact-match flow info
2013-03-21 Ethan Jacksonofproto-dpif: xlate actions once with subfacets.
2013-03-15 Ben Pfaffovs-vsctl: Try connecting only once for active connecti...
next