summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* ofp-parse: Fix parsing, formatting of multiple fields in NTR extension.Ben Pfaff2015-11-032-3/+3
* tests: add documentation for OVS_WAIT_UNTIL and OVS_WAIT_WHILE macrosAnsis Atteka2015-11-031-0/+14
* test: Make test independent of the recirc_idAndy Zhou2015-10-302-3/+4
* tests: Enable debugging in pyftpdlib.Jarno Rajahalme2015-10-231-0/+4
* test-ovn: Fix memory leak in option processing.Justin Pettit2015-10-221-0/+1
* ovs-ofctl: Fix OpenFlow versions with '--bundle'Jarno Rajahalme2015-10-192-10/+10
* ovs-ofctl: Fix replace-flows.Jarno Rajahalme2015-10-191-9/+25
* ovn: Support multiple router ports per logical switch.Ben Pfaff2015-10-191-76/+117
* ovn: Add test for logical router ARP replies.Ben Pfaff2015-10-191-7/+70
* ovn: Implement the ability to send a packet back out its input port.Ben Pfaff2015-10-191-0/+1
* ovn: Implement basic logical L3 routing.Ben Pfaff2015-10-161-4/+167
* ovn-nb: Rename Port_Bindings 'macs' column to 'addresses'.Ben Pfaff2015-10-164-23/+23
* ovn: Implement logical patch ports.Ben Pfaff2015-10-161-1/+39
* atlocal.in: Hide a harmless error on Windows.Gurucharan Shetty2015-10-161-1/+1
* ofproto: Correct encoding and decoding of group desc properties.Simon Horman2015-10-162-1/+4
* ovn.at: Add test for gateway.Justin Pettit2015-10-162-1/+158
* ovn-sbctl: Add multiple encaps with "chassis-add".Justin Pettit2015-10-161-1/+34
* ovn: Add stateful ACL support.Justin Pettit2015-10-162-2/+7
* ovn: Implement logical action to decrement IPv4 TTL.Ben Pfaff2015-10-151-1/+5
* ovn: Extend logical "next" action to jump to arbitrary flow tables.Ben Pfaff2015-10-152-4/+10
* ovn.at: Fix tab/space issues.Justin Pettit2015-10-151-17/+17
* ovsdb-idl: Test script for Python register_columns functionShad Ansari2015-10-132-2/+38
* system-traffic: Add ct tests using local stack.Joe Stringer2015-10-132-1/+122
* dpif-netlink: Allow MRU packet attribute.Andy Zhou2015-10-131-0/+221
* Add support for connection tracking helper/ALGs.Joe Stringer2015-10-134-0/+156
* Add connection tracking label support.Joe Stringer2015-10-137-8/+71
* Add connection tracking mark support.Joe Stringer2015-10-138-7/+180
* Add support for connection tracking.Joe Stringer2015-10-1314-4/+662
* tnl-arp-cache: add IPv6 Neighbor Discovery supportThadeu Lima de Souza Cascardo2015-10-131-4/+4
* ovn-controller: Add test for setting up and tearing down patch ports.Ben Pfaff2015-10-073-0/+73
* ovn-sbctl: Use environment var OVN_SB_DB to find the database by default.Ben Pfaff2015-10-072-6/+10
* tests: Refactor macros so OVN databases can be initialized individually.Ben Pfaff2015-10-071-8/+17
* ovn: Implement action to exchange two fields.Ben Pfaff2015-10-072-2/+14
* ovn: Implement action to copy one field into another.Ben Pfaff2015-10-072-2/+14
* lib/daemon: support --user option for all OVS daemonAndy Zhou2015-09-303-4/+4
* ovn: Implement basic end-to-end full mesh test.Ben Pfaff2015-09-294-7/+354
* tests: Ignore more error messages for hidden rules test.Ben Pfaff2015-09-291-1/+1
* tests: Shorten line in table-features test.Ben Pfaff2015-09-201-1/+3
* dpif-netdev: Exact match non-presence of vlans.Jarno Rajahalme2015-09-181-35/+109
* stream-ssl: Get peer-ca-cert functionality to work.Gurucharan Shetty2015-09-181-0/+27
* ovs-vsctl.at: Correct title of SSL test.Gurucharan Shetty2015-09-181-7/+10
* ovn-nbctl: Enable database commands using db-ctl-base infrastructure.Ben Pfaff2015-09-151-2/+2
* ovn-controller-vtep: Extend vtep module to install Ucast_Macs_Remote.Alex Wang2015-09-151-0/+136
* ovn-controller-vtep: Add vtep module.Alex Wang2015-09-151-0/+52
* tunnel: Validate IP header for userspace tunneling.Jesse Gross2015-09-131-3/+3
* expr: Properly handle several cases involving string variables.Ben Pfaff2015-09-112-117/+271
* tests: Add basic IPFIX test.Joe Stringer2015-09-111-0/+37
* ovn-nbctl: Add ACL commands.Justin Pettit2015-09-101-0/+49
* ofproto: Implement OF1.4 Group & Meter change notification messagesNiti Rohilla2015-09-092-0/+137
* tests: Replace ON_EXIT m4 macro by on_exit() shell function.Ben Pfaff2015-09-0916-91/+80