diff options
| author | Renato Westphal <renato@openbsd.org> | 2017-09-27 12:02:54 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-09-27 12:02:54 -0300 |
| commit | e74339e2359b846b61544f7d839d15d9d2aab660 (patch) | |
| tree | 5d19d58ce5099e7e72bca7334c18244294d23074 /lib/command.h | |
| parent | 40acdd93b22f062edffd48a6c4101dd940959b7c (diff) | |
| parent | b8d6c2c11e9800970b187fd1be4b940981386534 (diff) | |
Merge pull request #1201 from dwalton76/bgpd-debug-updates-prefix
Bgpd debug updates prefix
Diffstat (limited to 'lib/command.h')
| -rw-r--r-- | lib/command.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/command.h b/lib/command.h index 1c6938523c..8cccb62de3 100644 --- a/lib/command.h +++ b/lib/command.h @@ -357,6 +357,7 @@ struct cmd_node { #define OSPF_RI_STR "OSPF Router Information specific commands\n" #define PCE_STR "PCE Router Information specific commands\n" #define MPLS_STR "MPLS information\n" +#define WATCHFRR_STR "watchfrr information\n" #define CONF_BACKUP_EXT ".sav" |
