summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* ovn.at: Use = instead of == for testYAMAMOTO Takashi2016-07-061-2/+2
* lib: Remove extra API dependency for ovs_thread_create()Andy Zhou2016-07-051-1/+0
* ovn-controller: Add support for load balancing.Gurucharan Shetty2016-07-032-0/+17
* ovn: Add colon token to lexer, to support parsing "1.2.3.4:5".Ben Pfaff2016-07-031-1/+2
* ovn: Reduce duplicated process termination code in test scripts.Lance Richardson2016-07-033-271/+64
* ovn: Add address set support for ACLs.Russell Bryant2016-07-031-0/+19
* ofproto-dpif-mirror: Add mirror snaplen support.William Tu2016-07-031-0/+224
* Fix dead assignments.William Tu2016-07-021-1/+1
* ofproto: Add relaxed group_mod command ADD_OR_MODJan Scheurich2016-07-021-0/+26
* ovn: Add address set support.Russell Bryant2016-07-022-3/+82
* ovn: gracefully exit daemons in "3 HVs, 3 LS, 3 lports/LS, 1 LR" testLance Richardson2016-07-021-2/+19
* ovn: Add 'na' action and lflow for NDZong Kai LI2016-07-021-0/+101
* ovn-nbctl: Ability to update a route's output port.Gurucharan Shetty2016-07-011-1/+9
* ovn: Add software l2 gateway.Russell Bryant2016-07-011-0/+164
* ovn: Test that port state goes up and down.Russell Bryant2016-07-011-0/+41
* ovn: Add ct_commit(ct_mark=INT, ct_label=INT); action.Russell Bryant2016-06-301-0/+6
* dpctl.at: Ignore vlog rate limit warning.Paul Boca2016-06-281-1/+2
* ovs-ofctl.at: Prevent msys from getting confused with ipv6 address.Paul Boca2016-06-281-2/+2
* tests: Fixed PMD tests on WindowsPaul Boca2016-06-281-2/+2
* tests: Fixed ovsdb-monitor tests.Paul Boca2016-06-271-2/+3
* system-traffic: Remove basic connectivity tests.Joe Stringer2016-06-271-33/+0
* ovsdb: Add table exclusion functionality to OVSDB replicationMario Cabrera2016-06-244-0/+232
* ovsdb: Introduce OVSDB replication featureMario Cabrera2016-06-241-0/+51
* test: Add more pmd tests.Daniele Di Proietto2016-06-241-0/+275
* ofp-actions: Add truncate action.William Tu2016-06-247-0/+397
* tests: Fix issue in use of OVS_APP_EXIT_AND_WAIT.Lance Richardson2016-06-239-44/+50
* ovn-controller: Add 'put_dhcp_opts' action in ovn-controllerNuman Siddique2016-06-232-1/+57
* expr: Refactor parsing of assignments and exchanges.Ben Pfaff2016-06-231-1/+1
* ofproto-dpif.at: Fix typo.Flavio Fernandes2016-06-231-4/+4
* ovn: DNAT and SNAT on a gateway router.Gurucharan Shetty2016-06-211-0/+17
* tests: make ovn logical router test case more reliableLance Richardson2016-06-211-0/+4
* tests: Clear TCP state from conntrack dumps.Jarno Rajahalme2016-06-202-72/+72
* ipfix: Support tunnel information for Flow IPFIX.Benli Ye2016-06-174-3/+92