summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: Run Python 3 tests with Python 3.Russell Bryant2016-03-241-1/+1
* tunnel-tests: Fix travis build failure.Pravin B Shelar2016-03-242-10/+10
* tunneling: Enable IPv6 tuneling.Pravin B Shelar2016-03-242-4/+168
* tnl-neigh-cache: tighten arp and nd snooping.Pravin B Shelar2016-03-242-3/+3
* tunneling: Handle multiple ip address for given device.Pravin B Shelar2016-03-241-4/+8
* Ensure that dumped OF flows in ovn tests include countersRYAN D. MOATS2016-03-231-43/+47
* Separating OVN NB and SB database processesRYAN D. MOATS2016-03-234-10/+24
* lib/util.c: Optimise bitwise_rscan.Han Zhou2016-03-232-1/+103
* ofproto/trace: Fix "unchanged" output for Final flowYAMAMOTO Takashi2016-03-241-0/+11
* vlog.at: Avoid using GNU sed extensionYAMAMOTO Takashi2016-03-241-2/+2
* ovs_strerror, ovs_format_message: Always use "Success" for errno 0YAMAMOTO Takashi2016-03-241-1/+0
* Add useful information to ovn E2E testsRYAN D. MOATS2016-03-221-0/+14
* ovn: Update the test case for localnet port.Han Zhou2016-03-211-16/+51
* Move lib/dynamic-string.h to include/openvswitch directoryBen Warren2016-03-196-6/+6
* tests: enable basic lcov code coverage reporting supportLance Richardson2016-03-181-0/+17
* tests: consistently use OVS_APP_EXIT_AND_WAIT() for daemon terminationLance Richardson2016-03-1816-108/+205
* tests: make as() function as documentedLance Richardson2016-03-181-1/+1
* tests: Make OVS_APP_EXIT_AND_WAIT() wait for process terminationLance Richardson2016-03-181-2/+3
* ovn: Add l3 port security for IPv4 and IPv6Numan Siddique2016-03-181-0/+318
* ovn: Implement basic ARP support for L3 logical routers.Ben Pfaff2016-03-122-11/+176
* ovn: Use callback function instead of simap for logical port number map.Ben Pfaff2016-03-111-3/+16
* actions: Implement OVN "arp" action.Ben Pfaff2016-03-111-0/+3
* openflow: Support matching and modifying MPLS TTL field.Ben Pfaff2016-03-071-1/+2
* tests: Expand 'bundle with many ports' test.Joe Stringer2016-03-071-0/+10
* unixctl: Log commands received and their replies (at debug level).Ben Pfaff2016-03-071-2/+2
* tests: Add bundle action test with buffer realloc.Joe Stringer2016-03-031-0/+6
* ofp: Add support for bundles extension in OpenFlow 1.3.Jarno Rajahalme2016-02-291-2/+487
* testsuite: Add timeout to add_of_br() command.Ilya Maximets2016-02-261-1/+1
* tests: Fix use of "test".Ben Pfaff2016-02-261-1/+1
* m4: Rename compat.at to compat.m4.Ben Pfaff2016-02-261-1/+1
* tests: Move Autotest compatibility macros into tests directory.Ben Pfaff2016-02-261-0/+18
* tests: Add Autoconf 2.63 compatibility support for AS_VAR_APPEND.Ben Pfaff2016-02-261-0/+9
* ovn-northd: Allow lport 'addresses' to store multiple ips in each setNuman Siddique2016-02-251-1/+23
* Add useful information to ovn E2E testRYAN D. MOATS2016-02-251-0/+12
* tests: Gracefully terminate daemons in OVN testsLance Richardson2016-02-252-0/+21
* xlate: Always recirculate after an MPLS POP to a non-MPLS ethertype.Jarno Rajahalme2016-02-242-8/+9
* odp-util: Format and scan multiple MPLS labels.Jarno Rajahalme2016-02-241-1/+1
* tests: Fix MPLS tests.Jarno Rajahalme2016-02-243-9/+18
* tests: Add ability to automatically rerun failed tests.Ben Pfaff2016-02-241-1/+2
* Implement OFPT_TABLE_STATUS Message.Saloni Jain2016-02-241-4/+82
* tests/dpdk/ring_client: extend range of supported dpdkr portsMauricio Vásquez2016-02-231-30/+15
* vlog.at: Run tests for Python 2 and 3.Russell Bryant2016-02-221-97/+125
* unixctl-py.at: Run tests for Python 2 and 3.Russell Bryant2016-02-221-87/+111
* daemon-py.at: Run tests with Python 2 and 3.Russell Bryant2016-02-221-223/+260
* reconnect.at: Run tests for Python 2 and 3.Russell Bryant2016-02-221-1/+7
* jsonrpc-py.at: Run tests with Python 2 and 3.Russell Bryant2016-02-221-32/+47
* library.at: Run tests for Python 2 and 3.Russell Bryant2016-02-221-15/+24
* ovsdb-idl.at: Run tests with both Python 2 and 3.Russell Bryant2016-02-221-16/+40
* ovsdb.at: Run Python tests for Python 2 and 3.Russell Bryant2016-02-221-5/+47
* json.at: Run for Python 2 and 3.Russell Bryant2016-02-221-6/+18