summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* ovn: Make it possible for CMS to detect when the OVN system is up-to-date.Ben Pfaff2016-07-262-2/+3
* ovn-northd: Add logical flows to support native DHCPv4Numan Siddique2016-07-261-0/+281
* ovsdb: Weak references performance fixRodriguez Betancourt, Esteban2016-07-262-2/+43
* python: Serial JSON via Python's json lib.Terry Wilson2016-07-261-6/+20
* tests: Fix typo: s/OSVDB/OVSDB/.Ben Pfaff2016-07-241-1/+1
* test: change replication test to use unix domain socketAndy Zhou2016-07-231-40/+30
* json: Move from lib to include/openvswitch.Terry Wilson2016-07-227-7/+7
* ovn-controller: Handle physical changes correctlyRyan Moats2016-07-221-8/+17
* tests: Add ovsdb lock testsAndy Zhou2016-07-223-0/+75
* tests: Fix IPFIX test cases issue.Benli Ye2016-07-221-7/+6
* tests: Make ovsdb test more robust and faster.Jarno Rajahalme2016-07-221-3/+3
* tests/ovs-monitor-ipsec: Remove --no-wait -vreconnect:emer from ovs-vsctl.Daniele Di Proietto2016-07-221-1/+1
* system-traffic: Fix up FTP tests.Joe Stringer2016-07-212-4/+5
* system-traffic: Remove unnecessary priorities.Joe Stringer2016-07-211-17/+17
* system-traffic: Update tests in flat tables.Joe Stringer2016-07-211-30/+37
* tunneling: get skb marking to work properly with tunnelsAnsis Atteka2016-07-211-0/+120
* IPsec: refactor out some code in OVS_MONITOR_IPSEC_START macroAnsis Atteka2016-07-212-53/+54
* ovsdb: Add unixctl commands for OVSDB replicationMario Cabrera2016-07-191-0/+189
* ovn-sbctl: eliminate a spurious test case error causeLance Richardson2016-07-193-3/+15
* lib: add monitor_cond_change API to C IDL libLiran Schour2016-07-183-1/+384
* python: move Python idl to work with monitor_condLiran Schour2016-07-181-0/+97
* ovsdb-client: support monitor-cond methodLiran Schour2016-07-183-9/+260
* ovsdb: add conditions utilities to support monitor_condLiran Schour2016-07-182-2/+117
* ovn.at: A "peer" is only for interconnected routers.Gurucharan Shetty2016-07-181-11/+9
* ovn: Add 128-bit support for ct_labelNuman Siddique2016-07-181-0/+5
* system-ovn.at: Add a OVN load-balancing unit test.Gurucharan Shetty2016-07-181-0/+125
* system-ovn.at: Add a OVN NAT test using OVN gateway.Gurucharan Shetty2016-07-184-0/+173
* ovn-controller-vtep: occasional failure in "binding 1" test caseLance Richardson2016-07-151-1/+2
* system-traffic: Remove datapath specific tests and macro.William Tu2016-07-143-26/+1
* tests: daemon specific testsAlin Serdean2016-07-141-1/+2
* ofp-actions: Translate OF1.1+ mod_nw_ttl action to OF1.0 properly.Ben Pfaff2016-07-141-0/+18
* ofp-actions: Translate mod_nw_ecn action to OF1.1 properly.Ben Pfaff2016-07-142-2/+42
* ofp-actions: Translate OF1.0 "enqueue" actions for OF1.1+.Ben Pfaff2016-07-141-0/+17
* ofp-actions: Add extension to support "group" action in OF1.0.Ben Pfaff2016-07-141-0/+3
* system-common-macros.at: Add a iface-id to interfaces.Gurucharan Shetty2016-07-131-1/+2
* system-common-macros: Enhance ADD_VETH to take mac and gateway.Gurucharan Shetty2016-07-131-1/+10
* ovn-nbctl: Print router port networks in "show".Justin Pettit2016-07-131-0/+8
* ovn: Support multiple addresses on a single logical router port.Justin Pettit2016-07-122-17/+159
* ovn: Remove 'default_gw' from logical router table.Justin Pettit2016-07-121-2/+2
* ovn: Add xxreg[01] symbols.Justin Pettit2016-07-121-0/+3
* ovn: Renumber logical field registers to the newly extended registers.Justin Pettit2016-07-122-34/+34
* Introduce 128-bit xxregs.Justin Pettit2016-07-123-1/+38
* Increase number of registers to 16.Justin Pettit2016-07-122-20/+35
* system-traffic: Use NC_EOF_OPT in truncate tests.Joe Stringer2016-07-111-7/+7
* ovn-controller: Change strategy for gateway conntrack zone allocation.Gurucharan Shetty2016-07-091-0/+21
* ovn: Support l2gateway-chassis option in "l2gateway" logical portsNuman Siddique2016-07-081-4/+1
* ovn test: Skip "send gratuitous arp on localnet" if no Python installedPaul Boca2016-07-071-0/+1
* ovn-sbctl: Change lport-(un)bind to lsp-(un)bind.Russell Bryant2016-07-073-8/+8
* ovn-controller: Remove old address set after change.Ryan Moats2016-07-071-0/+28
* bridge: open_type should be used for netdev_openThadeu Lima de Souza Cascardo2016-07-063-0/+26