]> git.proxmox.com Git - mirror_ovs.git/history - ovn/utilities
ovn-trace: Print stage name even without match.
[mirror_ovs.git] / ovn / utilities /
2016-11-11 Russell Bryantovn-trace: Print stage name even without match.
2016-11-10 Ethan RahnAdd support for specifying SSL connection parameters...
2016-11-03 Gurucharan Shettyovn: Add a case of policy based routing.
2016-11-01 Lance Richardsonovn-southbound: Implement read-only connection support.
2016-10-19 Ben Pfaffovsdb-idlc: Eliminate <prefix>_init() function from...
2016-10-07 Ben Pfaffovn-trace: Include source file and line number referenc...
2016-10-06 nickcooper-zhangto... ovn-nbctl: Improve ovn-nbctl manpage
2016-10-06 nickcooper-zhangto... ovn-nbctl: Fix memory leak in nbctl_lr_route_add
2016-10-06 nickcooper-zhangto... ovn-nbctl: Check the length of MAC address
2016-10-06 Babu ShanmugamDSCP marking on packets
2016-10-04 Babu ShanmugamCheck and allocate free qdisc queue id for ports with...
2016-10-03 nickcooper-zhangto... ovn-nbctl: Add LB commands.
2016-10-03 nickcooper-zhangto... ovn-nbctl: Remove unreachable code.
2016-10-03 nickcooper-zhangto... ovn-nbctl: Fix memory leak in nbctl_lrp_add.
2016-09-23 Gurucharan Shettyovn: Initialize the databases.
2016-09-14 Alin SerdeanWindows: Extend support for binaries which allow detach
2016-09-09 Gurucharan Shettyovn-northd: Tag allocation for nested containers.
2016-09-09 Ryan Moatsovn-nbctl, tests: Clean up noisy memory leaks
2016-09-08 Han Zhouovn-nbctl: Update man page for missing tables.
2016-08-31 Jarno Rajahalmeofp-actions: Waste less memory in set field and load...
2016-08-26 Conner HerrigesAdd monitoring to ovsdb-server
2016-08-12 Justin Pettitovn-trace: Minor cleanups.
2016-08-23 Flavio Fernandesovn-trace: add generated files to .gitignore.
2016-08-16 Lance Richardsonovn: include ovn-trace.8 in DISTCLEANFILES
2016-08-16 Ben Pfaffovn-trace: New utility.
2016-08-16 Ben Pfaffovn-northd: Copy name in logical datapath southbound...
2016-08-16 Ben Pfaffovn-util: Add common functions for the default NB and...
2016-08-14 Jesse Grossovn-controller: Use UDP checksums when creating Geneve...
2016-08-08 Ben Pfaffsmap: New function smap_get_def().
2016-08-08 Ben Pfaffovn-nbctl: Add details for common options to manpage.
2016-08-08 Ben Pfaffovn: Fix spelling errors in manpages.
2016-08-08 Ben Pfaffovn-sbctl: Remove unused enum.
2016-08-08 Ben Pfaffovn-nbctl: Add "sync" command to wait for previous...
2016-08-02 Han Zhouovn-nbctl: fix help message for lsp-get/set-addresses
2016-07-28 Nimay Desaiovn-northd, tests: Adding IPAM to ovn-northd.
2016-07-28 Ryan Moatsovn: Add ovn-controller-vtep debian package
2016-07-27 Ben Pfaffovn-nbctl: Improve usage message.
2016-07-27 Ben Pfaffovn: Make it possible for CMS to detect when the OVN...
2016-07-26 Numan Siddiqueovn-northd: Add logical flows to support native DHCPv4
2016-07-23 Terry Wilsonjson: Move from lib to include/openvswitch.
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 Justin Pettitovn-nbctl: Print router port networks in "show".
2016-07-13 Justin Pettitovn: Support multiple addresses on a single logical...
2016-07-07 Russell Bryantovn-sbctl: Change lport-(un)bind to lsp-(un)bind.
2016-07-04 Gurucharan Shettyovn: Add support for Load balancers.
2016-07-03 Russell Bryantovn: Add address set support for ACLs.
2016-07-03 nickcooper-zhangto... ovn-nbctl: Improve manpage.
2016-07-03 William Tuovn-nbctl: Fix double free in nbctl_lr_route_list().
2016-07-01 Gurucharan Shettyovn-nbctl: Ability to update a route's output port.
2016-06-27 Ben Pfaffutil: New function nullable_xstrdup().
2016-06-21 Gurucharan Shettyovn: DNAT and SNAT on a gateway router.
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-03 Nirapada Ghoshovn-nbctl: Add lrouter and lrport related commands.
2016-05-19 William Tuovn-nbctl: Fix memory leak reported by Valgrind.
2016-05-08 Ben Pfaffovn-nbctl: Add sanity checking for lswitch-add.
2016-05-08 Ben Pfaffovn-nbctl: Make error handling consistent with ovs...
2016-05-08 Ben Pfaffovn-nbctl: Mark lport-del commands as writing the database.
2016-05-06 Hui Kangovn-sbctl: Display correct ovnsb sock location in help...
2016-05-05 Steve Ruanovn-northd: Add support for static_routes.
2016-04-07 Gurucharan Shettyovn-docker: Update overlay mode for new tcp ports.
2016-04-01 RYAN D. MOATSovn: Fix bug in ovn-ctl argument order
2016-03-31 RYAN D. MOATSovn-ctl: Rationalize arguments.
2016-03-24 Russell Bryantovn: Fix some split db issues in ovn-ctl.
2016-03-24 RYAN D. MOATSSeparating OVN NB and SB database processes
2016-03-23 Russell Bryantovn: Add hostname to Chassis.
2016-03-19 Ben WarrenMove lib/dynamic-string.h to include/openvswitch directory
2016-03-12 Ben Pfaffovn: Implement basic ARP support for L3 logical routers.
2016-02-22 William Tuovs-bugtool: Create OVN plugin and add output.
2016-02-10 Ben Pfaffvlog: Make the most common module reference more direct.
2016-02-03 Ben Pfaffvlog: Stop using explicit references to external log...
2016-01-21 Russell Bryantovn-nbctl: Update show format for addresses.
2016-01-21 Russell Bryantovn-nbctl: Help catch lport-set-addresses mistakes.
2016-01-14 Gurucharan ShettyMerge branch 'master' of ssh://github.com/openvswitch...
2016-01-12 Wei Liovn-nbctl: add db commands help and manpage
2015-12-16 Gurucharan Shettyovn-ctl: Add daemon status functions.
2015-11-14 Gurucharan ShettyAdd Docker integration for OVN.
2015-11-09 Justin Pettitovn: Change printed stage names.
2015-10-23 Justin Pettitovn-nbctl: Fix memory leak in option processing.
2015-10-19 Justin Pettitovn: Reduce range of ACL priorities.
2015-10-17 Ben Pfaffovn-nb: Add support for IP+MAC binding pairs in Port_Bi...
2015-10-17 Ben Pfaffovn-nb: Rename Port_Bindings 'macs' column to 'addresses'.
2015-10-16 Justin Pettitovn-sbctl: Add multiple encaps with "chassis-add".
2015-10-16 Ben Pfaffovn-nbctl: Remove external-ids commands.
2015-10-15 Justin Pettitovn-sbctl.8: Fix bridge modification references.
2015-10-14 Justin Pettitovn: Fix space/tab issues from man pages.
2015-10-07 Ben Pfaffovn-sbctl: Use environment var OVN_SB_DB to find the...
2015-10-06 Russell Bryantovn-nbctl: Split parent and tag in "show" output.
2015-10-02 Gurucharan Shettyovn-ctl: Ability to upgrade databases.
2015-10-02 Gurucharan Shettyovn-ctl, ovs-ctl: Move common code to ovs-lib.
2015-10-02 Ben Pfaffovn-nbctl: Avoid minor code duplication.
2015-10-02 Ben Pfaffovn-nbctl: Minor fix for manpage.
2015-10-02 Gurucharan Shettyovn-ctl: Remove non-existant function call.
2015-10-01 Gurucharan Shettyovn-ctl: Fix a function call.
next