X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Frt_names.c;h=05046c2e0a499eb9b7c559c3cab897bf23e0a5dc;hb=refs%2Fheads%2Ffedora;hp=03df086dd2eae4a4d063071c97020b050381afa4;hpb=cb820e861caa85bb3942ab0c673e04b9408be0ad;p=iproute2.git diff --git a/lib/rt_names.c b/lib/rt_names.c index 03df086..05046c2 100644 --- a/lib/rt_names.c +++ b/lib/rt_names.c @@ -71,9 +71,8 @@ static char * rtnl_rtprot_tab[256] = { [RTPROT_ZEBRA] ="zebra", [RTPROT_BIRD] = "bird", [RTPROT_DNROUTED] = "dnrouted", -#ifdef RTPROT_XORP [RTPROT_XORP] = "xorp", -#endif + [RTPROT_NTK] = "ntk", };