summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Move lib/ofp-print.h to include/openvswitch directoryBen Warren2016-04-141-4/+4
* Move lib/ofp-actions.h to include/openvswitch directoryBen Warren2016-04-143-8/+8
* ovn-controller: Dynamically reconnect if ovn-remote value changes.RYAN D. MOATS2016-04-141-0/+16
* ovn-northd: Handle IPv4 addresses with prefixes in lport port securityNuman Siddique2016-04-141-0/+49
* Move lib/ofp-msgs.h to include/openvswitch directoryBen Warren2016-04-141-4/+4
* Move lib/ofp-util.h to include/openvswitch directoryBen Warren2016-04-145-3/+5
* Move lib/type-props.h to include/openvswitch directoryBen Warren2016-04-141-1/+1
* Move lib/match.h to include/openvswitch directoryBen Warren2016-04-142-2/+2
* Break uuid.h into private and public partsBen Warren2016-04-141-0/+1
* system-traffic: Use better names for OVS vxlan ports.Joe Stringer2016-04-131-2/+2
* ovsdb: Force columns that contain weak references to be immutable.Ben Pfaff2016-04-111-1/+18
* dpif-netdev: Remove useless dpif-dummy/delete-port appctl.Daniele Di Proietto2016-04-071-2/+2
* system-traffic: Fix packet-in format for tests.Joe Stringer2016-04-071-4/+4
* ovn-northd: Fix peering of routers.Gurucharan Shetty2016-04-011-0/+155
* tests: Fix *bsd failure in OVS_APP_EXIT_AND_WAIT.Lance Richardson2016-03-311-1/+1
* ovsdb: Improve error message from ovsdb_log_open() open failure.Ben Pfaff2016-03-302-2/+2
* Move lib/ofpbuf.h to include/openvswitch directoryBen Warren2016-03-3010-10/+10
* Move ofp-parse.h to include/openvswitch directoryBen Warren2016-03-301-1/+1
* list: Rename all functions in list.h with ovs_ prefix.Ben Warren2016-03-305-17/+17
* list: Remove lib/list.h completely.Ben Warren2016-03-301-2/+2
* list: Move contents of lib/list.h to include/openvswitch directory.Ben Warren2016-03-301-0/+1
* tests/automake.mk: Prohibition of parallel system-traffic test execution.Ilya Maximets2016-03-301-2/+2
* check-system-userspace: Waiting for port's availability before creation.Ilya Maximets2016-03-301-0/+2
* system-traffic.at: Skip tests if namespaces or veths aren't supported.Ilya Maximets2016-03-301-3/+3
* ovn: Add ovn-bridge-mappings to Chassis external_ids.Russell Bryant2016-03-291-0/+13
* ovs-thread: Do not always end quiescent state in ovs_thread_create().Daniele Di Proietto2016-03-253-0/+57
* 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