diff options
| author | Igor Ryzhov <iryzhov@nfware.com> | 2019-08-02 17:10:11 +0300 |
|---|---|---|
| committer | Igor Ryzhov <iryzhov@nfware.com> | 2019-08-02 17:10:11 +0300 |
| commit | c7975431e633c88ff9a728aba514f97638d4f51a (patch) | |
| tree | f00873ae4047cc13848a287b8d07756471648d6b /lib/netns_other.c | |
| parent | daeca91f7c228eec8039563daf3ce023516282dc (diff) | |
all: remove logical-router functionality
Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
Diffstat (limited to 'lib/netns_other.c')
| -rw-r--r-- | lib/netns_other.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/netns_other.c b/lib/netns_other.c index 4c7be05fab..b0aae4f8df 100644 --- a/lib/netns_other.c +++ b/lib/netns_other.c @@ -82,7 +82,7 @@ const char *ns_get_name(struct ns *ns) } /* only called from vrf ( when removing netns from vrf) - * or at VRF or logical router termination + * or at VRF termination */ void ns_delete(struct ns *ns) { |
