summaryrefslogtreecommitdiff
path: root/ovn/controller
Commit message (Expand)AuthorAgeFilesLines
...
* ovn-controller: Fix possible null pointer dereference.Justin Pettit2016-09-201-1/+1
* tun-metadata: Manage tunnel TLV mapping table on a per-bridge basis.Jesse Gross2016-09-191-1/+1
* ovn: log dhcp responses for debuggingRamu Ramamurthy2016-09-142-0/+13
* ofctrl: Fix logic for mff_ovn_geneve.Gurucharan Shetty2016-09-101-1/+1
* ovn-controller: Fix group_id allocation.Gurucharan Shetty2016-09-091-1/+5
* ovn-controller: Datapath based conntrack zone for load-balancing.Gurucharan Shetty2016-09-091-0/+1
* ovn-controller: Fix match crieria for dynamic mac binding flowsChandra S Vejendla2016-09-091-19/+11
* ovn-controller: Fix memory leak in recv_S_TLV_TABLE_REQUESTED().Ben Pfaff2016-09-011-58/+66
* ovn-controller: Fix leak in patched_datapaths processing.Ben Pfaff2016-09-014-9/+5
* ovn-controller: Drop incremental processing from encapsulation code.Ben Pfaff2016-08-311-353/+90
* ovn-controller: Unpersist lflow data structures for address sets.Ben Pfaff2016-08-311-152/+24
* ovn-controller: Back out incremental processingRyan Moats2016-08-3113-923/+307
* ofp-actions: Waste less memory in set field and load actions.Jarno Rajahalme2016-08-313-17/+13
* ovn-controller: Fix memory leak when parsing lflow actions.Ryan Moats2016-08-261-0/+2
* ovn-controller: Fix memory leak of removed_lports sset in binding_run().Ben Pfaff2016-08-191-0/+1
* pinctrl: Fix memory leak and use-after-free for NAT IPs in send_garp_run().Ben Pfaff2016-08-191-2/+9
* ovn-controller: Fix memory leak of keep_local_datapath_by_uuid.Ben Pfaff2016-08-191-0/+6
* ovn-controller: Fix memory leak of nat_ip_keys sset in send_garp_run().Ramu Ramamurthy2016-08-191-0/+1
* ovn: Set critical bit in Geneve option.Jesse Gross2016-08-161-1/+1
* ovn: Support for GARP for NAT IPs via localnetChandra S Vejendla2016-08-165-25/+152
* ovn: Rewrite logical action parsing and encoding library.Ben Pfaff2016-08-151-18/+27
* ovn-controller: Remove flows created for now deleted SB database rows.Ryan Moats2016-08-151-1/+58
* ovn-controller: Reset flow processing after (re)connection to switchNuman Siddique2016-08-141-0/+7
* ovn-controller: Add 'put_dhcpv6_opts' action in ovn-controllerNuman Siddique2016-08-142-2/+304
* ovn-controller: Use UDP checksums when creating Geneve tunnels.Jesse Gross2016-08-132-1/+17
* ovn-controller: Make encap processing more robust against changes.Jesse Gross2016-08-132-224/+282
* ovn-controller: Fix memory leak when updating tunnels.Jesse Gross2016-08-131-6/+1
* ovn-controller: Simplify ofctrl_run(), pinctrl_run().nickcooper-zhangtonghao2016-08-132-21/+10
* ovn-controller: Add datapath-type and iface-types in chassis:external_idsNuman Siddique2016-08-134-6/+61
* ovn: make external_ids naming uniformMauricio Vásquez2016-08-111-6/+6
* ovn-controller: Remove the repeated code.nickcooper-zhangtonghao2016-08-111-1/+0
* ovn-controller: Combine two Logical_Flow loops into one.nickcooper-zhangtonghao2016-08-111-9/+5
* ovn: Fix receive from vxlan in ovn-controller.Darrell Ball2016-08-021-10/+27
* ovn-controller: Persist desired conntrack groups.Ryan Moats2016-08-104-35/+51
* ovn: Use a common symbol table for ovn-controller and test-ovn.Ben Pfaff2016-08-081-162/+1
* lflow: Correct register definitions to use subfields for overlaps.Ben Pfaff2016-08-081-5/+45
* logical-fields: Get rid of MFF_LOG_REGS in favor of something sensible.Ben Pfaff2016-08-082-15/+8
* smap: New function smap_get_def().Ben Pfaff2016-08-083-10/+8
* ovn-controller: if 'ovn-bridge-mappings' unconfigured, return directly.nickcooper-zhangtonghao2016-08-021-2/+2
* ovn: Add support for IPv6 dynamic bindings.Justin Pettit2016-07-292-83/+113
* ovn: Don't require clearing inport to hair-pin packets.Justin Pettit2016-07-293-10/+51
* ovn: Rename "nd" action to "nd_na".Justin Pettit2016-07-291-8/+7
* ovn-controller: Tighten "nd" definition, add "nd_ns" and "nd_na".Justin Pettit2016-07-291-5/+7
* packets: Cleanup ND compose functions.Justin Pettit2016-07-291-8/+3
* ofproto: Use ofputil_uninit_group_mod().Jarno Rajahalme2016-07-291-3/+3
* ovn-controller: Restore ct zone assignment.Babu Shanmugam2016-07-293-12/+49
* ovn-controller: Remove old values from local_ids.Russell Bryant2016-07-281-0/+5
* ovn: Rename "gateway" to "l3gateway".Russell Bryant2016-07-282-3/+3
* ovn-controller: Clean up cases that lead to duplicate OF flows.Ryan Moats2016-07-281-0/+13
* move ovn/lib/<lex|actions|expr>.h to include/ovnAaron Rosen2016-07-274-5/+5