ovn: Make it possible for CMS to detect when the OVN system is up-to-date.
[cascardo/ovs.git] / ovn / utilities / ovn-nbctl.c
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 Justin Pettitovn-nbctl: Print router port networks in "show".
2016-07-13 Justin Pettitovn: Support multiple addresses on a single logical...
2016-07-04 Gurucharan Shettyovn: Add support for Load balancers.
2016-07-03 Russell Bryantovn: Add address set support for ACLs.
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-05 Steve Ruanovn-northd: Add support for static_routes.
2016-03-24 RYAN D. MOATSSeparating OVN NB and SB database processes
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-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 Ben Pfaffovn-nbctl: Remove external-ids commands.
2015-10-06 Russell Bryantovn-nbctl: Split parent and tag in "show" output.
2015-10-02 Ben Pfaffovn-nbctl: Avoid minor code duplication.
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-10 Justin Pettitovn-nbctl: Add ACL commands.
2015-09-04 Justin Pettitovn-nbctl: Sort output of most commands.
2015-08-08 Alex Wangovn-nbctl: Move ovn-nbctl to utilities directory.