From decc99fbbdba3394a5c611e2914b4d74aa6742a9 Mon Sep 17 00:00:00 2001 From: Pavel Machek Date: Fri, 28 Apr 2000 10:15:57 +0000 Subject: Killed fixme: I already fixed it. --- proto/rip/rip.c | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/proto/rip/rip.c b/proto/rip/rip.c index ba19a79..9d5b772 100644 --- a/proto/rip/rip.c +++ b/proto/rip/rip.c @@ -16,19 +16,6 @@ FIXME: (nonurgent) allow bigger frequencies than 1 regular update in 6 seconds (?) FIXME: propagation of metric=infinity into main routing table may or may not be good idea. - FIXME: mj wants us to be able to format attributes: - - and also a callback for naming and formatting of attributes. - The callback can return one of the following results: - - GA_UNKNOWN Attribute not recognized. - GA_NAME Attribute name recognized and put to the buffer, - generic code should format the value. - GA_FULL Both attribute name and value put to the buffer. - - Please update protocols generating dynamic attributes to provide - the attr_class and formatting hook. - */ #define LOCAL_DEBUG -- cgit v1.2.3