diff options
| author | David Lamparter <equinox@opensourcerouting.org> | 2019-08-06 16:45:56 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-08-06 16:45:56 +0200 |
| commit | c8ec87df6e2bc4de3988bd540d369d3589bdeab6 (patch) | |
| tree | f963fbb2e12512e142a63582a418508431c43693 /lib/command.h | |
| parent | 7040d52aafca16fb0048c1712a919d8209c54dc9 (diff) | |
| parent | c7975431e633c88ff9a728aba514f97638d4f51a (diff) | |
all: remove logical-router functionality (#4774)
all: remove logical-router functionality
Diffstat (limited to 'lib/command.h')
| -rw-r--r-- | lib/command.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/command.h b/lib/command.h index 08d6128af4..8dc35a0fdc 100644 --- a/lib/command.h +++ b/lib/command.h @@ -98,7 +98,6 @@ enum node_type { AAA_NODE, /* AAA node. */ KEYCHAIN_NODE, /* Key-chain node. */ KEYCHAIN_KEY_NODE, /* Key-chain key node. */ - LOGICALROUTER_NODE, /* Logical-Router node. */ IP_NODE, /* Static ip route node. */ VRF_NODE, /* VRF mode node. */ INTERFACE_NODE, /* Interface mode node. */ |
