summaryrefslogtreecommitdiff
path: root/ovn
Commit message (Expand)AuthorAgeFilesLines
* ovn-sb.xml: Remove outdated paragragh which is not true any more.Numan Siddique2018-12-031-5/+0
* ovn: Avoid tunneling for VLAN packets redirected to a gateway chassisNuman Siddique2018-11-264-16/+339
* docs: Fix cross-references that referred to discussions that have moved.Ben Pfaff2018-11-152-2/+2
* pinctrl: Fix dp_packet structure leak.Ilya Maximets2018-11-121-3/+3
* pinctrl: Fix crash on buffered packets hmap double remove.Ilya Maximets2018-11-121-2/+2
* OVN: native support for tunnel encryptionQiuyu Xiao2018-11-099-14/+82
* actions: Enforce a maximum limit for nested action depthYifeng Sun2018-11-091-0/+9
* OVN: configure L2 address according to the used IP addressLorenzo Bianconi2018-11-061-24/+21
* OVN: assign new addresses at the end of build_ipam routineLorenzo Bianconi2018-11-061-16/+19
* OVN: introduce mac_prefix support to IPAMLorenzo Bianconi2018-11-062-3/+39
* ovn-northd: Always set nat_addresses and options in Port_Binding.Ben Pfaff2018-11-051-0/+6
* ovn-nbctl: Fix the ovn-nbctl test "LBs - daemon" which fails during rpm buildNuman Siddique2018-11-053-5/+5
* ovn-controller: Call ofctrl_inject_pkt() with correct argument order.xurong000379972018-11-021-1/+1
* ovn-northd: Fix memory leak in free_chassis_queueid().Ben Pfaff2018-10-311-0/+1
* ovn-northd: Use structure assignment instead of memcpy().Ben Pfaff2018-10-311-1/+1
* ovn-northd: Improve hashing for chassis queues.Ben Pfaff2018-10-311-5/+13
* manpages: Include ovs.tmac in most man roots.Ilya Maximets2018-10-302-11/+2
* windows, ovn-nbctl: Add service_start call inside the server loopAlin Gabriel Serdean2018-10-241-8/+7
* OVN: add buffering support for ip packetsLorenzo Bianconi2018-10-181-33/+223
* Revert "OVN: add buffering support for ip packets"Ben Pfaff2018-10-151-223/+33
* ovn-nbctl: Add basic port group commands.Mark Michelson2018-10-112-0/+98
* ovn-ctl: Fix the wrong pidfile argument passed to ovsdb-serversNuman Siddique2018-10-111-4/+4
* ovn-trace: Fix tracing when ip.dst has to go via a gateway routerNuman Siddique2018-10-111-0/+9
* ovn: Support configuring the BFD params for the tunnel interfacesNuman Siddique2018-10-118-27/+139
* ovndb-servers.ocf: Add ssl support for managing OVN DB resources with pacemak...aginwala2018-10-111-1/+71
* ovn-ctl: Allow passing ssl certs when starting OVN DBs in ssl mode.aginwala2018-10-112-3/+52
* expr: Disallow < <= >= > comparisons against empty value set.Ben Pfaff2018-10-111-0/+5
* ovn-controller: Support processing DHCPv6 information request message typeNuman Siddique2018-10-112-3/+14
* expr: Set a limit on the depth of nested parenthesesYifeng Sun2018-10-111-0/+11
* ovn: Fix IPv6 DAD failure for container portsNuman Siddique2018-10-104-17/+86
* ovn-nbctl: Don't parse table-formatting options in nbctl_clientMark Michelson2018-10-081-1/+0
* table: Create method for resetting table formatting.Mark Michelson2018-10-081-0/+1
* extend-table: Fix a bug that iterates wrong tableYifeng Sun2018-10-081-15/+14
* OVN: add buffering support for ip packetsLorenzo Bianconi2018-10-081-33/+223
* ovn-controller: Honor updates to SSL configuration while waiting for SB DB.Ben Pfaff2018-10-041-221/+190
* lex: Fix buffer overrun parsing overlong hexadecimal constants.Yifeng Sun2018-10-021-6/+8
* treewide: Fix spelling of "receive".Ben Pfaff2018-09-271-1/+1
* ofproto: Handle OpenFlow version mismatch for requestforward with groups.Ben Pfaff2018-09-261-1/+1
* OVN: add CT_LB action to ovn-traceLorenzo Bianconi2018-09-212-5/+111
* ovn: Add the documentation for the DHCP opt 'wpad' in proper sectionNuman Siddique2018-09-201-7/+14
* ovn: Detect and prevent duplicate address assignments.Mark Michelson2018-09-062-0/+87
* ovn: Fix the issue in IPv6 Neigh Solicitation responder for router IPsNuman Siddique2018-08-272-3/+25
* ovn-ctl: allow configuring user:group for daemonsAaron Conole2018-08-212-0/+16
* ovn-northd: Support learning neighbor from ARP request.Han Zhou2018-08-212-2/+37
* ovn-northd: LR respond ARP from valid subnet only.Han Zhou2018-08-212-6/+14
* ovn: Add DHCP support for option 252.Mark Michelson2018-08-213-1/+12
* tests: Use environment variable for default timeout.Ilya Maximets2018-08-152-9/+3
* utilities: Fix and unify parsing of timeout option.Ilya Maximets2018-08-152-8/+5
* ovn-controller: Fix warning message when unable to assign meter ID.Han Zhou2018-08-131-1/+1
* ovn-architecture: Use the default key length in examplesTimothy Redaelli2018-08-101-1/+1