]> git.proxmox.com Git - mirror_frr.git/commit
ospfd: refactor range commands
authorRenato Westphal <renato@opensourcerouting.org>
Wed, 8 Mar 2023 00:13:53 +0000 (21:13 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Fri, 31 Mar 2023 22:28:15 +0000 (19:28 -0300)
commit4312d66f9f3dc948f1aa4716b5a6af4e3bbd861f
tree427cb768679507fd46a20086eed22b1ed8348959
parentc2b55093a17c9c8e0217b8c4c4d03af2152908e4
ospfd: refactor range commands

* Update the "range" helpers to accept an area pointer instead of
  an area ID;
* Always call ospf_area_display_format_set() after every "range"
  command to ensure consistency.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
ospfd/ospf_abr.c
ospfd/ospf_abr.h
ospfd/ospf_vty.c