summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* doc: Populate 'topics' sectionStephen Finucane2016-12-121-1/+1
* netdev: Set the default number of queues at removal from the databaseIlya Maximets2016-12-091-0/+7
* ofproto-dpif-ipfix: Fix assertion failure for bad configuration.Ben Pfaff2016-12-091-1/+10
* ovs-vswitchd: Avoid segfault for "netdev" datapath.nickcooper-zhangtonghao2016-12-091-0/+34
* tests: Add tracing to "ovn -- 2 HVs, 4 lports/HV, localnet ports" test.Ben Pfaff2016-12-061-36/+60
* tests: Fix order confusion in "ovn -- 2 HVs, 4 lports/HV, localnet ports".Ben Pfaff2016-12-061-2/+2
* tests/bundle: Use active_backup algorithm for up/down test.Ilya Maximets2016-12-061-1/+1
* tunnel: set udp dst-port in tunnel metadataPravin B Shelar2016-12-052-5/+5
* ofproto: Honor OFPFF_RESET_COUNTS flag in flow modify message.Jarno Rajahalme2016-12-051-0/+174
* mpls: Fix MPLS restoration after patch port and group bucket.Jarno Rajahalme2016-12-021-0/+64
* ovs-numa: Allow leading 0x on pmd-cpu-mask.billyom2016-12-021-3/+3
* ovsdb: Allow online compacting on Windows.Alin Serdean2016-11-301-1/+5
* ofp-actions: Add "ingress" and "egress" options to "sample" action.Ben Pfaff2016-11-303-0/+9
* ovn-northd: Force SNAT for multiple gateway routers.Gurucharan Shetty2016-11-291-0/+386
* ovn: Test arp requests received from vtep ports.Darrell Ball2016-11-281-0/+30
* tests: add test for the output of ovs/route/lookupThadeu Lima de Souza Cascardo2016-11-251-1/+30
* ovn-nbctl: Add NAT commands.nickcooper-zhangtonghao2016-11-211-0/+114
* dpif-netdev: Honor rxq affinity during pmd threads creation.Ilya Maximets2016-11-151-0/+56
* ovs-router: Fix selection of source IP address when a gateway ip is introducedAriel Waizel2016-11-153-0/+15
* logical-fields: Add ct.dnat and ct.snat symbols.Gurucharan Shetty2016-11-151-1/+3
* ofproto: Return the OFPC_BUNDLES bit in switch features reply.Jarno Rajahalme2016-11-142-1/+25
* ofproto-dpif-xlate: Fix duplicate multicast packetsO'Reilly, Darragh2016-11-143-1/+70
* Add support for specifying SSL connection parameters to ovsdbEthan Rahn2016-11-102-4/+69
* ovn: Add a case of policy based routing.Gurucharan Shetty2016-11-032-19/+242
* ovn-controller: Container can have connection to a hosting VM.Gurucharan Shetty2016-11-021-0/+193
* tests: windows ovsdb online compactAlin Serdean2016-11-011-7/+11
* tests: Test offline compacting on Windows.Alin Serdean2016-11-011-12/+28
* ovn-southbound: Implement read-only connection support.Lance Richardson2016-11-011-0/+94
* ovsdb-server: Implement read-only remote connection type.Lance Richardson2016-11-011-0/+67
* doc: Convert WHY-OVS to rSTStephen Finucane2016-10-262-2/+2
* ovn-test: Fix 'test-ovn composition' crashAndy Zhou2016-10-202-2/+6
* ovsdb-idl: Check internal graph in OVSDB tests.Ben Pfaff2016-10-191-0/+7
* ovsdb-idlc: Eliminate <prefix>_init() function from generated code.Ben Pfaff2016-10-191-4/+0
* ovn-controller.at: Stop hardcoding a list of iface typesYAMAMOTO Takashi2016-10-191-7/+1
* ovn.at: Avoid using "printf -v"YAMAMOTO Takashi2016-10-191-2/+2
* Fix parent_pid on NetBSDYAMAMOTO Takashi2016-10-191-4/+5
* system-traffic: 802.1ad: Add datapath ping tests for CVLANs.Eric Garver2016-10-181-0/+62
* system-common-macros: Add macros to add 802.1ad ports.Eric Garver2016-10-181-1/+24
* system-userspace-macros: allow passing sed args to OVS_TRAFFIC_VSWITCHD_STOP()Eric Garver2016-10-181-1/+1
* Python-IDL: getattr after mutate fixAmitabha Biswas2016-10-142-7/+48
* dpif-netdev: Fix crash in dpif_netdev_execute().Daniele Di Proietto2016-10-121-0/+38
* tests: Get rid of overly specific --pidfile and --unixctl options.Ben Pfaff2016-10-1215-340/+262
* tests: Fix double-rebuild of testsuite for "check-valgrind" and similar.Ben Pfaff2016-10-121-10/+8
* expr: Better simplify some special cases of expressions.Ben Pfaff2016-10-111-0/+12
* expr: Improve test so that it would have found the bugs I just fixed.Ben Pfaff2016-10-112-17/+21
* expr: Fix abort when simplifying "x != 0/0".Ben Pfaff2016-10-111-0/+2
* expr: Simplify "x == 0/0" into 1.Ben Pfaff2016-10-111-0/+8
* ovn: Fix "trace" test to wait for synchronization of southbound ports.Ben Pfaff2016-10-071-0/+3
* ovn: Remove weird or unneeded keywords from tests.Ben Pfaff2016-10-071-22/+2
* ovn: Fix some races in ovn-controller-vtep tests.Ben Pfaff2016-10-071-6/+10