summaryrefslogtreecommitdiff
path: root/ovn
Commit message (Expand)AuthorAgeFilesLines
* util: New function nullable_xstrdup().Ben Pfaff2016-06-262-2/+2
* ovn-controller: Fix port binding update on OVS port delete events.Ryan Moats2016-06-241-7/+29
* ovn-controller: Use new ovsdb-idl helpers to make logic more readable.Ben Pfaff2016-06-233-33/+15
* ovn-controller: Add 'put_dhcp_opts' action in ovn-controllerNuman Siddique2016-06-2310-45/+782
* expr: Refactor parsing of assignments and exchanges.Ben Pfaff2016-06-233-97/+162
* expr: Shorten declarations of expr_context.Ben Pfaff2016-06-231-24/+4
* lport: Persist lport_index and mcgroup_index structures.RYAN D. MOATS2016-06-233-46/+213
* Convert binding_run to incremental processing.RYAN D. MOATS2016-06-236-76/+178
* ovn-controller: Change encaps_run to work incrementally.Ryan Moats2016-06-232-42/+192
* ovn-northd: no logical router icmp response for directed broadcastsFlavio Fernandes2016-06-232-17/+11
* ovn: Allow IP packets destined to router ip for SNATChandra S Vejendla2016-06-222-6/+35
* ovn: DNAT and SNAT on a gateway router.Gurucharan Shetty2016-06-217-24/+507
* ovn-architecture.7.xml: Fix ovn-controller behavior in VIF life cycleHui Kang2016-06-131-5/+5
* ovn-nbctl: Update logical switch commands.Justin Pettit2016-06-113-169/+165
* ovn-nbctl: Update logical switch port commands.Justin Pettit2016-06-113-98/+95
* ovn: Use Logical_Switch_Port in NB.Justin Pettit2016-06-1113-243/+253
* ovn-nbctl: Add static route commands.Justin Pettit2016-06-112-2/+370
* ovn-nbctl: Update logical router port commands.Justin Pettit2016-06-112-342/+326
* ovn-nbctl: Update basic router commands.Justin Pettit2016-06-102-202/+210
* ovn-nbctl: Use "ctx->output" instead of printf for list ACLs.Justin Pettit2016-06-101-2/+3
* ovn-nb.xml: Fix typo.Ben Pfaff2016-06-091-1/+1
* ovn-northd: logical router icmp response should not care about inportFlavio Fernandes2016-06-061-3/+6
* ovn-nbctl: Add lrouter and lrport related commands.Nirapada Ghosh2016-06-032-11/+543
* ovn-controller: Assign conntrack zones for gateway router.Gurucharan Shetty2016-06-038-24/+105
* ovn-northd.8.xml: fix sock path of NB and SB database.Li Wei2016-06-031-1/+2
* ovn-controller: Refactor conntrack zone allocation.Gurucharan Shetty2016-06-023-59/+61
* ovn: Introduce l3 gateway router.Gurucharan Shetty2016-06-028-16/+125
* ovn-northd: Support connecting multiple routers to a switch.Gurucharan Shetty2016-06-023-19/+63
* ovn-northd: Restrict use of unspecified source addressesDustin Lundquist2016-06-022-4/+50
* ovn-nbctl: Fix memory leak reported by Valgrind.William Tu2016-05-192-8/+16
* pinctrl: Fix "sparse" warning.Ben Pfaff2016-05-171-2/+3
* ovn: Fix localnet ports deletion and recreation sometimes after restart.Ramu Ramamurthy2016-05-161-8/+3
* ovn: Send GARP on localnet.Ramu Ramamurthy2016-05-163-3/+256
* ovn: Move extract_lport_addressesRamu Ramamurthy2016-05-164-103/+151
* ovn-controller: Fix errors reported by Valgrind.William Tu2016-05-141-0/+1
* ovn-nbctl: Add sanity checking for lswitch-add.Ben Pfaff2016-05-082-7/+57
* ovn-nbctl: Make error handling consistent with ovs-vsctl.Ben Pfaff2016-05-082-189/+210
* ovn-nbctl: Mark lport-del commands as writing the database.Ben Pfaff2016-05-081-1/+1
* ovn-sbctl: Display correct ovnsb sock location in help message.Hui Kang2016-05-061-1/+1
* ovn-northd: Add support for static_routes.Steve Ruan2016-05-046-4/+135
* hmap: Add HMAP_FOR_EACH_POP.Daniele Di Proietto2016-04-267-24/+15
* ovn-controller-vtep: Support BUM traffic for the VTEP Schema.Darrell Ball2016-04-111-38/+221
* ovn: Add column enabled to table Logical_RouterJunoZhu2016-04-224-2/+27
* Move lib/ofp-print.h to include/openvswitch directoryBen Warren2016-04-142-2/+2
* Move lib/ofp-actions.h to include/openvswitch directoryBen Warren2016-04-146-15/+15
* ovn-controller: Dynamically reconnect if ovn-remote value changes.RYAN D. MOATS2016-04-141-0/+10
* ovn-northd: Handle IPv4 addresses with prefixes in lport port securityNuman Siddique2016-04-141-3/+36
* ovn-controller: Warn if system-id is missing.Russell Bryant2016-04-141-1/+8
* Move lib/ofp-msgs.h to include/openvswitch directoryBen Warren2016-04-142-9/+8
* Move lib/ofp-util.h to include/openvswitch directoryBen Warren2016-04-145-2/+10