]> git.proxmox.com Git - mirror_ovs.git/history - ovn/utilities/ovn-nbctl.c
lib: Move lib/poll-loop.h to include/openvswitch
[mirror_ovs.git] / ovn / utilities / ovn-nbctl.c
2017-11-03 Xiao Lianglib: Move lib/poll-loop.h to include/openvswitch
2017-11-02 Mark Michelsonovn: Add IPv6 capability to ovn-nbctl lb-add
2017-11-01 Mark Michelsonovn: Check for known logical switch port types.
2017-09-12 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/darball...
2017-09-11 Han Zhouovn-nbctl: fix validation logic for acl-del command
2017-07-31 Mark Michelsonovn: Add lsp-set-dhcpv6-options ovn-nbctl operation.
2017-07-29 Justin Pettitovn: Add support for ACL logging.
2017-07-27 Venkata Anilovn: l3ha, CLI for logical router port gateway chassis
2017-07-11 Timothy RedaelliFix some -Wimplicit-fallthrough warnings building with...
2017-06-13 Lance Richardsontreewide: Avoid undefined behavior passing null in...
2017-06-07 Lance Richardsonovn: ssl proto/cipher configuration in nb/sb db
2017-05-30 Ben Pfaffovn-nbctl, ovn-sbctl, ovs-vsctl: Remove gratuitous...
2017-05-03 Ben Pfaffovn-nbctl: Allow access to DHCP options via logical...
2017-05-03 Ben Pfaffovn-nbctl: Display and accept Neutron network, router...
2017-05-03 Ben Pfaffovn-nbctl: Omit "addresses: ["router"]" from "show...
2017-05-03 Ben Pfaffovn-nbctl: Display logical switch router ports in ...
2017-05-03 Ben Pfaffovn-nbctl: Include logical switch port type in "show...
2017-05-03 Ben Pfaffdb-ctl-base: Add support for identifying a row based...
2017-05-03 Ben Pfaffdb-ctl-base: Drop redundant 'table' field from struct...
2017-05-03 Ben Pfaffovn-sbctl, ovn-nbctl, ovs-vsctl: Remove useless record...
2017-05-03 Ben Pfaffovn-nbctl: Drop gratuitous indentation for "show" output.
2017-05-02 Numan Siddiqueovn-northd: Add logical flows to support native DNS
2017-04-24 Yi-Hung Weiovn-nbctl: Fix memory leak in nbctl_lr_nat_list()
2017-04-13 Lucas Alvares GomesAdd NAT information to the logical routers in nbctl...
2017-04-06 Lance Richardsontable: provide table formatting option help at runtime
2017-04-06 Lance Richardsonovn-nbctl: include db connection options in help
2017-01-31 Han Zhouovn-nbctl: check for duplicated ACL adding.
2017-01-27 Mickey Spiegelovn: ovn-nbctl commands for distributed NAT
2017-01-19 Gurucharan Shettyovn-nbctl: Ability to bootstrap CA certificate.
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-06 zhaojingjingovn-nbctl: Specify the range of the tag for "ovn-nbctl...
2016-12-23 Lance Richardsontable: correct documented default format in man pages
2016-12-21 Lance Richardsonovn-nb: remote connection management in nb db
2016-11-21 nickcooper-zhangto... ovn-nbctl: Add NAT commands.
2016-11-10 Ethan RahnAdd support for specifying SSL connection parameters...
2016-11-03 Gurucharan Shettyovn: Add a case of policy based routing.
2016-10-19 Ben Pfaffovsdb-idlc: Eliminate <prefix>_init() function from...
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-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-09 Gurucharan Shettyovn-northd: Tag allocation for nested containers.
2016-09-09 Ryan Moatsovn-nbctl, tests: Clean up noisy memory leaks
2016-08-16 Ben Pfaffovn-util: Add common functions for the default NB and...
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-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 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.