summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* ovsdb-server: Add commands for adding and removing remotes at runtime.Ben Pfaff2013-04-101-0/+42
* tests: Add test-sflow to .gitignore.Ethan Jackson2013-04-091-0/+1
* ovs-appctl: dpif/show display bug fixAndy Zhou2013-03-291-2/+2
* tests/lacp.at: Fix comment.Jarno Rajahalme2013-04-031-1/+1
* ovsdb-data: New functions for predicting serialized length of data.Ben Pfaff2013-04-011-3/+11
* json: New function json_serialized_length().Ben Pfaff2013-04-011-1/+2
* tests: Add sFlow test.Neil Mckee2013-04-014-0/+914
* lacp: Stop time to avoid dependency on real time in negotiation test.Ben Pfaff2013-03-281-1/+3
* lacp.at: Change timing of lacp - negotiation testJarno Rajahalme2013-03-281-2/+2
* ofproto-dpif.at: Fix timing issue in show rates test.Jarno Rajahalme2013-03-281-2/+2
* ofproto-dpif: Keep track of exact-match flow infoAndy Zhou2013-03-272-18/+65
* ofproto-dpif: xlate actions once with subfacets.Ethan Jackson2013-03-211-0/+1
* ovs-vsctl: Try connecting only once for active connections by default.Ben Pfaff2013-03-155-13/+47
* Remove encal_dl_type from struct flowSimon Horman2013-03-151-8/+15
* lib: Rename lib/pcap.h to avoid inclusion conflicts.Stephane A. Sezer2013-03-151-1/+1
* ovs-appctl: dpif/show display per bridge statsAndy Zhou2013-03-132-18/+22
* Add table_id to NXM flow_removed messages.Ben Pfaff2013-03-081-2/+2
* ofproto-dpif: GOTO_TABLE recursion removal.Jarno Rajahalme2013-03-081-0/+14
* ofproto-dpif: Print slow-path actions instead of "drop" in dump-flows.Justin Pettit2013-03-071-7/+7
* tunnel: Mark ECN status on decapsulated tunnel packets.Justin Pettit2013-03-061-2/+2
* tunnel: Generate datapath flows for tunneled packets dropped due to ECN.Justin Pettit2013-03-061-1/+20
* nicira-ext: Add Nicira actions NXAST_STACK_PUSH and NXAST_STACK_POP.Andy Zhou2013-03-062-0/+22
* Add support for set_mpls_ttl actionSimon Horman2013-03-061-0/+63
* Add support for dec_mpls_ttl actionSimon Horman2013-03-061-0/+21
* Tunnel: Cleanup old tunnel infrastructure.Pravin B Shelar2013-03-041-1/+0
* tunnel: Only print non-default UDP dst_port for LISP/VXLAN tunnelsKyle Mestery2013-02-281-1/+1
* tests: Add VXLAN and LISP tunnel tests to the unit test infrastructure.Kyle Mestery2013-02-271-0/+69
* Allow OVS_USERSPACE_ATTR_USERDATA to be variable length.Ben Pfaff2013-02-151-0/+1
* tests: Add test for Python version of long socket name workaround.Ben Pfaff2013-02-133-2/+77
* tests: Make long name more readable by introducing a shell variable.Ben Pfaff2013-02-131-3/+4
* tests: Make test for Linux /proc/self/fd more straightforward.Ben Pfaff2013-02-131-11/+1
* Make OpenFlow 1.2+ role replies return the generation ID.Ben Pfaff2013-02-122-4/+4
* tests: Add test for self-modifying learn action.Ben Pfaff2013-02-111-0/+35
* ofproto-macros: Fail a test that logs a WARN or higher level message.Ben Pfaff2013-02-112-3/+21
* tests: Set explicit bond mode in LACP test.Ben Pfaff2013-02-111-1/+1
* tests: Fix error path in netflow test.Ben Pfaff2013-02-111-1/+1
* stream-unix: Use rundir as root for relative paths.Pavithra Ramesh2013-02-119-1/+28
* Optimize classifier by maintaining the priority of the highest priority rule ...Jarno Rajahalme2013-02-081-0/+13
* nicira-ext: Remove the autopath action.Ethan Jackson2013-02-055-51/+0
* User-Space MPLS actions and matchesSimon Horman2013-02-054-0/+144
* vlog: New function vlog_set_levels_from_string_assert().Ben Pfaff2013-02-011-3/+3
* tests: Add tunnel unit tests.Ethan Jackson2013-01-283-0/+314
* lib: Switch to flow based tunneling.Ethan Jackson2013-01-281-19/+0
* ofproto-dpif: Require an in_port when tracing datapath flows.Ethan Jackson2013-01-281-9/+9
* ofproto: Properly refresh rule modified time when nothing else changes.Ben Pfaff2013-01-251-0/+75
* netdev-dummy: Test LACP negotiation.Ben Pfaff2013-01-241-0/+430
* ofproto-dpif: Implement patch ports in userspace.Ethan Jackson2013-01-241-0/+57
* hash: Replace primary hash functions by murmurhash.Ben Pfaff2013-01-221-12/+15
* tests: Fix dependencies on hash function in ofproto-dpif tests.Ben Pfaff2013-01-221-66/+38
* datapath: More flexible kernel/userspace tunneling attribute.Pravin B Shelar2013-01-181-6/+5