diff options
| author | Russ White <russ@riw.us> | 2018-04-04 20:52:45 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-04-04 20:52:45 -0400 |
| commit | dae77564e2176e477b1d28f5ac5811ef826a2e47 (patch) | |
| tree | f6262b13c1a75d07232a12d1ae12a24416d2c8a2 /lib/command.c | |
| parent | fc429a30d5d94bb8a844f9e1b930fe287f6215a3 (diff) | |
| parent | aec1641e5235da956277b6c3bfa45379af759f78 (diff) | |
Merge pull request #2006 from qlyoung/remove-irdp-node
lib: remove IRDP_NODE
Diffstat (limited to 'lib/command.c')
| -rw-r--r-- | lib/command.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/command.c b/lib/command.c index 3bbea63060..f244d67e86 100644 --- a/lib/command.c +++ b/lib/command.c @@ -96,7 +96,6 @@ const char *node_names[] = { "ldp l2vpn", // LDP_L2VPN_NODE, "ldp", // LDP_PSEUDOWIRE_NODE, "isis", // ISIS_NODE, - "irdp", // IRDP_NODE, "static ip", // IP_NODE, "ipv4 access list", // ACCESS_NODE, "ipv4 prefix list", // PREFIX_NODE, |
