summaryrefslogtreecommitdiff
path: root/ovn
Commit message (Expand)AuthorAgeFilesLines
* ovn-sbctl: Change lport-(un)bind to lsp-(un)bind.Russell Bryant2016-07-072-8/+8
* ovn-controller: Remove old address set after change.Ryan Moats2016-07-071-0/+1
* ovn: Add support for Load balancers.Gurucharan Shetty2016-07-035-28/+351
* ovn-controller: Add support for load balancing.Gurucharan Shetty2016-07-038-8/+394
* ovn: Add colon token to lexer, to support parsing "1.2.3.4:5".Ben Pfaff2016-07-032-2/+39
* lflow: Refactor neighbor flows.Ryan Moats2016-07-031-29/+38
* physical: Refactor multicast group processing.Ryan Moats2016-07-031-109/+123
* physical: Refactor port binding processing.Ryan Moats2016-07-031-303/+319
* lflow: Refactor lflow handling into new function consider_logical_flow().Ryan Moats2016-07-031-143/+169
* Change tracking structures to use struct uuidsRyan Moats2016-07-034-21/+24
* ovn-northd: Introduce stateful table.Gurucharan Shetty2016-07-032-21/+60
* ovn-northd: Introduce pre-stateful table.Gurucharan Shetty2016-07-032-19/+63
* ovn: Add address set support for ACLs.Russell Bryant2016-07-038-4/+286
* ovn-controller: process lport bindings only when transaction is possibleLance Richardson2016-07-031-1/+1
* ovn-nbctl: Improve manpage.nickcooper-zhangtonghao2016-07-031-2/+6
* ovn-northd.8: Update documentation.Gurucharan Shetty2016-07-031-18/+22
* ovn-northd: Split ACL and pre-ACL processing.Gurucharan Shetty2016-07-031-13/+22
* ovn-nbctl: Fix double free in nbctl_lr_route_list().William Tu2016-07-021-1/+2
* ovn-controller-vtep: Remove dead increment.William Tu2016-07-021-3/+0
* ovn: Add address set support.Russell Bryant2016-07-026-21/+173
* ovn: Add 'na' action and lflow for NDZong Kai LI2016-07-025-42/+216
* ovn-controller: reload configured SB probe timerNirapada Ghosh2016-07-011-31/+19
* ovn-nbctl: Ability to update a route's output port.Gurucharan Shetty2016-07-011-0/+4
* ovn: Add software l2 gateway.Russell Bryant2016-07-017-28/+190
* ovn: Add ct_commit(ct_mark=INT, ct_label=INT); action.Russell Bryant2016-06-303-6/+173
* 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