proper type for internal port of planetlab dpif
[sliver-openvswitch.git] / tests /
2013-01-24 Giuseppe LettieriMerge branch 'mainstream'
2013-01-22 Ben Pfaffhash: Replace primary hash functions by murmurhash.
2013-01-22 Ben Pfafftests: Fix dependencies on hash function in ofproto...
2013-01-19 Pravin B Shelardatapath: More flexible kernel/userspace tunneling...
2013-01-17 Ben PfaffReplace most uses of assert by ovs_assert.
2013-01-17 Ben Pfaffutil: Introduce ovs_assert macro.
2013-01-16 Ben Pfaffovs-vsctl: Add --if-exists option to many database...
2013-01-16 Giuseppe LettieriMerge branch 'mainstream'
2013-01-15 Jarno Rajahalmeofp-print.c: Fix remaining port number prints.
2013-01-10 Jarno RajahalmeAdd Openflow 1.3 test for asynchronous message control.
2013-01-10 Ben Pfafftests: Fix memory leaks in test-classifier program.
2013-01-09 Gurucharan Shettyopenflow: Print in_port as string for reserved/special...
2013-01-04 Ben Pfaffvconn: Fix parameters for vconn_open(), vconn_open_bloc...
2013-01-03 Ben Pfaffofp-actions: Fix the check for instruction ordering...
2012-12-28 Jarno RajahalmeAdd Openflow 1.2 role request/reply processing, update...
2012-12-21 Jarno RajahalmeAdd ODP level handling of OVS_KEY_ATTR_IPV4_TUNNEL.
2012-12-18 Ansis Attekavswitchd: log skb_mark and skb_priority
2012-12-16 Giuseppe LettieriMerge branch 'hotfix' into make-improv
2012-12-12 Ben Pfaffpackets: Change IP_ARGS interface to take an ovs_be32...
2012-12-10 Ben Pfaffovs-vsctl: Allow command-specific options to mingle...
2012-12-10 Jarno RajahalmeAdd OpenFlow13 to the allowed protocols for ofproto...
2012-12-08 Ben Pfaffvswitchd: Make the maximum size of MAC learning tables...
2012-12-08 Ben Pfaffnx-match: Log a warning when a wildcarded bit is set...
2012-12-08 Ben Pfafftests: Avoid race condition in flow monitoring test.
2012-12-04 Ben Pfaffofp-errors: Correctly encode errors as extensions or...
2012-12-04 Jarno RajahalmeDon't use error categories as if they were actually...
2012-12-02 Justin Pettitovs-vsctl: Add "--real" and "--fake" options to "list...
2012-11-30 Simon HormanAdd OpenFlow 1.2 parse-flows test
2012-11-30 Simon Hormanofp-actions: Add OpenFlow1.1+ Set Queue action
2012-11-29 Simon Hormantest: add ofproto OpenFlow1.2 tests
2012-11-29 Ben Pfaffovs-ofctl: Reject impossible protocols configurations...
2012-11-29 Ben Pfaffofp-util: Make "OXM" flow format name include both...
2012-11-28 Ansis Attekaflow: use rule priority in match_format() function
2012-11-27 Jarno RajahalmeInitial OpenFlow 1.3 support
2012-11-27 Jarno RajahalmeFix handling of OFPP_ANY in OpenFlow 1.1 and later.
2012-11-23 Ansis Attekavswitchd: fix 32-bit builds
2012-11-22 Pravin B Shelarvswitchd: Log all tunnel parameters of given flow.
2012-11-22 Ansis Attekadatapath: add skb mark matching and set action
2012-11-19 Simon Hormanvswitchd: Configuration of allowed OpenFlow versions
2012-11-16 Justin Pettitbridge: Always "up" internal devices.
2012-11-16 Ben Pfaffofp-util: Allow use of OpenFlow 12 flow format
2012-11-15 Pravin B Shelarodp-utils: Print human readable ipv4-tunnel-key flags.
2012-11-09 Ben Pfafftests: Add tests for encoding and decoding OpenFlow...
2012-11-05 Simon Hormanofp-util: Add version bitmap support to hello messages.
2012-11-05 Simon Hormanvconn: Replace minimum version with bitmap of allowed...
2012-11-04 Ben Pfaffofproto: Report 0 Mbps when speed not available instead...
2012-11-02 Mehak MahajanProcess RARP packets with ethertype 0x8035 similar...
2012-11-02 Ben Pfaffofproto: Better hide hidden tables.
2012-11-02 Justin Pettitofproto-dpif: Use a single underlying datapath across...
2012-11-02 Justin Pettitofproto-dpif: Add ovs-appctl commands for ovs-dpctl...
2012-11-02 Justin Pettittests: Rewrite unit tests to not expect bridge with...
2012-11-02 Justin PettitSeparate OpenFlow port numbers from datapath ones.
2012-11-02 Justin Pettittests: Define new ADD_OF_PORTS macro for ofproto tests.
2012-11-02 Justin PettitAllow the OpenFlow port to be requested for a port.
2012-11-02 Justin PettitUse ODP ports in dpif layer and below.
2012-11-01 Jesse Grossodp: Enable parsing ipv4_tunnel key.
2012-10-29 Justin Pettitflow: Set ttl in flow_compose().
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...
next