dpif-netlink: add GENEVE creation support
[cascardo/ovs.git] / ovn / utilities /
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.
2015-09-15 Ben Pfaffovn-nbctl: Enable database commands using db-ctl-base...
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-10 Justin Pettitovn-nbctl: Add ACL commands.
2015-09-09 Russell Bryantovn-sbctl: Adjust width for priority in lflow-list.
2015-09-04 Justin Pettitovn-nbctl: Sort output of most commands.
2015-08-19 Ben Pfaffovn-sbctl: Avoid cast in lflow_cmp().
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-12 Russell Bryantovn: Add lflow-list to ovn-sbctl.
2015-08-08 Alex Wangovn-sbctl: Add ovn-sbctl.
2015-08-08 Alex Wangovn-nbctl: Move ovn-nbctl to utilities directory.
2015-06-23 Gurucharan ShettyAdd a few OVN files as part of DISTCLEANFILES.
2015-06-19 Justin PettitMerge remote-tracking branch 'origin/master' into ovn4
2015-06-15 Russell Bryantovn: Add ovn-ctl to assist with OVN daemon lifecycle.