]> git.proxmox.com Git - mirror_ovs.git/history - ovn
Documentation: Update DPDK doc with extended statistics.
[mirror_ovs.git] / ovn /
2017-03-08 Mickey Spiegelovn: specify options:nat-addresses as "router"
2017-02-22 Numan Siddiqueovn pacemaker: Pass --db-(n/s)b-addr option when starti...
2017-02-15 Numan Siddiqueovn-northd ipam: handle the static MAC updates by the...
2017-02-14 Justin PettitRemove build-time generated files when "make clean...
2017-02-08 Ben Pfaffofctrl: Free contents of symbol table in ofctrl_destroy().
2017-02-03 Russell Bryantovn: Add missing netdev_close in setup_qos.
2017-02-02 Ben Pfaffovn-trace: Style improvements.
2017-02-01 Yi-Hung Weiofp-actions: Fix variable length meta-flow OXMs.
2017-02-01 Ben Pfaffovn-controller: Configure interface QoS only if it...
2017-02-01 Ben Pfaffovn-controller: Fix memory leak and bug in setup_qos().
2017-01-31 Guoshuai Liovn: fix slave node can not connect to the master node...
2017-01-31 Numan Siddiqueovn-controller: Provide the option to set Encap.options...
2017-01-31 Ben Pfaffovn-trace: Fix memory leaks.
2017-01-31 Han Zhouovn-nbctl: check for duplicated ACL adding.
2017-01-30 Alin Serdeanovn-trace: Possible null dereference
2017-01-27 Mickey Spiegelovn: rewrite redirect-chassis description in ovn-nb.xml
2017-01-27 Mickey Spiegelovn: ovn-nbctl commands for distributed NAT
2017-01-27 Mickey Spiegelovn: distributed NAT flows
2017-01-27 Mickey Spiegelovn: avoid snat recirc only on gateway routers
2017-01-27 Mickey Spiegelovn: move load balancing flows after NAT flows
2017-01-26 Numan Siddiqueovn-northd: Add flows in DHCP_OPTIONS pipeline to suppo...
2017-01-25 Ben Pfaffovs-fields: New manpage to document Open vSwitch and...
2017-01-21 Ben Pfaffactions: Add new "ct_clear" action.
2017-01-21 Ben Pfaffactions: Make "next" action able to jump from egress...
2017-01-21 Ben Pfaffactions: Introduce enum ovnact_pipeline.
2017-01-21 Ben Pfaffactions: Omit table number when possible for formatting...
2017-01-21 Ben Pfaffactions: Separate action structures for "next" and...
2017-01-21 Ben Pfaffactions: Add new OVN action "clone".
2017-01-21 Ben Pfaffactions: Make "free" functions per-struct, not per...
2017-01-21 Ben Pfaffovn-trace: Fix selection of table that "next" jumps to.
2017-01-20 Ben Pfaffactions: Make "arp { drop; };" acceptable.
2017-01-20 Ben Pfafflex: Make lexer_force_match() work for LEX_T_END.
2017-01-20 Ben Pfaffactions: Fix "arp" and "nd_na" followed by another...
2017-01-19 Mickey Spiegelovn: Introduce distributed gateway port and "chassisred...
2017-01-19 Mickey Spiegelovn: add is_chassis_resident match expression component
2017-01-19 Gurucharan Shettyovn-nbctl: Ability to bootstrap CA certificate.
2017-01-18 Gurucharan Shettyovn-ctl: Add bootstrap ovn-controller CA certificate...
2017-01-18 Aaron ConolelibX: add new release / version info tags
2017-01-17 Mickey Spiegelovn: document logical routers and logical patch ports...
2017-01-13 Mickey Spiegelovn: specify addresses of type "router" lsps as "router"
2017-01-13 Ben Pfaffdb-ctl-base: Always support all tables in schema.
2017-01-10 Ben Pfaffovn-controller: Clear conntrack state inside clone...
2017-01-06 zhaojingjingovn-nbctl: Fix documentation for "ovn-nbctl acl-add".
2017-01-06 zhaojingjingovn-nbctl: Specify the range of the tag for "ovn-nbctl...
2017-01-06 Ben Pfaffofctrl: Fix warning from sparse.
2017-01-06 Ben Pfaffofctrl: Fix version check in ofctrl_inject_packet().
2017-01-05 Justin Pettitovn-controller: Introduce "inject-pkt" ovs-appctl command.
2017-01-05 Justin Pettitovn-controller: Remove "_p" from pointer arguments...
2017-01-05 Justin Pettitovn-controller: Expose address sets to the main loop.
2017-01-05 Justin Pettitexpr: Rename "macros" to "addr_sets".
2017-01-05 Lance Richardsonovn-ctl: add support for SSL nb/sb db connections
2017-01-04 Lance Richardsonovn-sbctl: enable listing dhcp options tables
2016-12-28 Ben Pfaffovn-trace: New --ovs option to also print OpenFlow...
2016-12-28 Ben Pfaffovn-controller: Tie OpenFlow and logical flows using...
2016-12-23 Lance Richardsontable: correct documented default format in man pages
2016-12-22 Justin Pettitovn-trace: Fix small error condition memory leak in...
2016-12-21 Lance Richardsonovn-northd: fix monitor process naming
2016-12-21 Lance Richardsonovn-sb: remote connection management in sb db
2016-12-21 Lance Richardsonovn-nb: remote connection management in nb db
2016-12-21 Han Zhouovn-controller: Fix duplicated flow add attempts in...
2016-12-21 Mickey Spiegelovn-controller: Log chassis claiming lport only when...
2016-12-20 Guru Shettyovn-controller: Fix conntrack zone in gateway routers.
2016-12-20 Ben Pfaffovn-controller: Monitor only necessary southbound rows.
2016-12-20 Ben Pfaffovn-controller: Rename all_lports to local_lports.
2016-12-20 Ben Pfaffovn-controller: Drop most uses of OVS patch ports.
2016-12-20 Ben Pfaffovn-controller: Avoid code duplication getting chassis...
2016-12-20 Ben Pfaffpnysical: Factor code out of consider_port_binding().
2016-12-20 Ben Pfaffovn-controller: Handle only relevant ports and flows.
2016-12-20 Ben Pfafflport: Add index for logical datapaths.
2016-12-20 Ben Pfafflport: Tolerate null pointers in destroy functions.
2016-12-20 Ben Pfafflport: Be a little more careful building lport index.
2016-12-20 Ben Pfaffovn-controller: Make indexes more broadly available.
2016-12-20 Ben Pfaffovn-controller: Don't enable IDL tracking.
2016-12-13 Daniele Di Proiettoovn-northd: Sort options in put_dhcp(v6)_opts.
2016-12-12 Daniele Di Proiettoovn: Encode dhcpv6 PACKET_IN userdata as big endian.
2016-12-12 Ben Pfaffovn-trace: Implement DHCP option support.
2016-12-12 Stephen Finucanedoc: Populate 'topics' section
2016-12-12 Stephen Finucanedoc: Further populate the 'howto' section
2016-12-10 Ben Pfaffovn-sbctl: Fix a few minor typesetting errors.
2016-12-06 Ben Pfaffovn-trace: Add output format options to usage message.
2016-12-06 Guoshuai Liovn: Fix the duplicate code: start) ovsdb_server_start; ;
2016-12-06 Russell Bryantovn-controller(8): ovn-remote must be an ovsdb remote.
2016-12-02 Ben Pfaffovn-controller: Remove unused members from local_datapath.
2016-12-02 Ben Pfaffovn-controller: 'lports' and 'mcgroups' need not be...
2016-12-01 Ben Pfaffphysical: Remove obsolete comments.
2016-12-01 Ben Pfaffovn-controller: Remove obsolete concept of "stale"...
2016-11-29 Gurucharan Shettyovn-northd: Force SNAT for multiple gateway routers.
2016-11-29 Ben Pfaffovn-trace: Fix implementation of get_arp and get_nd...
2016-11-29 Ben Pfaffovn-trace: Fix daemon exit for bad datapaths or flows.
2016-11-28 Darrell Ballovn: Add additional comments regarding arp responders.
2016-11-28 Ramu Ramamurthyovn: Fix arping from vtep-gw physical port.
2016-11-21 nickcooper-zhangto... ovn-nbctl: Add NAT commands.
2016-11-19 Babu Shanmugamovn: OCF script for OVN OVSDB servers
2016-11-19 Babu Shanmugamovn: ovn-ctl support for HA ovn DB servers
2016-11-18 nickcooper-zhangto... ovn-nbctl: Fix manpage formatting typo.
2016-11-17 Russell Bryantovn-ctl: Fix --ovn-controller-log.
2016-11-15 Gurucharan Shettylogical-fields: Add ct.dnat and ct.snat symbols.
2016-11-14 Lance Richardsonovn-sbctl: document logging and common options in man...
2016-11-11 Russell Bryantovn-trace: Note that no match means drop.
2016-11-11 Russell Bryantovn-trace: Print stage name even without match.
next