summaryrefslogtreecommitdiff
path: root/ovn/controller
Commit message (Expand)AuthorAgeFilesLines
...
* pinctrl: Fix memory leakYifeng Sun2018-01-221-0/+1
* ovn-controller: Change duplicate flows trace from INFO to DBGDaniel Alvarez2018-01-091-2/+2
* OVN: Add support for periodic router advertisements.Mark Michelson2018-01-051-0/+300
* OVN: Add multicast local-only flag.Mark Michelson2018-01-051-0/+15
* ovsdb: Improve documentation.Ben Pfaff2017-12-141-3/+2
* bfd: Fix memory leakYifeng Sun2017-11-291-0/+1
* ovn: Fix remote not receive GARP, when localnet Port has vlan tag.Guoshuai Li2017-11-031-3/+12
* lib: Move lib/poll-loop.h to include/openvswitchXiao Liang2017-11-035-5/+5
* ovn: Generate Neighbor Solicitation packet for unknown MAC IPv6 packetsNuman Siddique2017-11-021-58/+64
* ovn-controller: Add a new action - 'put_nd_ra_opts'Numan Siddique2017-11-022-3/+106
* ovn util: Refactor dhcp_opts_map to make it genericNuman Siddique2017-11-022-2/+2
* lib: Move lib/rconn.h to include/openvswitchXiao Liang2017-10-312-2/+2
* ovn-controller: pending_ct_zones should be destroyed000379972017-09-251-0/+1
* ovn: Discard flows for non-local ports.Russell Bryant2017-09-195-14/+59
* ovn: Support chassis hostname in requested-chassis.Russell Bryant2017-09-061-2/+3
* ovn: Fix BFD error config on gatewayGao Zhenyu2017-08-241-18/+84
* ovn: support requested-chassis option for logical switch portsLance Richardson2017-08-211-1/+14
* ovn-controller: use idl indexes for logical datapathLance Richardson2017-08-038-118/+71
* ovn-controller: use idl indexes for logical port tableLance Richardson2017-08-0311-178/+177
* ovn-controller: use idl index for multicast group tableLance Richardson2017-08-035-86/+64
* Eliminate most shadowing for local variable names.Ben Pfaff2017-08-023-5/+4
* ovn-controller: Monitor port bindings of parent ports.wangqianyu2017-08-021-0/+1
* ovn: Restrict encap modification to its creating chassisMark Michelson2017-07-311-0/+1
* ovn: Add support for ACL logging.Justin Pettit2017-07-282-0/+14
* flow: Refactor flow_compose() API.Andy Zhou2017-07-271-1/+1
* ovn-controller: avoid null ptr dereferenceLance Richardson2017-07-261-0/+5
* ovn: l3ha fix bundle action generationmajopela@redhat.com2017-07-181-1/+2
* ovn: l3ha, gratuitous ARP for HA routerVenkata Anil Kommaddi2017-07-163-9/+44
* ovn: l3ha, make is_chassis_active aware of gateway_chassismajopela@redhat.com2017-07-1610-44/+117
* ovn: l3ha, enable bfd between tunnel endpointsVenkata Anil2017-07-167-13/+291
* ovn: l3ha, handling of multiple gateway chassismajopela@redhat.com2017-07-1610-28/+388
* ovn-controller: fix use-after-free in physical_run()Lance Richardson2017-07-111-2/+3
* ovn-controller: avoid crash when vswitchd connection is lostLance Richardson2017-07-111-1/+2
* ovn-controller: decouple localnet_port update from patch_runHan Zhou2017-07-074-30/+37
* ovn-controller: refactor and abstract ovs_idl registeringHan Zhou2017-06-061-30/+36
* patch: Check the right variable for null.Ben Pfaff2017-06-011-2/+2
* Support accepting and displaying port names in OVS tools.Ben Pfaff2017-05-312-9/+9
* ovn-controller: Fix log conditions for unexpected openflow messages.Han Zhou2017-05-312-6/+2
* ovn-controller: Fix a wrong comment.Han Zhou2017-05-311-1/+1
* ofp-util: Add flow metadata to ofputil_packet_outYi-Hung Wei2017-05-312-4/+4
* physical: Tolerate missing distributed-port key for chassisredirect ports.Ben Pfaff2017-05-311-2/+2
* ovn: Increase logical pipeline length from 16 to 24 stages.Mickey Spiegel2017-05-301-3/+3
* ovn: Add support for new logical port type "localport".Daniel Alvarez2017-05-304-5/+36
* ovn: Fix encoding of large logical output ports for STT.Ben Pfaff2017-05-301-2/+2
* ovn-controller: Fix memory leak in create_br_int().Ben Pfaff2017-05-301-0/+1
* pinctrl: Be more careful in parsing DHCPv6 and DNS.Ben Pfaff2017-05-251-0/+9
* physical: Simplify updating localvif_to_ofport map in physical_run()Ben Pfaff2017-05-051-21/+13
* userspace: Add packet_type in dp_packet and flowJan Scheurich2017-05-031-3/+3
* ovn-controller: Disable probes by default for unix sockets.Han Zhou2017-05-031-8/+16
* ovn-controller: Add conditional monitoring support for DNS table.Ben Pfaff2017-05-031-3/+8