]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
Killed fixme: I already fixed it.
authorPavel Machek <pavel@ucw.cz>
Fri, 28 Apr 2000 10:15:57 +0000 (10:15 +0000)
committerPavel Machek <pavel@ucw.cz>
Fri, 28 Apr 2000 10:15:57 +0000 (10:15 +0000)
proto/rip/rip.c

index ba19a79c0f4056ec24aa5c35b260a2aeae27c451..9d5b772bf0d93fa20cc100c91272eca53b8529e6 100644 (file)
        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