netdev: do not allow devices to be opened with conflicting types
[cascardo/ovs.git] / ovn /
2016-07-27 Ben Pfaffovn: Make it possible for CMS to detect when the OVN...
2016-07-26 Zong Kai LIovn-northd: Fix {}-enclosed constants for ND responder
2016-07-26 Numan Siddiqueovn-northd: Add logical flows to support native DHCPv4
2016-07-26 Guru Shettyovn-northd: Combine two NAT loops into one.
2016-07-24 Ryan MoatsExplain initialization when using csum()
2016-07-24 nickcooper-zhangto... ovn: Remove unnecessary conditional statements.
2016-07-23 Lance Richardsonovn-controller: eliminate stall in ofctrl state machine
2016-07-23 Terry Wilsonjson: Move from lib to include/openvswitch.
2016-07-22 Ryan Moatsovn-controller: Handle physical changes correctly
2016-07-22 Ben Pfaffovn-controller: Fix potential null pointer dereferences.
2016-07-22 Ben Pfaffovn-northd: Avoid redundant lookup of logical router...
2016-07-22 Ben Pfaffovn-northd: Only peer router ports to other router...
2016-07-20 Hui KangRename nbs/nbr port names to nbsp/nbrp.
2016-07-20 Russell Bryantovn: Apply ACL changes to existing connections.
2016-07-20 Justin Pettitovn-util: Add solicited node addresses to ipv6_netaddr.
2016-07-20 Justin Pettitpackets: Define RSO flags.
2016-07-20 Ben Pfaffovn-northd: Ensure that flows are added to correct...
2016-07-20 Ryan Moatsovn-controller: Add incremental processing to lflow_run...
2016-07-20 Ben Pfaffofctrl: Refine treatment of duplicate flows in ofctrl_a...
2016-07-19 Russell Bryantovn-northd.8.xml: Remove outdated flow.
2016-07-19 Liran Schourovn: Add datapath column to the MAC_Binding table
2016-07-19 Ryan Moatsovn-controller: Persist ovn flow tables
2016-07-18 Russell Bryantovn-controller: Drop remove_local_datapath_by_binding().
2016-07-18 Russell Bryantovn-controller: Remove local_datapaths_by_uuid.
2016-07-18 Russell Bryantovn: Remove a completed TODO item.
2016-07-18 Russell Bryantovn-controller: Clean up bindings handling.
2016-07-18 Numan Siddiqueovn: Add 128-bit support for ct_label
2016-07-14 Ryan Moatsovn-northd: Remove extraneous ip4 mulicast logical...
2016-07-13 Russell Bryantovn-sbctl: Adjust formatting of lflow-list.
2016-07-13 Ben Pfaffsset: New function sset_from_delimited_string().
2016-07-13 Ben Pfaffovn-northd: Use ovs_be32 for an IP address in find_lrp_...
2016-07-13 Justin Pettitovn-northd: Fix shadowed iterators in port security...
2016-07-13 Justin Pettitovn-nbctl: Print router port networks in "show".
2016-07-13 Justin Pettitovn: Support multiple addresses on a single logical...
2016-07-13 Justin Pettitovn-northd: Use strings from extract_lsp_addresses().
2016-07-13 Justin Pettitovn-util: Remove 'store_ipv6' argument from extract_lsp...
2016-07-13 Justin Pettitovn-util: Add string representations to 'lport_addresses'.
2016-07-13 Justin Pettitovn-northd: Use strings for IP addresses in router...
2016-07-13 Justin Pettitovn-northd: Use dynamic strings when building router...
2016-07-13 Justin Pettitovn: Remove 'default_gw' from logical router table.
2016-07-13 Justin Pettitovn: Add xxreg[01] symbols.
2016-07-13 Justin Pettitovn: Renumber logical field registers to the newly...
2016-07-13 Justin PettitIncrease number of registers to 16.
2016-07-13 Justin Pettitovn-northd: Fix comments about the flows.
2016-07-13 Justin Pettitovn-controller: Log OpenFlow errors at "info" level.
2016-07-13 Justin Pettitofctrl: Fix non-sensical comment.
2016-07-09 Gurucharan Shettyovn-controller: Change strategy for gateway conntrack...
2016-07-09 Darrell Ballovn: Remove unreferenced patched datapaths.
2016-07-08 Numan Siddiqueovn: Support l2gateway-chassis option in "l2gateway...
2016-07-07 Russell Bryantovn-sbctl: Change lport-(un)bind to lsp-(un)bind.
2016-07-07 Ryan Moatsovn-controller: Remove old address set after change.
2016-07-04 Gurucharan Shettyovn: Add support for Load balancers.
2016-07-03 Gurucharan Shettyovn-controller: Add support for load balancing.
2016-07-03 Ben Pfaffovn: Add colon token to lexer, to support parsing ...
2016-07-03 Ryan Moatslflow: Refactor neighbor flows.
2016-07-03 Ryan Moatsphysical: Refactor multicast group processing.
2016-07-03 Ryan Moatsphysical: Refactor port binding processing.
2016-07-03 Ryan Moatslflow: Refactor lflow handling into new function consid...
2016-07-03 Ryan MoatsChange tracking structures to use struct uuids
2016-07-03 Gurucharan Shettyovn-northd: Introduce stateful table.
2016-07-03 Gurucharan Shettyovn-northd: Introduce pre-stateful table.
2016-07-03 Russell Bryantovn: Add address set support for ACLs.
2016-07-03 Lance Richardsonovn-controller: process lport bindings only when transa...
2016-07-03 nickcooper-zhangto... ovn-nbctl: Improve manpage.
2016-07-03 Gurucharan Shettyovn-northd.8: Update documentation.
2016-07-03 Gurucharan Shettyovn-northd: Split ACL and pre-ACL processing.
2016-07-03 William Tuovn-nbctl: Fix double free in nbctl_lr_route_list().
2016-07-03 William Tuovn-controller-vtep: Remove dead increment.
2016-07-03 Russell Bryantovn: Add address set support.
2016-07-02 Zong Kai LIovn: Add 'na' action and lflow for ND
2016-07-02 Nirapada Ghoshovn-controller: reload configured SB probe timer
2016-07-01 Gurucharan Shettyovn-nbctl: Ability to update a route's output port.
2016-07-01 Russell Bryantovn: Add software l2 gateway.
2016-06-30 Russell Bryantovn: Add ct_commit(ct_mark=INT, ct_label=INT); action.
2016-06-27 Ben Pfaffutil: New function nullable_xstrdup().
2016-06-24 Ryan Moatsovn-controller: Fix port binding update on OVS port...
2016-06-24 Ben Pfaffovn-controller: Use new ovsdb-idl helpers to make logic...
2016-06-23 Numan Siddiqueovn-controller: Add 'put_dhcp_opts' action in ovn-contr...
2016-06-23 Ben Pfaffexpr: Refactor parsing of assignments and exchanges.
2016-06-23 Ben Pfaffexpr: Shorten declarations of expr_context.
2016-06-23 RYAN D. MOATSlport: Persist lport_index and mcgroup_index structures.
2016-06-23 RYAN D. MOATSConvert binding_run to incremental processing.
2016-06-23 Ryan Moatsovn-controller: Change encaps_run to work incrementally.
2016-06-23 Flavio Fernandesovn-northd: no logical router icmp response for directe...
2016-06-22 Chandra S Vejendlaovn: Allow IP packets destined to router ip for SNAT
2016-06-21 Gurucharan Shettyovn: DNAT and SNAT on a gateway router.
2016-06-13 Hui Kangovn-architecture.7.xml: Fix ovn-controller behavior...
2016-06-11 Justin Pettitovn-nbctl: Update logical switch commands.
2016-06-11 Justin Pettitovn-nbctl: Update logical switch port commands.
2016-06-11 Justin Pettitovn: Use Logical_Switch_Port in NB.
2016-06-11 Justin Pettitovn-nbctl: Add static route commands.
2016-06-11 Justin Pettitovn-nbctl: Update logical router port commands.
2016-06-10 Justin Pettitovn-nbctl: Update basic router commands.
2016-06-10 Justin Pettitovn-nbctl: Use "ctx->output" instead of printf for...
2016-06-10 Ben Pfaffovn-nb.xml: Fix typo.
2016-06-07 Flavio Fernandesovn-northd: logical router icmp response should not...
2016-06-03 Nirapada Ghoshovn-nbctl: Add lrouter and lrport related commands.
2016-06-03 Gurucharan Shettyovn-controller: Assign conntrack zones for gateway...
2016-06-03 Li Weiovn-northd.8.xml: fix sock path of NB and SB database.
2016-06-03 Gurucharan Shettyovn-controller: Refactor conntrack zone allocation.
next