Merge branch 'mainstream'
[sliver-openvswitch.git] / tests /
2013-08-15 Giuseppe LettieriMerge branch 'mainstream'
2013-08-15 Giuseppe LettieriMerge commit '259e0b1ad1bfea762a76f0098deb8f8d8db1dfa3'
2013-08-14 Alex Wangbfd: Fix check_tnl_key error.
2013-08-13 Jesse Grossflow: Enable matching on new field 'pkt_mark'.
2013-08-13 Jesse Grosstunnel: Clear IPSEC_MARK on input rather than output.
2013-08-13 Jesse Grossflow: Rename skb_mark to pkt_mark.
2013-08-13 Ben Pfafftests: Fix threading race in "ofproto-dpif megaflow...
2013-08-13 Ben Pfafftests: Fix problems in "learning action - self-modifyin...
2013-08-09 Ethan Jacksonclassifier: Make use of the classifier thread safe.
2013-08-08 Giuseppe LettieriMerge branch 'master' of git://openvswitch.org/openvswitch
2013-08-06 Ben Pfaffovs-ofctl: Add "ofp-parse" command for printing OpenFlo...
2013-08-05 Andy Zhouodp-util: Always export the priority and skb_mark netli...
2013-08-05 Pavithra RameshBFD: Edit the unit test time/stop command
2013-08-03 Andy Zhouodp-util: add verbose mode for displaying dp flow.
2013-08-03 Justin Pettitofproto-dpif: Always un-wildcard fields that are being...
2013-08-01 Ethan Jacksonofproto-dpif-xlate: Don't try to optimize goto table.
2013-08-01 Ethan Jacksonstp: Make the STP module thread safe.
2013-07-31 Alex Wangovs-atomic-pthreads: Fix "has incomplete type" error.
2013-07-31 Andy Zhouodp-util: fix bug in setting ipv4 frag flag mask
2013-07-31 Giuseppe LettieriMerge remote-tracking branch 'ovs-dev/master'
2013-07-31 Ben Pfafftest-atomic: Re-enable atomic read-write-modify tests.
2013-07-30 Pavithra RameshBFD: Unit tests for BFD.
2013-07-29 Ethan Jacksonvalgrind: Update glibc timer_create() suppression.
2013-07-29 Ben Pfaffofproto-dpif: Tolerate spontaneous changes in datapath...
2013-07-26 Ben PfaffImplement OpenFlow 1.3 queue stats duration feature.
2013-07-26 Ben Pfaffofp-util: Fix port and queue stat counting for OpenFlow...
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
next