On Sun, Nov 05 2017, Jeremie Courreges-Anglas <j...@wxcvbn.org> wrote:
> ospf6d consistently fails when I ask it to reload its config, even
> though I have a very basic test setup:
>
> area 0.0.0.0 {
>         interface em0 { passive }
>         interface vether0
> }
>
> Fixing ospf6d doesn't seem trivial.  Having it fail and exit doesn't
> seem to be a sufficient incentive, so I propose to disable reloading
> until it is fixed.
>
> Just a suggestion, objections (and oks) welcome.

It's in.  As pointed out by jmc@, ospfctl(8) ought to be adjusted.
Instead of deleting the documentation for this command, I'm just
mentioning that it is disabled.  Thoughts / ok?


Index: ospf6ctl.8
===================================================================
RCS file: /d/cvs/src/usr.sbin/ospf6ctl/ospf6ctl.8,v
retrieving revision 1.10
diff -u -p -p -u -r1.10 ospf6ctl.8
--- ospf6ctl.8  27 Jul 2015 18:48:05 -0000      1.10
+++ ospf6ctl.8  5 Nov 2017 17:17:24 -0000
@@ -64,6 +64,7 @@ Disable verbose debug logging.
 Enable verbose debug logging.
 .It Cm reload
 Reload the configuration file.
+This command currently has no effect.
 .It Cm show database Op Ar filter
 Show the link state database.
 .Ar filter

-- 
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE

Reply via email to