diff options
| author | David Lamparter <equinox@opensourcerouting.org> | 2016-11-28 17:35:08 +0100 |
|---|---|---|
| committer | David Lamparter <equinox@opensourcerouting.org> | 2016-11-28 17:35:08 +0100 |
| commit | cdf76126497e0346e0cbb6fb27db2d24b3bc872e (patch) | |
| tree | 43a505ff49a17f660e7f1a61fbb47ab1179d91ae /lib/nexthop.c | |
| parent | 7fc0257282f6a719304018de7367ef9675cb63fb (diff) | |
| parent | 18653436b7e7e5cb7a3ea8ba8a182598cbfbd247 (diff) | |
Merge remote-tracking branch 'cmaster-next' into cmaster-next-releng
Diffstat (limited to 'lib/nexthop.c')
| -rw-r--r-- | lib/nexthop.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/nexthop.c b/lib/nexthop.c index d7d8f0cd30..7b8ac95e83 100644 --- a/lib/nexthop.c +++ b/lib/nexthop.c @@ -82,7 +82,6 @@ nexthop_type_to_str (enum nexthop_types_t nh_type) static const char *desc[] = { "none", "Directly connected", - "Interface route", "IPv4 nexthop", "IPv4 nexthop with ifindex", "IPv6 nexthop", |
