bump mainstream version number and reset taglevel to 1
[sliver-openvswitch.git] / tests /
2012-10-29 Giuseppe LettieriMerge branch 'mainstream'
2012-10-26 Isaku YamahataOF11: push_vlan support
2012-10-23 Ed Mastelib: Accomodate FreeBSD return value for ssl connection.
2012-10-22 Mehak MahajanARP packets must have print arp_tpa/arp_spa instead...
2012-10-22 Mehak MahajanDo not print ICMP fields for non IP packets.
2012-10-22 Mehak MahajanChange logging format for flows to that accepted by...
2012-10-18 Joe Stringerofp-actions: Implement writing to metadata field
2012-10-18 Isaku Yamahataofpaction: support OF11 pop_vlan
2012-10-18 Ben Pfaffofp-util: Again allow OpenFlow port 0 in commands and...
2012-10-18 Isaku Yamahatalib: support OF11 dec_nw_ttl
2012-10-16 Isaku Yamahatainstruction/clear-actions: string parser/formater,...
2012-10-16 Isaku Yamahatainstruction: support goto-table action
2012-10-15 Isaku Yamahatapython/ovs/stream: teach stream.py tcp socket
2012-10-14 Ben Pfaffofp-errors: Merge OF1.0 "all tables full" with OF1...
2012-10-12 Simon Hormanofp-msgs: Open Flow 1.1 and 1.2 Queue Status Messages
2012-10-10 Simon Hormanofp-msgs: Open Flow 1.1 and 1.2 Port Status Messages
2012-10-09 Ethan Jacksonconfig: Add explicit support for building on ESX.
2012-10-05 Ethan Jacksontimeval: Recover from failed timer_create() calls.
2012-10-04 Mehak Mahajanovsdb/jsonrpc-server: ovsdb-server closes accepted...
2012-10-04 Ethan Jacksontests: Allow environment specified autom4te.
2012-10-03 Jesse Grossflow: Extend struct flow to contain tunnel outer header.
2012-10-02 Ed Mastetests: jemalloc debug config for FreeBSD 9 and 10.
2012-10-01 Ed Mastetests: Also enable FreeBSD libc debugging
2012-10-01 Ben Pfafftests: Enable glibc malloc debugging features in testsuite.
2012-10-01 Simon Hormanofp-util: Use table_id in OF1.1 and OF1.2 Flow Remove...
2012-10-01 Simon Hormanofproto: Add del-flow based on table-id tests
2012-09-28 Simon Hormanofp-actions: Add parsing of set_field actions
2012-09-27 Isaku Yamahatapython/ovs/db/idl: getattr(Row) raises TypeError, not...
2012-09-26 Isaku Yamahataofp-actions: Add support for OpenFlow 1.2 "set-field...
2012-09-25 Ben Pfaffovsdb-server: Add support for multiple databases.
2012-09-24 Giuseppe LettieriMerge branch 'mainstream'
2012-09-21 Simon Hormanflow: Only show IPv4 flow information for IPv4 flows
2012-09-20 Ben Pfaffovs-ofctl: Accept port keywords, OF1.1 port numbers...
2012-09-17 Ben Pfafftests: Fix sensitivity to record ordering in test-netfl...
2012-09-13 Simon Hormanofp-util: Allow decoding of Open Flow 1.1 & 1.2 Table...
2012-09-13 Giuseppe LettieriMerge branch 'master' of git://openvswitch.org/openvswitch
2012-09-13 Isaku Yamahatapython/ovs/db/idl.py: Transaction._substitute doesn...
2012-09-07 Ben Pfaffreconnect: Rename reconnect_received() to reconnect_act...
2012-09-05 Ben Pfaffovsdb: Enforce immutability of immutable columns.
2012-09-05 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2012-09-05 Giuseppe LettieriMerge branch 'forward-port'
2012-09-04 Simon Hormanofp-errors: Remove OFPERR_NXBIC_DUP_TYPE
2012-09-04 Ben PfaffIntroduce sparse flows and masks, to reduce memory...
2012-09-04 Ben Pfaffhash: Introduce an implementation of murmurhash.
2012-09-04 Ben Pfaffclassifier: Prepare for "struct cls_rule" needing to...
2012-09-04 Ben Pfaffclassifier: Break cls_rule 'flow' and 'wc' members...
2012-09-04 Ben Pfaffutil: New function popcount().
2012-09-04 Ben Pfaffutil: New function zero_rightmost_1bit().
2012-09-04 Ben Pfaffflow: Remove flow_wildcards_is_exact().
2012-09-04 Ben Pfaffflow: Replace flow_wildcards members by a single "struc...
2012-09-04 Ben Pfaffflow: Ensure that padding is always zeroed.
2012-09-04 Ben Pfaffflow: Use bit-mask for in_port match, instead of FWW_...
2012-09-04 Ben Pfaffflow: Use bit-mask for Ethernet type match, instead...
2012-09-04 Ben Pfaffflow: Use bit-mask for IP protocol match, instead of...
2012-09-04 Ben Pfaffflow: Use bit-mask for DSCP and ECN bits, instead of...
2012-08-31 Ben Pfafflockfile: Log more helpful message when locking fails...
2012-08-31 Ben Pfafflockfile: In tests, also verify log messages.
2012-08-30 Giuseppe LettieriMerge branch 'master' into forward-port
2012-08-29 Simon Hormanofp-msgs: Allow encoding and decoding of Open Flow...
2012-08-29 Simon Hormanovs-ofctl: Use vconn as a parameter of dump_stats_trans...
2012-08-29 Simon Hormanofp-msgs: Split OFPRAW_OFPST_AGGREGATE_REQUEST
2012-08-29 Simon Hormanofp-util: Allow decoding of Open Flow 1.2 Flow Statisti...
2012-08-29 Joe Stringertests: Fix autopath tests
2012-08-20 Ben Pfaffofproto-dpif: Kill off test-netflow daemon if test...
2012-08-20 Ben Pfafftests: New m4 macro ON_EXIT to add a cleanup action.
2012-08-17 Ben PfaffDo not include zeroed metadata fields in NXM/OXM packet...
2012-08-17 Ben Pfafftests: Put AT_CAPTURE_FILE on its own line.
2012-08-17 Ben Pfafftests: Invoke daemons with --no-chdir so core files...
2012-08-16 Ben Pfafftests: Factor "seq" shell function out into common...
2012-08-16 Mehak MahajanAdd Nicira vendor extension action NXAST_DEC_TTL_CNT_IDS.
2012-08-14 Jesse Grosstests: Add delay in NetFlow unit tests before killing...
2012-08-10 Simon Hormanofp-print: Enable display of Open Flow 1.1 & 1.2 Table...
2012-08-10 Simon Hormanofp-util: Allow decoding of Open Flow 1.2 Flow Statisti...
2012-08-09 Simon Hormanofp-util: Allow decoding of Open Flow 1.2 Port Mod...
2012-08-09 Leo Altermantimeval: On Linux x86-64 systems refresh time whenever...
2012-08-09 Leo Altermanlockfile: Remove lockfile_lock timeout argument
2012-08-09 Simon HormanAllow decoding of Open Flow 1.1 & 1.2 Flow Removed...
2012-08-09 Simon Hormanofp-util: Allow decoding of Open Flow 1.1 and 1.2 Packe...
2012-08-08 Simon Hormanofp-util: Allow decoding of Open Flow 1.2 Packet In...
2012-08-08 Simon Hormanofp-print: Open Flow 1.2 Flow Mod message tests
2012-08-07 Ben Pfafftests: Test that ofp10_match bytes that should be ignor...
2012-08-07 Ben Pfaffvconn: Ensure that vconn_run() is enough to complete...
2012-08-06 Ben Pfaffofp-msgs: ofpmp_reserve() must add "more" flag when...
2012-08-03 Ben Pfaffutil: New macro CONST_CAST.
2012-08-03 Ben Pfafftest-sha1: Remove unneeded casts.
2012-08-03 Ben Pfaffofproto: Avoid sensitivity to hash order in flow monito...
2012-08-02 Mehak MahajanCreate .conf.db.~lock~ in same dir as DBDIR.
2012-08-01 Ben Pfaffovsdb: Do not replace symlinks by regular files during...
2012-08-01 Ben Pfafflockfile: Be more forgiving about lockfiles for symlinks.
2012-08-01 Ben Pfaffutil: New function follow_symlinks().
2012-08-01 Ben Pfafftests: Slightly generalize utility function tests.
2012-08-01 Ben PfaffMake the location of the database separately configurable.
2012-08-01 Ben Pfafflockfile: Fix hang locking through a dangling symlink.
2012-08-01 Ben Pfafftest-vconn: Also accept EPIPE for TCP connection failures.
2012-08-01 Ben Pfafftest-vconn: Block in three cases where a race is visibl...
2012-07-31 Ed Mastetests: Get max rx socket buffer size on FreeBSD
2012-07-31 Ed Mastetests: Avoid xargs, for FreeBSD compatibility.
2012-07-31 Simon Hormanofp-util: Update Capabilities for Open Flow 1.2
2012-07-31 Simon Hormanofproto: As of Open Flow 1.1 switch_features has no...
2012-07-31 Ben Pfaffofp-msgs: New approach to encoding and decoding OpenFlo...
next