summaryrefslogtreecommitdiff
path: root/tests/ovn.at
Commit message (Expand)AuthorAgeFilesLines
* OVN: add IPv6 address unreachable support to OVN router portsLorenzo Bianconi2018-07-061-0/+1
* OVN: add IPv6 UDP port unreachable support to OVN logical routerLorenzo Bianconi2018-07-061-3/+23
* OVN: add unit test for ICMPv6 TTL exceededLorenzo Bianconi2018-07-061-3/+23
* ovn.at: Add stateful test for ACL on port groups.Han Zhou2018-07-051-21/+48
* ovn-northd: Apply pre ACLs when using Port GroupsDaniel Alvarez2018-07-051-1/+1
* ovn: Avoid long string of spaces in addresses in tests.Ben Pfaff2018-06-251-6/+6
* OVN: add protocol unreachable support to OVN router portsLorenzo Bianconi2018-06-181-0/+1
* OVN: add TCP port unreachable support to OVN logical routerLorenzo Bianconi2018-06-181-0/+31
* OVN: add UDP port unreachable support to OVN logical routerLorenzo Bianconi2018-06-181-0/+76
* OVN: add ICMP time exceeded support to OVN logical routerLorenzo Bianconi2018-06-141-0/+77
* treewide: Convert leading tabs to spaces.Ben Pfaff2018-06-111-6/+6
* Extend tests for conjunctive match support in OVNNuman Siddique2018-05-241-0/+228
* Factor prerequisites out of AND/OR trees with unique symbolJakub Sitnicki2018-05-241-2/+7
* ovn.at: fix occasional failure - ACL reject rule testHan Zhou2018-05-231-1/+3
* ovn: Set proper Neighbour Adv flag when replying for NS request for router IPNuman Siddique2018-05-141-0/+5
* ovn-nbctl: Support ACL commands on port groups.Han Zhou2018-05-101-7/+4
* tests: Fix typo in test name.Ben Pfaff2018-05-101-1/+1
* ovn: support applying ACLs to port groupsHan Zhou2018-05-091-0/+229
* ovn.at: fix occasional dns lookup test failureHan Zhou2018-05-081-1/+1
* ovn.at: fix timing in test case /32 router IP addressHan Zhou2018-05-081-1/+1
* ovn.at: fix occasional failure - options:requested-chassis for logical portHan Zhou2018-05-081-2/+4
* ovn.at: fix occasional failure - options:requested-chassis with hostnameHan Zhou2018-05-081-0/+1
* ovn: Fix occasional failure in gratuitous ARP for NAT rules test.Han Zhou2018-05-081-5/+5
* ovn: Support address sets generated from port groupsHan Zhou2018-04-161-0/+226
* ovn: Set router lifetime value for IPv6 periodic RA.Numan Siddique2018-04-161-1/+1
* ovn.at: Fix IPv6 periodic RA test on WindowsAlin Gabriel Serdean2018-04-161-2/+2
* ovn: Support port groups in ACLsHan Zhou2018-04-131-0/+34
* ovn-controller: Handle Port_Binding's "requested-chassis" option in physical.cNuman Siddique2018-04-131-5/+27
* OVN: add icmp6 action to ovn acl reject supportLorenzo Bianconi2018-04-101-0/+20
* OVN: add icmp6{} action supportLorenzo Bianconi2018-04-101-0/+10
* Fix possible timing issues in OVN test casesNuman Siddique2018-04-041-11/+27
* OVN: add tcp_reset action to ovn acl reject supportLorenzo Bianconi2018-04-041-0/+32
* OVN: add tcp_reset{} action supportLorenzo Bianconi2018-04-041-0/+10
* OVN: add acl reject support using icmp4 actionLorenzo Bianconi2018-03-091-0/+88
* OVN: add icmp4{} action supportLorenzo Bianconi2018-03-091-0/+10
* ovn: Calculate UDP checksum for DNS over IPv6Mark Michelson2018-03-071-2/+3
* ovn-controller: Fix crash when sending GARP when openflow disconnection.Guoshuai Li2018-02-151-0/+13
* ovn: Allow DNS lookups over IPv6Mark Michelson2018-02-091-0/+51
* ovn-controller: Process logical flow matches before actions.Guoshuai Li2018-02-021-1/+14
* ovn-nbctl: Add QoS commands.Guoshuai Li2018-02-011-1/+5
* ovn: OVN Support QoS meterGuoshuai Li2018-01-241-7/+45
* tests: Fix non-canonical MAC addresses in ovn.at.Leonid Ryzhyk2018-01-231-2/+2
* tests: Flunk OVN tests if populating ARP tables failed.Jakub Sitnicki2018-01-111-23/+23
* OVN: Add support for periodic router advertisements.Mark Michelson2018-01-051-0/+150
* tests: Fix typo in ovn.at test script.Leonid Ryzhyk2017-12-191-1/+1
* ovn.at: Fix MSYS IPv6 interpretationAlin Gabriel Serdean2017-11-141-1/+1
* ovn: Fix remote not receive GARP, when localnet Port has vlan tag.Guoshuai Li2017-11-031-0/+31
* ovn: Generate Neighbor Solicitation packet for unknown MAC IPv6 packetsNuman Siddique2017-11-021-0/+116
* ovn-northd: Add logical flows to support native IPv6 RAZongkai LI2017-11-021-0/+249
* ovn-controller: Add a new action - 'put_nd_ra_opts'Numan Siddique2017-11-021-0/+31