Add x64 bit configuration to windows installer
[cascardo/ovs.git] / ovn /
2015-09-17 Russell Bryantovn: Update TODO with some notes on security.
2015-09-15 Ben Pfaffovn-nbctl: Enable database commands using db-ctl-base...
2015-09-15 Alex Wangovn-controller-vtep: Update related documentation.
2015-09-15 Alex Wangovn-controller-vtep: Extend vtep module to install...
2015-09-15 Alex Wangovn-controller-vtep: Add vtep module.
2015-09-14 Ben Pfaffovn-nbctl: Give handler functions more specific names.
2015-09-14 Ben Pfaffovn-nbctl: Fix typo and add minor clarification in...
2015-09-14 Ben Pfaffovn-sbctl: Improve usage message.
2015-09-14 Ben Pfaffovn-sbctl: Support SSL for connecting to southbound...
2015-09-14 Ben Pfaffovn-sbctl: Indentation fixes.
2015-09-14 Ben PfaffFix typos in comments.
2015-09-12 Ben Pfaffexpr: Properly handle several cases involving string...
2015-09-11 Justin Pettitexpr: Fix crossproduct example.
2015-09-11 Ben Pfaffovn-northd: Document logical flow table structure.
2015-09-11 Ben Pfaffovn-northd: Minor logical flow table optimizations.
2015-09-11 Ben Pfaffovn-northd: Don't deliver even broadcast packets to...
2015-09-10 Justin Pettitovn-nbctl: Add ACL commands.
2015-09-10 Justin Pettitovn-nb: Add direction and reduce max priority for ACLs.
2015-09-09 Russell Bryantovn-sbctl: Adjust width for priority in lflow-list.
2015-09-09 Ben Pfaffsmap: New macro SMAP_CONST1 for initializing immutable...
2015-09-08 Russell Bryantovn: Add "localnet" logical port type.
2015-09-08 Russell Bryantovn: Automatically create br-int in ovn-controller.
2015-09-04 Justin Pettitovn-nbctl: Sort output of most commands.
2015-09-04 Russell Bryantovn: Document supported predicates.
2015-09-02 Justin Pettitovn-sb: Describe the pipeline stages generated by ovn...
2015-09-02 Justin Pettitovn-sb: Clarify ovn-northd's responsibilities.
2015-09-02 Justin Pettitovn-architecture: Fix capitalization of a title.
2015-09-01 Russell Bryantovn: Add bridge mappings to ovn-controller.
2015-08-28 Jarno Rajahalmeuserspace: Define and use struct eth_addr.
2015-08-27 Ben Pfaffexpr: Add and clarify a few comments and assertions.
2015-08-25 Justin Pettitovn-controller: Minor tweaks to man page.
2015-08-25 Justin Pettitovn-northd: Add man page describing daemon.
2015-08-25 Justin Pettitovn-controller: Document supported ovs-appctl commands.
2015-08-25 Justin Pettitovn-controller: Update man page comment on mid-run...
2015-08-25 Justin Pettitovn: Fix example in comment in expr.c.
2015-08-21 Gurucharan Shettyovn: Add bootstrap options for OVN controllers.
2015-08-19 Ben Pfaffovn: Add comments to encourage syncing MFF_LOG_* with...
2015-08-19 Ben Pfaffovn-sbctl: Avoid cast in lflow_cmp().
2015-08-18 Russell Bryantovn: Free default db befor exit.
2015-08-18 Alex Wangovn-controller-vtep: Make 'ovnsb_remote' and 'vtep_remo...
2015-08-18 Alex Wangovn-controller-vtep: Call binding_cleanup() before...
2015-08-18 Alex Wangovn-controller-vtep: Fix dereference of NULL pointer.
2015-08-18 Gurucharan Shettyovn-northd: Ability to detach on Windows.
2015-08-17 Alex Wangovn-controller-vtep: Add binding module.
2015-08-16 Alex Wangovn-sbctl: Make 'chassis-del' delete all encaps.
2015-08-13 Alex Wangdb-ctl-base: Allow print rows that weak reference to...
2015-08-13 Justin Pettitovn-sbctl: Print stage name in addition to table number.
2015-08-13 Justin Pettitovn-northd: Store name of the logical flow stage in...
2015-08-12 Russell Bryantovn: Add lflow-list to ovn-sbctl.
2015-08-11 Alex Wangovn-controller-vtep: Add gateway module.
2015-08-11 Alex Wangovsdb-idl: Move get_initial_snapshot() to ovsdb-idl.
2015-08-11 Alex Wangovn: Add controller for VTEP gateway.
2015-08-10 Justin Pettitovn-architecture: Document the registers used for logic...
2015-08-08 Alex Wangidl-loop: Move idl-loop into ovsdb-idl library.
2015-08-08 Alex Wangovn-northd: Pass logical port type and options to ovn...
2015-08-08 Alex Wangovn-sbctl: Add ovn-sbctl.
2015-08-08 Alex Wangovn-nbctl: Move ovn-nbctl to utilities directory.
2015-08-08 Alex Wangovn-sb: Remove the "Gateway" table from the ovn-sb...
2015-08-07 Justin Pettitovn-controller: Fix flows between two local ports.
2015-08-03 Ben Pfaffovn: Change strategy for tunnel keys.
2015-08-03 Ben Pfaffofctrl: Negotiate OVN Geneve option.
2015-08-03 Ben Pfaffrule: Introduce MFF_LOG_DATAPATH macro for consistency.
2015-08-03 Ben Pfaffactions: Allow caller to specify output table.
2015-08-03 Ben Pfaffovn: Rename Pipeline table to Logical_Flow table.
2015-08-03 Ben Pfaffovn: Rename Binding table to Port_Binding.
2015-08-03 Ben Pfaffovn-controller: Use controller_ctx just to pass around...
2015-08-03 Ben Pfaffovn-controller: Slightly adjust pipeline init and destr...
2015-07-31 Russell Bryantovn: Get/set lport type and options in ovn-nbctl.
2015-07-31 Russell Bryantovn: Add type and options to logical port.
2015-07-30 Ben Pfaffovn-controller: Honor external-ids:ovn-bridge changing.
2015-07-30 Ben Pfaffovn-controller: Rename init functions that just registe...
2015-07-30 Ben Pfaffovn-controller: Tolerate missing 'chassis_id'.
2015-07-30 Ben Pfaffovn-controller: Tolerate missing integration bridge.
2015-07-30 Ben Pfaffovn-controller: Pass 'chassis_id' explicitly to functio...
2015-07-30 Ben Pfaffovn-controller: Factor encapsulation code out of chassi...
2015-07-29 Ben Pfaffovn: Fix broken build.
2015-07-29 Ben Pfaffovn-controller: Avoid overlooking changes that occur...
2015-07-29 Ethan Jacksondoc: Document proposed OVN Gateway HA design.
2015-07-28 Gurucharan Shettyovn-controller: Fix flow generation for container traffic.
2015-07-28 Ben Pfaffofctrl: Fix use of uninitialized hash value in ofctrl_a...
2015-07-28 Russell Bryantovn: Make column comparisons more generic.
2015-07-28 Ben Pfaffovn-controller: Pass 'br_int' explicitly to functions...
2015-07-28 Ben Pfaffovn-controller: Explicitly pass the flow table from...
2015-07-28 Ben Pfaffovn-controller: Avoid blocking to commit OVSDB transact...
2015-07-28 Ben Pfaffovn-controller: Drop unnecessary checks for ovsdb_idl_i...
2015-07-28 Ben Pfaffovn-controller: Fix potential use-after-free in get_cor...
2015-07-22 Ben PfaffMakefiles: Clean and do not distribute IDL-generated...
2015-07-22 Ben Pfafftreewide: Change doubled ";;" to single ";" in C code.
2015-07-21 Gal SagieAdd 'name' field to logical router port NB schema
2015-07-17 Joe Stringerovn: Fix extra token detection.
2015-07-16 Russell Bryantovn: Convert tabs to spaces in ovn-sb.xml.
2015-07-16 Ben Pfaffovn-nb: Add per-port IP addresses to routers.
2015-07-15 Justin Pettitovn: Minor cleanups in "physical" component comments.
2015-07-14 Gal Sagieovn-nb: Add 'name' field to Logical Router
2015-07-14 Ben PfaffRevert "ofctrl: Don't use designated initializers."
2015-07-04 Alex Wangovn: Add ovn/lib/libovn.sym to .gitignore.
2015-07-03 Ben PfaffImplement OpenFlow 1.4+ OFPMP_TABLE_DESC message.
2015-07-03 Ben Pfaffovn: Take advantage of OVSDB garbage collection in...
2015-06-25 Ben Pfaffexpr: Fix typo in comment.
2015-06-25 Jesse Grossopenflow: Table maintenance commands for Geneve options.
next