aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2013-06-20tests: Tolerate init process pid != 1.James Page
2013-06-05ofproto-dpif: Do not give stats to rules bypassed by "drop" frag policy.Ben Pfaff
2013-01-25ofproto: Properly refresh rule modified time when nothing else changes.Ben Pfaff
2013-01-18datapath: More flexible kernel/userspace tunneling attribute.Pravin B Shelar
2012-12-18vswitchd: log skb_mark and skb_priorityAnsis Atteka
2012-12-01ovs-vsctl: Add "--real" and "--fake" options to "list-br".Justin Pettit
2012-11-27flow: use rule priority in match_format() functionAnsis Atteka
2012-11-21vswitchd: Log all tunnel parameters of given flow.Pravin B Shelar
2012-11-21datapath: add skb mark matching and set actionAnsis Atteka
2012-11-14odp-utils: Print human readable ipv4-tunnel-key flags.Pravin B Shelar
2012-11-09ofp-msgs: Accept all versions of OpenFlow "hello" messages.Ben Pfaff
2012-11-05Process RARP packets with ethertype 0x8035 similar to ARP packets.Mehak Mahajan
2012-11-01odp: Enable parsing ipv4_tunnel key.Jesse Gross
2012-10-23lib: Accomodate FreeBSD return value for ssl connection.Ed Maste
2012-10-22ARP packets must have print arp_tpa/arp_spa instead of nw_dst/nw_src.Mehak Mahajan
2012-10-22Do not print ICMP fields for non IP packets.Mehak Mahajan
2012-10-22Change logging format for flows to that accepted by ofproto/trace.Mehak Mahajan
2012-10-18ofp-actions: Implement writing to metadata fieldJoe Stringer
2012-10-18ofpaction: support OF11 pop_vlanIsaku Yamahata
2012-10-18ofp-util: Again allow OpenFlow port 0 in commands and actions.Ben Pfaff
2012-10-18lib: support OF11 dec_nw_ttlIsaku Yamahata
2012-10-16instruction/clear-actions: string parser/formater, of packet decoder/encoderIsaku Yamahata
2012-10-16instruction: support goto-table actionIsaku Yamahata
2012-10-15python/ovs/stream: teach stream.py tcp socketIsaku Yamahata
2012-10-13ofp-errors: Merge OF1.0 "all tables full" with OF1.1+ "table full".Ben Pfaff
2012-10-12ofp-msgs: Open Flow 1.1 and 1.2 Queue Status MessagesSimon Horman
2012-10-10ofp-msgs: Open Flow 1.1 and 1.2 Port Status MessagesSimon Horman
2012-10-09config: Add explicit support for building on ESX.Ethan Jackson
2012-10-05timeval: Recover from failed timer_create() calls.Ethan Jackson
2012-10-04ovsdb/jsonrpc-server: ovsdb-server closes accepted connections immediately.Mehak Mahajan
2012-10-04tests: Allow environment specified autom4te.Ethan Jackson
2012-10-03flow: Extend struct flow to contain tunnel outer header.Jesse Gross
2012-10-02tests: jemalloc debug config for FreeBSD 9 and 10.Ed Maste
2012-10-01tests: Also enable FreeBSD libc debuggingEd Maste
2012-10-01tests: Enable glibc malloc debugging features in testsuite.Ben Pfaff
2012-10-01ofp-util: Use table_id in OF1.1 and OF1.2 Flow Remove MessagesSimon Horman
2012-10-01ofproto: Add del-flow based on table-id testsSimon Horman
2012-09-28ofp-actions: Add parsing of set_field actionsSimon Horman
2012-09-27python/ovs/db/idl: getattr(Row) raises TypeError, not AttributeError.Isaku Yamahata
2012-09-26ofp-actions: Add support for OpenFlow 1.2 "set-field" action.Isaku Yamahata
2012-09-24ovsdb-server: Add support for multiple databases.Ben Pfaff
2012-09-20flow: Only show IPv4 flow information for IPv4 flowsSimon Horman
2012-09-20ovs-ofctl: Accept port keywords, OF1.1 port numbers, reject port number 0.Ben Pfaff
2012-09-17tests: Fix sensitivity to record ordering in test-netflow output.Ben Pfaff
2012-09-13ofp-util: Allow decoding of Open Flow 1.1 & 1.2 Table Statistics Request Mess...Simon Horman
2012-09-12python/ovs/db/idl.py: Transaction._substitute doesn't handle list/tupleIsaku Yamahata
2012-09-07reconnect: Rename reconnect_received() to reconnect_activity().Ben Pfaff
2012-09-05ovsdb: Enforce immutability of immutable columns.Ben Pfaff
2012-09-04ofp-errors: Remove OFPERR_NXBIC_DUP_TYPESimon Horman
2012-09-04Introduce sparse flows and masks, to reduce memory usage and improve speed.Ben Pfaff